[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 13:17:33.337925  5772 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.163.62:36239
I20260710 13:17:33.339365  5772 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:17:33.340315  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:33.356832  5779 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:33.356913  5778 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:33.358978  5772 server_base.cc:1061] running on GCE node
W20260710 13:17:33.356894  5781 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:34.538707  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:34.539052  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:34.539242  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689454539220 us; error 0 us; skew 500 ppm
I20260710 13:17:34.540025  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:34.545346  5772 webserver.cc:533] Webserver started at http://127.5.163.62:41553/ using document root <none> and password file <none>
I20260710 13:17:34.546180  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:34.546370  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:34.546762  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:34.552415  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/master-0-root/instance:
uuid: "6d0ad925f87c43c09d979c7ee0418865"
format_stamp: "Formatted at 2026-07-10 13:17:34 on dist-test-slave-20gn"
I20260710 13:17:34.560058  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:17:34.565084  5787 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:34.566205  5772 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:17:34.566560  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/master-0-root
uuid: "6d0ad925f87c43c09d979c7ee0418865"
format_stamp: "Formatted at 2026-07-10 13:17:34 on dist-test-slave-20gn"
I20260710 13:17:34.566897  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:34.630527  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:34.632117  5772 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 13:17:34.632587  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:34.704151  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.62:36239
I20260710 13:17:34.704237  5838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.62:36239 every 8 connection(s)
I20260710 13:17:34.711818  5839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:34.733069  5839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865: Bootstrap starting.
I20260710 13:17:34.738955  5839 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.740861  5839 log.cc:826] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865: Log is configured to *not* fsync() on all Append() calls
I20260710 13:17:34.745304  5839 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865: No bootstrap required, opened a new log
I20260710 13:17:34.766285  5839 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d0ad925f87c43c09d979c7ee0418865" member_type: VOTER }
I20260710 13:17:34.766829  5839 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.767093  5839 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d0ad925f87c43c09d979c7ee0418865, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.768086  5839 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6d0ad925f87c43c09d979c7ee0418865" member_type: VOTER }
I20260710 13:17:34.768584  5839 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:34.768934  5839 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:34.769277  5839 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.773428  5839 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d0ad925f87c43c09d979c7ee0418865" member_type: VOTER }
I20260710 13:17:34.774194  5839 leader_election.cc:304] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [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: 6d0ad925f87c43c09d979c7ee0418865; no voters: 
I20260710 13:17:34.775879  5839 leader_election.cc:290] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:34.776238  5842 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.778409  5842 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [term 1 LEADER]: Becoming Leader. State: Replica: 6d0ad925f87c43c09d979c7ee0418865, State: Running, Role: LEADER
I20260710 13:17:34.779376  5842 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [LEADER]: Queue going to LEADER mode. State: All 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: "6d0ad925f87c43c09d979c7ee0418865" member_type: VOTER }
I20260710 13:17:34.780417  5839 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:34.789789  5844 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6d0ad925f87c43c09d979c7ee0418865" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d0ad925f87c43c09d979c7ee0418865" member_type: VOTER } }
I20260710 13:17:34.790499  5844 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:34.790504  5843 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6d0ad925f87c43c09d979c7ee0418865. Latest consensus state: current_term: 1 leader_uuid: "6d0ad925f87c43c09d979c7ee0418865" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6d0ad925f87c43c09d979c7ee0418865" member_type: VOTER } }
I20260710 13:17:34.791143  5843 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:34.798058  5851 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:34.809388  5851 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:34.813915  5772 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:34.827154  5851 catalog_manager.cc:1383] Generated new cluster ID: 31c73d2e91164eeb9ffc4b295f1fe439
I20260710 13:17:34.827440  5851 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:34.840854  5851 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:34.842361  5851 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:34.855625  5851 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865: Generated new TSK 0
I20260710 13:17:34.856534  5851 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:34.880883  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:34.890278  5861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:34.891373  5862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:34.894832  5864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:34.894908  5772 server_base.cc:1061] running on GCE node
I20260710 13:17:34.896001  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:34.896278  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:34.896484  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689454896467 us; error 0 us; skew 500 ppm
I20260710 13:17:34.897323  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:34.901398  5772 webserver.cc:533] Webserver started at http://127.5.163.1:37589/ using document root <none> and password file <none>
I20260710 13:17:34.902104  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:34.902348  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:34.902690  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:34.904188  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-0-root/instance:
uuid: "4d33e6117dbc4be4b56298370b2eb546"
format_stamp: "Formatted at 2026-07-10 13:17:34 on dist-test-slave-20gn"
I20260710 13:17:34.911027  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:17:34.916085  5869 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:34.916992  5772 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:17:34.917361  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-0-root
uuid: "4d33e6117dbc4be4b56298370b2eb546"
format_stamp: "Formatted at 2026-07-10 13:17:34 on dist-test-slave-20gn"
I20260710 13:17:34.917749  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:34.943497  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:34.945319  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:34.948102  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:34.953644  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:34.953964  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:34.954306  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:34.954537  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:35.056778  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.1:40707
I20260710 13:17:35.056864  5931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.1:40707 every 8 connection(s)
I20260710 13:17:35.064006  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:35.073410  5936 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:35.077247  5937 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:35.088335  5939 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:35.088551  5772 server_base.cc:1061] running on GCE node
I20260710 13:17:35.089708  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:35.089988  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:35.090193  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689455090177 us; error 0 us; skew 500 ppm
I20260710 13:17:35.090937  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:35.095063  5772 webserver.cc:533] Webserver started at http://127.5.163.2:44219/ using document root <none> and password file <none>
I20260710 13:17:35.095754  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:35.096015  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:35.096104  5932 heartbeater.cc:344] Connected to a master server at 127.5.163.62:36239
I20260710 13:17:35.096406  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:35.096639  5932 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:35.097640  5932 heartbeater.cc:507] Master 127.5.163.62:36239 requested a full tablet report, sending...
I20260710 13:17:35.097918  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-1-root/instance:
uuid: "0665cf1593994847a90cf439307ce580"
format_stamp: "Formatted at 2026-07-10 13:17:35 on dist-test-slave-20gn"
I20260710 13:17:35.100476  5804 ts_manager.cc:194] Registered new tserver with Master: 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707)
I20260710 13:17:35.102859  5804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56688
I20260710 13:17:35.104939  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:17:35.110404  5944 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:35.111337  5772 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:17:35.111682  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-1-root
uuid: "0665cf1593994847a90cf439307ce580"
format_stamp: "Formatted at 2026-07-10 13:17:35 on dist-test-slave-20gn"
I20260710 13:17:35.112035  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:35.132712  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:35.134387  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:35.136935  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:35.140553  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:35.140846  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:17:35.141132  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:35.141333  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:35.229605  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.2:42431
I20260710 13:17:35.229686  6006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.2:42431 every 8 connection(s)
I20260710 13:17:35.238389  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:35.247978  6010 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:35.251425  6007 heartbeater.cc:344] Connected to a master server at 127.5.163.62:36239
I20260710 13:17:35.251912  6007 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:35.252971  5772 server_base.cc:1061] running on GCE node
I20260710 13:17:35.253206  6007 heartbeater.cc:507] Master 127.5.163.62:36239 requested a full tablet report, sending...
W20260710 13:17:35.254362  6011 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:35.254549  6013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:35.255676  5804 ts_manager.cc:194] Registered new tserver with Master: 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:35.255811  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:35.256107  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:35.256304  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689455256286 us; error 0 us; skew 500 ppm
I20260710 13:17:35.257076  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:35.257176  5804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56704
I20260710 13:17:35.260035  5772 webserver.cc:533] Webserver started at http://127.5.163.3:40973/ using document root <none> and password file <none>
I20260710 13:17:35.260682  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:35.260926  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:35.261227  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:35.262679  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-2-root/instance:
uuid: "c113481ca52a47b3b45bac647d4e2cf2"
format_stamp: "Formatted at 2026-07-10 13:17:35 on dist-test-slave-20gn"
I20260710 13:17:35.268435  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260710 13:17:35.272739  6018 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:35.273604  5772 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 13:17:35.273949  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-2-root
uuid: "c113481ca52a47b3b45bac647d4e2cf2"
format_stamp: "Formatted at 2026-07-10 13:17:35 on dist-test-slave-20gn"
I20260710 13:17:35.274300  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689453170879-5772-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:35.315819  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:35.317121  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:35.318490  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:35.320787  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:35.321012  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:35.321249  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:35.321436  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:35.407729  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.3:41153
I20260710 13:17:35.407884  6080 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.3:41153 every 8 connection(s)
I20260710 13:17:35.425563  6081 heartbeater.cc:344] Connected to a master server at 127.5.163.62:36239
I20260710 13:17:35.425956  6081 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:35.426789  6081 heartbeater.cc:507] Master 127.5.163.62:36239 requested a full tablet report, sending...
I20260710 13:17:35.428828  5804 ts_manager.cc:194] Registered new tserver with Master: c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:35.429404  5772 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014644785s
I20260710 13:17:35.430533  5804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56714
I20260710 13:17:35.478214  5804 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56730:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:17:35.481792  5804 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:17:35.600014  5896 tablet_service.cc:1511] Processing CreateTablet for tablet 72b03beba2b7401e919ac1095085d903 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:35.601804  5895 tablet_service.cc:1511] Processing CreateTablet for tablet 9444c3fad5414bfaa2975770aa35c670 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:35.604334  5894 tablet_service.cc:1511] Processing CreateTablet for tablet fb2ee05b0dae44e29b9903da0f3dd6af (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:35.601769  5896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72b03beba2b7401e919ac1095085d903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.600193  5897 tablet_service.cc:1511] Processing CreateTablet for tablet c1ffba0f39104763a7e33d5ea35d0fdb (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:35.608479  5894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2ee05b0dae44e29b9903da0f3dd6af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.609452  5893 tablet_service.cc:1511] Processing CreateTablet for tablet dfb426e543d04407889d859718b868db (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:35.615334  5895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9444c3fad5414bfaa2975770aa35c670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.615263  5892 tablet_service.cc:1511] Processing CreateTablet for tablet f70a5be324c84cf7afe71e1ffaab64da (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:35.618315  5893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb426e543d04407889d859718b868db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.624140  6045 tablet_service.cc:1511] Processing CreateTablet for tablet 72b03beba2b7401e919ac1095085d903 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:35.624001  6046 tablet_service.cc:1511] Processing CreateTablet for tablet c1ffba0f39104763a7e33d5ea35d0fdb (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:35.626224  6045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72b03beba2b7401e919ac1095085d903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.627375  5897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ffba0f39104763a7e33d5ea35d0fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.629141  6046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ffba0f39104763a7e33d5ea35d0fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.631213  5892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70a5be324c84cf7afe71e1ffaab64da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.634331  5972 tablet_service.cc:1511] Processing CreateTablet for tablet c1ffba0f39104763a7e33d5ea35d0fdb (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:35.638339  6044 tablet_service.cc:1511] Processing CreateTablet for tablet 9444c3fad5414bfaa2975770aa35c670 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:35.642444  6043 tablet_service.cc:1511] Processing CreateTablet for tablet fb2ee05b0dae44e29b9903da0f3dd6af (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:35.640188  5971 tablet_service.cc:1511] Processing CreateTablet for tablet 72b03beba2b7401e919ac1095085d903 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:35.662053  5970 tablet_service.cc:1511] Processing CreateTablet for tablet 9444c3fad5414bfaa2975770aa35c670 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:35.664669  5969 tablet_service.cc:1511] Processing CreateTablet for tablet fb2ee05b0dae44e29b9903da0f3dd6af (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:35.657984  5968 tablet_service.cc:1511] Processing CreateTablet for tablet dfb426e543d04407889d859718b868db (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:35.667013  6044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9444c3fad5414bfaa2975770aa35c670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.688305  5967 tablet_service.cc:1511] Processing CreateTablet for tablet f70a5be324c84cf7afe71e1ffaab64da (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:35.690452  6042 tablet_service.cc:1511] Processing CreateTablet for tablet dfb426e543d04407889d859718b868db (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:35.692065  6041 tablet_service.cc:1511] Processing CreateTablet for tablet f70a5be324c84cf7afe71e1ffaab64da (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:35.656469  5891 tablet_service.cc:1511] Processing CreateTablet for tablet c2e82be530b448f6ba68937c89dd51dd (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:35.699875  5891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e82be530b448f6ba68937c89dd51dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.692730  5972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ffba0f39104763a7e33d5ea35d0fdb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.705258  6042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb426e543d04407889d859718b868db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.708942  5968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfb426e543d04407889d859718b868db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.714213  6041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70a5be324c84cf7afe71e1ffaab64da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.717054  5969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2ee05b0dae44e29b9903da0f3dd6af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.722621  6043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb2ee05b0dae44e29b9903da0f3dd6af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.729646  5890 tablet_service.cc:1511] Processing CreateTablet for tablet 3200b5ec409749098ca848d01a796278 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:35.730127  6040 tablet_service.cc:1511] Processing CreateTablet for tablet c2e82be530b448f6ba68937c89dd51dd (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:35.731124  5890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3200b5ec409749098ca848d01a796278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.731525  6040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e82be530b448f6ba68937c89dd51dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.726434  5966 tablet_service.cc:1511] Processing CreateTablet for tablet c2e82be530b448f6ba68937c89dd51dd (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:35.733883  5966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e82be530b448f6ba68937c89dd51dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.780606  5970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9444c3fad5414bfaa2975770aa35c670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.776953  6039 tablet_service.cc:1511] Processing CreateTablet for tablet 3200b5ec409749098ca848d01a796278 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:35.796558  6039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3200b5ec409749098ca848d01a796278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.796325  5896 tablet_service.cc:1511] Processing CreateTablet for tablet 8a52c343c0484385833dd5e55f6dd655 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:35.805060  5896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a52c343c0484385833dd5e55f6dd655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.809751  5967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70a5be324c84cf7afe71e1ffaab64da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.818931  5971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72b03beba2b7401e919ac1095085d903. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.751224  5965 tablet_service.cc:1511] Processing CreateTablet for tablet 3200b5ec409749098ca848d01a796278 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260710 13:17:35.813740  5852 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:35.836778  6038 tablet_service.cc:1511] Processing CreateTablet for tablet 8a52c343c0484385833dd5e55f6dd655 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:35.838682  6038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a52c343c0484385833dd5e55f6dd655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.842072  5964 tablet_service.cc:1511] Processing CreateTablet for tablet 8a52c343c0484385833dd5e55f6dd655 (DEFAULT_TABLE table=test-workload [id=ff11c27be9f4423f886220244d27858c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:35.888370  6099 tablet_bootstrap.cc:492] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546: Bootstrap starting.
I20260710 13:17:35.896775  5965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3200b5ec409749098ca848d01a796278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.911514  5964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a52c343c0484385833dd5e55f6dd655. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:35.940064  6099 tablet_bootstrap.cc:654] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.039803  6101 tablet_bootstrap.cc:492] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580: Bootstrap starting.
I20260710 13:17:36.038367  6100 tablet_bootstrap.cc:492] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2: Bootstrap starting.
I20260710 13:17:36.048991  6099 tablet_bootstrap.cc:492] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546: No bootstrap required, opened a new log
I20260710 13:17:36.049893  6099 ts_tablet_manager.cc:1403] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546: Time spent bootstrapping tablet: real 0.204s	user 0.012s	sys 0.014s
I20260710 13:17:36.051396  6100 tablet_bootstrap.cc:654] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.054771  6099 raft_consensus.cc:359] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.059449  6099 raft_consensus.cc:385] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.059854  6099 raft_consensus.cc:740] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.064409  6099 consensus_queue.cc:260] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.068115  6100 tablet_bootstrap.cc:492] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2: No bootstrap required, opened a new log
I20260710 13:17:36.068715  6100 ts_tablet_manager.cc:1403] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.000s
I20260710 13:17:36.071094  6101 tablet_bootstrap.cc:654] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.072436  6100 raft_consensus.cc:359] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.073418  6100 raft_consensus.cc:385] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.073786  6100 raft_consensus.cc:740] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.074703  6100 consensus_queue.cc:260] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.077148  5932 heartbeater.cc:499] Master 127.5.163.62:36239 was elected leader, sending a full tablet report...
I20260710 13:17:36.077682  6099 ts_tablet_manager.cc:1434] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546: Time spent starting tablet: real 0.027s	user 0.012s	sys 0.006s
I20260710 13:17:36.078687  6099 tablet_bootstrap.cc:492] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546: Bootstrap starting.
I20260710 13:17:36.079344  6101 tablet_bootstrap.cc:492] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580: No bootstrap required, opened a new log
I20260710 13:17:36.079752  6101 ts_tablet_manager.cc:1403] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.000s
I20260710 13:17:36.083953  6101 raft_consensus.cc:359] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.084709  6101 raft_consensus.cc:385] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.084987  6101 raft_consensus.cc:740] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.085552  6099 tablet_bootstrap.cc:654] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.085664  6101 consensus_queue.cc:260] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.090583  6081 heartbeater.cc:499] Master 127.5.163.62:36239 was elected leader, sending a full tablet report...
I20260710 13:17:36.092044  6100 ts_tablet_manager.cc:1434] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260710 13:17:36.093472  6100 tablet_bootstrap.cc:492] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2: Bootstrap starting.
I20260710 13:17:36.102248  6101 ts_tablet_manager.cc:1434] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 13:17:36.104302  6007 heartbeater.cc:499] Master 127.5.163.62:36239 was elected leader, sending a full tablet report...
I20260710 13:17:36.108426  6100 tablet_bootstrap.cc:654] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.110466  6099 tablet_bootstrap.cc:492] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546: No bootstrap required, opened a new log
I20260710 13:17:36.111157  6099 ts_tablet_manager.cc:1403] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.013s
I20260710 13:17:36.114125  6099 raft_consensus.cc:359] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.115005  6099 raft_consensus.cc:385] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.116024  6099 raft_consensus.cc:740] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.116221  6106 raft_consensus.cc:493] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.118420  6106 raft_consensus.cc:515] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.118733  6099 consensus_queue.cc:260] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.121989  6099 ts_tablet_manager.cc:1434] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:17:36.122961  6099 tablet_bootstrap.cc:492] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546: Bootstrap starting.
I20260710 13:17:36.117035  6101 tablet_bootstrap.cc:492] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580: Bootstrap starting.
I20260710 13:17:36.126072  6106 leader_election.cc:290] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.137553  6104 raft_consensus.cc:493] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.138319  6104 raft_consensus.cc:515] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.142668  6104 leader_election.cc:290] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.151026  6100 tablet_bootstrap.cc:492] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2: No bootstrap required, opened a new log
I20260710 13:17:36.151762  6100 ts_tablet_manager.cc:1403] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2: Time spent bootstrapping tablet: real 0.059s	user 0.006s	sys 0.014s
I20260710 13:17:36.160282  6100 raft_consensus.cc:359] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.161065  6100 raft_consensus.cc:385] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.161377  6100 raft_consensus.cc:740] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.161793  6101 tablet_bootstrap.cc:654] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.162150  6100 consensus_queue.cc:260] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
W20260710 13:17:36.172418  6082 tablet.cc:2406] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:17:36.171391  6099 tablet_bootstrap.cc:654] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.178650  6100 ts_tablet_manager.cc:1434] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260710 13:17:36.184782  6100 tablet_bootstrap.cc:492] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2: Bootstrap starting.
I20260710 13:17:36.202872  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
W20260710 13:17:36.206534  6021 leader_election.cc:343] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.218330  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:36.220036  5982 raft_consensus.cc:2468] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 0.
I20260710 13:17:36.223613  6019 leader_election.cc:304] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [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: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2; no voters: 4d33e6117dbc4be4b56298370b2eb546
I20260710 13:17:36.223230  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:36.225832  6106 raft_consensus.cc:2804] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.226193  6106 raft_consensus.cc:493] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:17:36.226513  5870 leader_election.cc:343] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.226675  6106 raft_consensus.cc:3060] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.228201  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2" is_pre_election: true
W20260710 13:17:36.229976  5870 leader_election.cc:343] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.230188  6100 tablet_bootstrap.cc:654] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.230403  5870 leader_election.cc:304] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d33e6117dbc4be4b56298370b2eb546; no voters: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:36.231298  6104 raft_consensus.cc:2749] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:36.234179  6101 tablet_bootstrap.cc:492] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580: No bootstrap required, opened a new log
I20260710 13:17:36.234650  6101 ts_tablet_manager.cc:1403] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580: Time spent bootstrapping tablet: real 0.118s	user 0.026s	sys 0.014s
I20260710 13:17:36.233903  6106 raft_consensus.cc:515] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.237129  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:36.237527  6101 raft_consensus.cc:359] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.238220  6101 raft_consensus.cc:385] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:17:36.238443  6021 leader_election.cc:343] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.238531  6101 raft_consensus.cc:740] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.234030  6099 tablet_bootstrap.cc:492] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546: No bootstrap required, opened a new log
I20260710 13:17:36.239568  6099 ts_tablet_manager.cc:1403] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546: Time spent bootstrapping tablet: real 0.117s	user 0.019s	sys 0.012s
I20260710 13:17:36.240535  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:36.241125  5981 raft_consensus.cc:3060] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.242803  6100 tablet_bootstrap.cc:492] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2: No bootstrap required, opened a new log
I20260710 13:17:36.242595  6099 raft_consensus.cc:359] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.243373  6100 ts_tablet_manager.cc:1403] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.003s
I20260710 13:17:36.243692  6101 consensus_queue.cc:260] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.246940  6100 raft_consensus.cc:359] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.247751  6106 leader_election.cc:290] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.247879  6100 raft_consensus.cc:385] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.243337  6099 raft_consensus.cc:385] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.248383  6100 raft_consensus.cc:740] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.248116  6101 ts_tablet_manager.cc:1434] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:17:36.248631  6099 raft_consensus.cc:740] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.248667  5981 raft_consensus.cc:2468] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 1.
I20260710 13:17:36.249814  6101 tablet_bootstrap.cc:492] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580: Bootstrap starting.
I20260710 13:17:36.249641  6099 consensus_queue.cc:260] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.250135  6019 leader_election.cc:304] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2; no voters: 4d33e6117dbc4be4b56298370b2eb546
I20260710 13:17:36.251092  6100 consensus_queue.cc:260] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.251756  6099 ts_tablet_manager.cc:1434] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 13:17:36.252748  6099 tablet_bootstrap.cc:492] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546: Bootstrap starting.
I20260710 13:17:36.256220  6106 raft_consensus.cc:2804] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:36.259795  6099 tablet_bootstrap.cc:654] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.263913  6100 ts_tablet_manager.cc:1434] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 13:17:36.265033  6100 tablet_bootstrap.cc:492] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2: Bootstrap starting.
I20260710 13:17:36.271624  6100 tablet_bootstrap.cc:654] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.272208  6101 tablet_bootstrap.cc:654] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.272228  6106 raft_consensus.cc:697] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Becoming Leader. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:36.272727  6099 tablet_bootstrap.cc:492] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546: No bootstrap required, opened a new log
I20260710 13:17:36.273185  6099 ts_tablet_manager.cc:1403] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260710 13:17:36.273305  6106 consensus_queue.cc:237] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.276209  6099 raft_consensus.cc:359] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.277159  6099 raft_consensus.cc:385] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.277685  6099 raft_consensus.cc:740] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.279227  6099 consensus_queue.cc:260] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.282121  6099 ts_tablet_manager.cc:1434] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:17:36.283036  6099 tablet_bootstrap.cc:492] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546: Bootstrap starting.
I20260710 13:17:36.288328  6100 tablet_bootstrap.cc:492] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2: No bootstrap required, opened a new log
I20260710 13:17:36.290050  6100 ts_tablet_manager.cc:1403] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.002s
I20260710 13:17:36.292961  6101 tablet_bootstrap.cc:492] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580: No bootstrap required, opened a new log
I20260710 13:17:36.293458  6101 ts_tablet_manager.cc:1403] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.001s
I20260710 13:17:36.294128  6099 tablet_bootstrap.cc:654] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.295264  6100 raft_consensus.cc:359] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:36.296051  6100 raft_consensus.cc:385] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.296380  6100 raft_consensus.cc:740] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.296682  6101 raft_consensus.cc:359] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:36.297658  6101 raft_consensus.cc:385] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.297382  6100 consensus_queue.cc:260] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:36.298007  6101 raft_consensus.cc:740] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.299001  6101 consensus_queue.cc:260] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:36.299937  6100 ts_tablet_manager.cc:1434] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:17:36.300872  6100 tablet_bootstrap.cc:492] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2: Bootstrap starting.
I20260710 13:17:36.301512  6101 ts_tablet_manager.cc:1434] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:36.302484  6101 tablet_bootstrap.cc:492] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580: Bootstrap starting.
I20260710 13:17:36.302795  5804 catalog_manager.cc:5697] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:36.310298  6101 tablet_bootstrap.cc:654] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.311487  6100 tablet_bootstrap.cc:654] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.324937  6101 tablet_bootstrap.cc:492] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580: No bootstrap required, opened a new log
I20260710 13:17:36.325147  6100 tablet_bootstrap.cc:492] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2: No bootstrap required, opened a new log
I20260710 13:17:36.325583  6101 ts_tablet_manager.cc:1403] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260710 13:17:36.325784  6100 ts_tablet_manager.cc:1403] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260710 13:17:36.329418  6101 raft_consensus.cc:359] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.330250  6101 raft_consensus.cc:385] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.330899  6099 tablet_bootstrap.cc:492] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546: No bootstrap required, opened a new log
I20260710 13:17:36.330238  6100 raft_consensus.cc:359] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.331421  6099 ts_tablet_manager.cc:1403] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.006s
I20260710 13:17:36.331419  6100 raft_consensus.cc:385] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.331912  6100 raft_consensus.cc:740] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.330899  6101 raft_consensus.cc:740] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.332537  6100 consensus_queue.cc:260] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.333586  6101 consensus_queue.cc:260] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.335122  6100 ts_tablet_manager.cc:1434] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:17:36.335114  6099 raft_consensus.cc:359] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.335844  6101 ts_tablet_manager.cc:1434] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:17:36.336231  6100 tablet_bootstrap.cc:492] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2: Bootstrap starting.
I20260710 13:17:36.336958  6101 tablet_bootstrap.cc:492] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580: Bootstrap starting.
I20260710 13:17:36.336086  6099 raft_consensus.cc:385] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.340945  6099 raft_consensus.cc:740] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.341965  6099 consensus_queue.cc:260] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.343427  6100 tablet_bootstrap.cc:654] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.344625  6099 ts_tablet_manager.cc:1434] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:17:36.345685  6099 tablet_bootstrap.cc:492] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546: Bootstrap starting.
I20260710 13:17:36.345643  6101 tablet_bootstrap.cc:654] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.354084  6099 tablet_bootstrap.cc:654] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.360368  6100 tablet_bootstrap.cc:492] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2: No bootstrap required, opened a new log
I20260710 13:17:36.361029  6100 ts_tablet_manager.cc:1403] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.006s
I20260710 13:17:36.364818  6100 raft_consensus.cc:359] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.365775  6100 raft_consensus.cc:385] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.365904  6099 tablet_bootstrap.cc:492] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546: No bootstrap required, opened a new log
I20260710 13:17:36.366211  6100 raft_consensus.cc:740] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.366487  6099 ts_tablet_manager.cc:1403] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 13:17:36.367249  6100 consensus_queue.cc:260] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.370035  6099 raft_consensus.cc:359] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:36.370591  6100 ts_tablet_manager.cc:1434] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:17:36.371594  6100 tablet_bootstrap.cc:492] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2: Bootstrap starting.
I20260710 13:17:36.371807  6099 raft_consensus.cc:385] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.372191  6099 raft_consensus.cc:740] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.373256  6099 consensus_queue.cc:260] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:36.375618  6101 tablet_bootstrap.cc:492] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580: No bootstrap required, opened a new log
I20260710 13:17:36.379022  6101 ts_tablet_manager.cc:1403] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.020s
I20260710 13:17:36.378124  6099 ts_tablet_manager.cc:1434] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:17:36.379768  6106 raft_consensus.cc:493] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.381510  6099 tablet_bootstrap.cc:492] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546: Bootstrap starting.
I20260710 13:17:36.385486  6100 tablet_bootstrap.cc:654] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.380780  6106 raft_consensus.cc:515] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:36.389293  6099 tablet_bootstrap.cc:654] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.391511  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
I20260710 13:17:36.391511  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:36.390456  6104 raft_consensus.cc:493] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.392345  5981 raft_consensus.cc:2468] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 0.
I20260710 13:17:36.392694  6104 raft_consensus.cc:515] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:36.393288  6101 raft_consensus.cc:359] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.394536  5907 raft_consensus.cc:2468] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 0.
I20260710 13:17:36.393601  6019 leader_election.cc:304] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:36.397222  6104 leader_election.cc:290] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.399118  6122 raft_consensus.cc:2804] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.399544  6122 raft_consensus.cc:493] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:36.399850  6122 raft_consensus.cc:3060] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.394090  6101 raft_consensus.cc:385] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.389966  6106 leader_election.cc:290] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707)
I20260710 13:17:36.406049  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:36.405181  6101 raft_consensus.cc:740] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.409991  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2" is_pre_election: true
I20260710 13:17:36.413206  5981 raft_consensus.cc:2468] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 0.
I20260710 13:17:36.418622  5870 leader_election.cc:304] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: 
I20260710 13:17:36.418517  6101 consensus_queue.cc:260] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.419464  6104 raft_consensus.cc:2804] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.419885  6104 raft_consensus.cc:493] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:36.420279  6104 raft_consensus.cc:3060] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.421938  6101 ts_tablet_manager.cc:1434] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.004s
I20260710 13:17:36.422886  6101 tablet_bootstrap.cc:492] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580: Bootstrap starting.
I20260710 13:17:36.427940  6104 raft_consensus.cc:515] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:36.429030  6099 tablet_bootstrap.cc:492] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546: No bootstrap required, opened a new log
I20260710 13:17:36.429512  6099 ts_tablet_manager.cc:1403] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.002s
I20260710 13:17:36.429719  6101 tablet_bootstrap.cc:654] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.432433  6099 raft_consensus.cc:359] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.433224  6099 raft_consensus.cc:385] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.433516  6099 raft_consensus.cc:740] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.434095  6104 leader_election.cc:290] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 election: Requested vote from peers c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.434404  6099 consensus_queue.cc:260] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.436546  6099 ts_tablet_manager.cc:1434] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:36.441753  6106 raft_consensus.cc:493] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.442749  6106 raft_consensus.cc:515] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.446774  6121 raft_consensus.cc:493] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.447193  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:36.445849  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:36.449648  6099 tablet_bootstrap.cc:492] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546: Bootstrap starting.
I20260710 13:17:36.447976  5981 raft_consensus.cc:3060] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.454363  6122 raft_consensus.cc:515] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:36.455631  6056 raft_consensus.cc:2393] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d33e6117dbc4be4b56298370b2eb546 in current term 1: Already voted for candidate c113481ca52a47b3b45bac647d4e2cf2 in this term.
I20260710 13:17:36.456163  6099 tablet_bootstrap.cc:654] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.457567  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:36.459343  5981 raft_consensus.cc:2468] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 1.
I20260710 13:17:36.460683  5870 leader_election.cc:304] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:36.453459  6100 tablet_bootstrap.cc:492] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2: No bootstrap required, opened a new log
I20260710 13:17:36.462961  6100 ts_tablet_manager.cc:1403] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.011s
I20260710 13:17:36.466331  6100 raft_consensus.cc:359] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.467118  6100 raft_consensus.cc:385] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.467453  6100 raft_consensus.cc:740] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.447335  6121 raft_consensus.cc:515] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.470855  6121 leader_election.cc:290] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.471582  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
I20260710 13:17:36.472384  5907 raft_consensus.cc:2468] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 0.
I20260710 13:17:36.473814  6106 leader_election.cc:290] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.473841  6021 leader_election.cc:304] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:36.477722  6122 leader_election.cc:290] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707)
I20260710 13:17:36.478471  6122 raft_consensus.cc:2804] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.478957  6122 raft_consensus.cc:493] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:36.479417  6122 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.481941  6104 raft_consensus.cc:2804] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:36.468353  6100 consensus_queue.cc:260] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.490772  6100 ts_tablet_manager.cc:1434] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 13:17:36.475795  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a52c343c0484385833dd5e55f6dd655" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:36.485893  5906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:36.474215  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:36.495427  5981 raft_consensus.cc:2468] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 0.
I20260710 13:17:36.475045  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a52c343c0484385833dd5e55f6dd655" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
I20260710 13:17:36.497309  5907 raft_consensus.cc:2468] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 0.
I20260710 13:17:36.498279  6101 tablet_bootstrap.cc:492] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580: No bootstrap required, opened a new log
W20260710 13:17:36.498682  6019 leader_election.cc:343] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.498906  6101 ts_tablet_manager.cc:1403] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580: Time spent bootstrapping tablet: real 0.076s	user 0.032s	sys 0.032s
I20260710 13:17:36.492756  6121 raft_consensus.cc:493] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.500380  6121 raft_consensus.cc:515] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.502677  6101 raft_consensus.cc:359] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.503901  6101 raft_consensus.cc:385] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.504199  6101 raft_consensus.cc:740] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.504842  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:36.504918  6101 consensus_queue.cc:260] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
W20260710 13:17:36.506870  6019 leader_election.cc:343] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.507543  6101 ts_tablet_manager.cc:1434] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 13:17:36.507668  6121 leader_election.cc:290] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.508539  6101 tablet_bootstrap.cc:492] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580: Bootstrap starting.
I20260710 13:17:36.509819  6100 tablet_bootstrap.cc:492] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2: Bootstrap starting.
I20260710 13:17:36.519827  6101 tablet_bootstrap.cc:654] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.522831  6099 tablet_bootstrap.cc:492] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546: No bootstrap required, opened a new log
I20260710 13:17:36.522934  6107 raft_consensus.cc:493] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.523336  6099 ts_tablet_manager.cc:1403] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546: Time spent bootstrapping tablet: real 0.074s	user 0.038s	sys 0.015s
I20260710 13:17:36.523617  6107 raft_consensus.cc:515] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.524516  6104 raft_consensus.cc:697] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 1 LEADER]: Becoming Leader. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:36.524719  6140 raft_consensus.cc:493] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.525228  6140 raft_consensus.cc:515] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.525501  6104 consensus_queue.cc:237] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:36.526108  6099 raft_consensus.cc:359] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.526739  6099 raft_consensus.cc:385] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.527019  6099 raft_consensus.cc:740] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.527486  6140 leader_election.cc:290] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.527897  6107 leader_election.cc:290] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.527598  6099 consensus_queue.cc:260] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.529701  6099 ts_tablet_manager.cc:1434] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:17:36.530457  6021 leader_election.cc:304] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [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: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 0665cf1593994847a90cf439307ce580
I20260710 13:17:36.531018  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
I20260710 13:17:36.531631  5907 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 0.
I20260710 13:17:36.531875  6121 raft_consensus.cc:2804] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.532114  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2" is_pre_election: true
I20260710 13:17:36.532588  6121 raft_consensus.cc:493] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:36.532750  6056 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 0.
I20260710 13:17:36.533209  6121 raft_consensus.cc:3060] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.534189  6099 tablet_bootstrap.cc:492] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546: Bootstrap starting.
I20260710 13:17:36.534312  6021 leader_election.cc:304] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [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: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 0665cf1593994847a90cf439307ce580
I20260710 13:17:36.535136  6106 raft_consensus.cc:2804] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.535480  6106 raft_consensus.cc:493] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:36.535791  6106 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.536439  5870 leader_election.cc:304] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:36.537935  6141 raft_consensus.cc:2804] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.538560  6141 raft_consensus.cc:493] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:36.538914  6141 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.540592  6099 tablet_bootstrap.cc:654] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.542907  6106 raft_consensus.cc:515] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.544895  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
W20260710 13:17:36.550393  5870 leader_election.cc:343] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.553188  6107 raft_consensus.cc:493] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.553653  6107 raft_consensus.cc:515] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.555603  6107 leader_election.cc:290] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.557292  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:36.522730  6122 raft_consensus.cc:515] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.558209  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2" is_pre_election: true
I20260710 13:17:36.559424  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb426e543d04407889d859718b868db" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2" is_pre_election: true
I20260710 13:17:36.561801  5905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
W20260710 13:17:36.562296  5945 leader_election.cc:343] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.563041  5904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb426e543d04407889d859718b868db" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
W20260710 13:17:36.563264  5945 leader_election.cc:343] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.563750  5904 raft_consensus.cc:2468] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 0.
I20260710 13:17:36.559883  6140 raft_consensus.cc:493] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.564801  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:36.564621  6140 raft_consensus.cc:515] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.565303  5982 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.565722  5947 leader_election.cc:304] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [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: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:36.566614  6140 leader_election.cc:290] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.566843  6107 raft_consensus.cc:2804] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.567240  6107 raft_consensus.cc:493] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:36.567348  5905 raft_consensus.cc:2468] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 0.
I20260710 13:17:36.567648  6107 raft_consensus.cc:3060] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.569142  5904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:36.569258  5947 leader_election.cc:304] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [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: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:36.569697  5904 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.571991  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2" is_pre_election: true
I20260710 13:17:36.560125  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
W20260710 13:17:36.575266  6019 leader_election.cc:343] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.575752  6141 raft_consensus.cc:515] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
W20260710 13:17:36.576593  5870 leader_election.cc:343] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.576453  5904 raft_consensus.cc:2468] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 1.
I20260710 13:17:36.577207  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:36.577807  5981 raft_consensus.cc:2468] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 0.
I20260710 13:17:36.578698  6021 leader_election.cc:304] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:36.580830  5870 leader_election.cc:304] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [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: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:36.581881  6140 raft_consensus.cc:2804] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.582237  6140 raft_consensus.cc:493] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:36.582623  6140 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.582414  5982 raft_consensus.cc:2468] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 1.
I20260710 13:17:36.560688  6106 leader_election.cc:290] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.584959  6106 raft_consensus.cc:2804] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:36.575671  6107 raft_consensus.cc:515] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.585423  6106 raft_consensus.cc:697] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Becoming Leader. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:36.586310  6106 consensus_queue.cc:237] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.588785  5907 raft_consensus.cc:2393] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c113481ca52a47b3b45bac647d4e2cf2 in current term 1: Already voted for candidate 4d33e6117dbc4be4b56298370b2eb546 in this term.
I20260710 13:17:36.590529  6101 tablet_bootstrap.cc:492] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580: No bootstrap required, opened a new log
I20260710 13:17:36.590989  6101 ts_tablet_manager.cc:1403] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580: Time spent bootstrapping tablet: real 0.083s	user 0.006s	sys 0.016s
I20260710 13:17:36.594858  6141 leader_election.cc:290] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 election: Requested vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.597034  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:36.598140  6055 raft_consensus.cc:2393] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d33e6117dbc4be4b56298370b2eb546 in current term 1: Already voted for candidate c113481ca52a47b3b45bac647d4e2cf2 in this term.
I20260710 13:17:36.601040  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
W20260710 13:17:36.602843  5870 leader_election.cc:343] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.603523  5870 leader_election.cc:304] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [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: 4d33e6117dbc4be4b56298370b2eb546; no voters: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:36.604956  6141 raft_consensus.cc:2749] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:36.591905  6140 raft_consensus.cc:515] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.606938  6100 tablet_bootstrap.cc:654] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.592366  6107 leader_election.cc:290] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.609133  6107 raft_consensus.cc:2804] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.609486  6107 raft_consensus.cc:493] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:36.609851  6107 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.589084  6122 leader_election.cc:290] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.609591  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:36.607555  6140 leader_election.cc:290] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 election: Requested vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.615460  5802 catalog_manager.cc:5697] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1). New cstate: current_term: 1 leader_uuid: "4d33e6117dbc4be4b56298370b2eb546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:36.620625  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb426e543d04407889d859718b868db" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:36.622237  6021 leader_election.cc:304] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [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: c113481ca52a47b3b45bac647d4e2cf2; no voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546
I20260710 13:17:36.623814  6021 leader_election.cc:304] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [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: c113481ca52a47b3b45bac647d4e2cf2; no voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546
I20260710 13:17:36.625382  6122 raft_consensus.cc:2749] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 13:17:36.625427  5945 leader_election.cc:343] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.626034  6122 raft_consensus.cc:2749] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:36.635931  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:36.635802  6121 raft_consensus.cc:515] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
W20260710 13:17:36.646230  5870 leader_election.cc:343] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.646628  6121 leader_election.cc:290] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.647291  5906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a52c343c0484385833dd5e55f6dd655" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
W20260710 13:17:36.643810  5947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.163.1:40707, user_credentials={real_user=slave}} blocked reactor thread for 73873.5us
I20260710 13:17:36.647894  5906 raft_consensus.cc:3060] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.647578  6107 raft_consensus.cc:515] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.649089  5982 raft_consensus.cc:2393] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d33e6117dbc4be4b56298370b2eb546 in current term 1: Already voted for candidate 0665cf1593994847a90cf439307ce580 in this term.
I20260710 13:17:36.648977  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a52c343c0484385833dd5e55f6dd655" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:36.649240  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb426e543d04407889d859718b868db" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:36.649766  5907 raft_consensus.cc:3060] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.649998  6107 leader_election.cc:290] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.653931  6101 raft_consensus.cc:359] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.654651  6101 raft_consensus.cc:385] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.654932  6101 raft_consensus.cc:740] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.655575  6101 consensus_queue.cc:260] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
W20260710 13:17:36.653146  6019 leader_election.cc:343] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.658443  6121 raft_consensus.cc:493] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.658720  5870 leader_election.cc:304] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [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: 4d33e6117dbc4be4b56298370b2eb546; no voters: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:36.658867  6121 raft_consensus.cc:515] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.659515  6140 raft_consensus.cc:2749] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:36.660706  6101 ts_tablet_manager.cc:1434] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580: Time spent starting tablet: real 0.069s	user 0.005s	sys 0.004s
I20260710 13:17:36.661660  6101 tablet_bootstrap.cc:492] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580: Bootstrap starting.
I20260710 13:17:36.661964  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:36.662590  5982 raft_consensus.cc:2468] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 0.
I20260710 13:17:36.663913  6019 leader_election.cc:304] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:36.664981  6147 raft_consensus.cc:2804] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.665375  6147 raft_consensus.cc:493] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:36.665701  6147 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.665848  5904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:36.664722  6121 leader_election.cc:290] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.667886  6099 tablet_bootstrap.cc:492] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546: No bootstrap required, opened a new log
I20260710 13:17:36.667934  5904 raft_consensus.cc:2393] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0665cf1593994847a90cf439307ce580 in current term 1: Already voted for candidate 4d33e6117dbc4be4b56298370b2eb546 in this term.
I20260710 13:17:36.668435  6099 ts_tablet_manager.cc:1403] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546: Time spent bootstrapping tablet: real 0.134s	user 0.030s	sys 0.038s
I20260710 13:17:36.673378  5904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
I20260710 13:17:36.673775  5907 raft_consensus.cc:2468] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 1.
I20260710 13:17:36.674021  5904 raft_consensus.cc:2468] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 0.
I20260710 13:17:36.674861  5906 raft_consensus.cc:2468] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 1.
I20260710 13:17:36.675864  5947 leader_election.cc:304] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:36.676817  6107 raft_consensus.cc:2804] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:36.677280  6107 raft_consensus.cc:697] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 1 LEADER]: Becoming Leader. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:36.677986  5804 catalog_manager.cc:5697] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:36.681351  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:36.681282  6107 consensus_queue.cc:237] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
W20260710 13:17:36.683571  5945 leader_election.cc:343] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:36.684072  5945 leader_election.cc:304] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [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: 0665cf1593994847a90cf439307ce580; no voters: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:36.687199  6146 raft_consensus.cc:2749] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:36.680387  6147 raft_consensus.cc:515] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.692351  6101 tablet_bootstrap.cc:654] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.694243  6021 leader_election.cc:304] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 0665cf1593994847a90cf439307ce580
I20260710 13:17:36.694891  6100 tablet_bootstrap.cc:492] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2: No bootstrap required, opened a new log
I20260710 13:17:36.695410  6100 ts_tablet_manager.cc:1403] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2: Time spent bootstrapping tablet: real 0.186s	user 0.011s	sys 0.017s
I20260710 13:17:36.696979  6099 raft_consensus.cc:359] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.697618  6099 raft_consensus.cc:385] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.697888  6099 raft_consensus.cc:740] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.697996  6106 raft_consensus.cc:2804] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:36.698513  6106 raft_consensus.cc:697] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Becoming Leader. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:36.699396  6106 consensus_queue.cc:237] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.701655  6100 raft_consensus.cc:359] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.702302  6100 raft_consensus.cc:385] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.703058  6100 raft_consensus.cc:740] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.705425  6147 leader_election.cc:290] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.698591  6099 consensus_queue.cc:260] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.705971  6147 consensus_queue.cc:1048] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:36.706653  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:36.707110  5982 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.713909  6100 consensus_queue.cc:260] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.714469  6099 ts_tablet_manager.cc:1434] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:17:36.716035  6100 ts_tablet_manager.cc:1434] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 13:17:36.717058  6100 tablet_bootstrap.cc:492] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2: Bootstrap starting.
I20260710 13:17:36.719220  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:36.719794  5907 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.721751  6101 tablet_bootstrap.cc:492] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580: No bootstrap required, opened a new log
I20260710 13:17:36.722234  6101 ts_tablet_manager.cc:1403] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.002s
I20260710 13:17:36.729820  6101 raft_consensus.cc:359] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.731418  6101 raft_consensus.cc:385] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.731760  6101 raft_consensus.cc:740] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.732427  6101 consensus_queue.cc:260] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.737327  6100 tablet_bootstrap.cc:654] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.737697  6101 ts_tablet_manager.cc:1434] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:17:36.739133  6101 tablet_bootstrap.cc:492] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580: Bootstrap starting.
I20260710 13:17:36.746927  5982 raft_consensus.cc:2468] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 1.
I20260710 13:17:36.748512  6019 leader_election.cc:304] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:36.734297  5907 raft_consensus.cc:2468] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 1.
I20260710 13:17:36.751451  6121 raft_consensus.cc:2804] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:36.753118  6121 raft_consensus.cc:697] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Becoming Leader. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:36.753926  6121 consensus_queue.cc:237] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.754245  5802 catalog_manager.cc:5697] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0665cf1593994847a90cf439307ce580 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "0665cf1593994847a90cf439307ce580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:36.753899  5907 raft_consensus.cc:3060] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.762138  6101 tablet_bootstrap.cc:654] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:36.756162  5803 catalog_manager.cc:5697] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:36.775808  6157 consensus_queue.cc:1048] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:36.779570  6101 tablet_bootstrap.cc:492] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580: No bootstrap required, opened a new log
I20260710 13:17:36.780017  6101 ts_tablet_manager.cc:1403] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.004s
I20260710 13:17:36.781286  6100 tablet_bootstrap.cc:492] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2: No bootstrap required, opened a new log
I20260710 13:17:36.781708  6100 ts_tablet_manager.cc:1403] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.009s
I20260710 13:17:36.782948  6140 raft_consensus.cc:493] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.783370  6140 raft_consensus.cc:515] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.783527  6101 raft_consensus.cc:359] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.784096  6101 raft_consensus.cc:385] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.784346  6101 raft_consensus.cc:740] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.784955  6101 consensus_queue.cc:260] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.785318  6140 leader_election.cc:290] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.787671  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2" is_pre_election: true
I20260710 13:17:36.787711  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:36.788368  6055 raft_consensus.cc:2468] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 0.
I20260710 13:17:36.788566  5982 raft_consensus.cc:2468] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 0.
I20260710 13:17:36.788539  6100 raft_consensus.cc:359] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.789465  6100 raft_consensus.cc:385] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:36.789739  6100 raft_consensus.cc:740] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Initialized, Role: FOLLOWER
I20260710 13:17:36.789706  5870 leader_election.cc:304] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:36.790545  6100 consensus_queue.cc:260] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.792608  6100 ts_tablet_manager.cc:1434] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:17:36.793617  6140 raft_consensus.cc:2804] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:36.794009  6140 raft_consensus.cc:493] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:36.794365  6140 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.790553  6101 ts_tablet_manager.cc:1434] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260710 13:17:36.801159  6140 raft_consensus.cc:515] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.805112  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:36.805702  5982 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.805917  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:36.806475  6055 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.806315  5803 catalog_manager.cc:5697] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:36.812229  5982 raft_consensus.cc:2468] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 1.
I20260710 13:17:36.813619  5870 leader_election.cc:304] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: 
I20260710 13:17:36.814913  6141 raft_consensus.cc:2804] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:36.815600  6141 raft_consensus.cc:697] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 1 LEADER]: Becoming Leader. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:36.816406  6141 consensus_queue.cc:237] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.817382  6055 raft_consensus.cc:2468] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 1.
I20260710 13:17:36.818761  6140 leader_election.cc:290] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 1 election: Requested vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
W20260710 13:17:36.832000  5852 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:36.836803  5802 catalog_manager.cc:5697] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1). New cstate: current_term: 1 leader_uuid: "4d33e6117dbc4be4b56298370b2eb546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:36.936103  6107 raft_consensus.cc:493] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.936865  6107 raft_consensus.cc:515] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.938992  6107 leader_election.cc:290] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.939720  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
I20260710 13:17:36.940080  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2" is_pre_election: true
I20260710 13:17:36.940459  5907 raft_consensus.cc:2393] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0665cf1593994847a90cf439307ce580 in current term 1: Already voted for candidate 4d33e6117dbc4be4b56298370b2eb546 in this term.
I20260710 13:17:36.940827  6055 raft_consensus.cc:2393] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0665cf1593994847a90cf439307ce580 in current term 1: Already voted for candidate c113481ca52a47b3b45bac647d4e2cf2 in this term.
I20260710 13:17:36.941787  5945 leader_election.cc:304] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0665cf1593994847a90cf439307ce580; no voters: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:36.942415  6107 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.948526  6107 raft_consensus.cc:2749] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:36.970887  6107 raft_consensus.cc:493] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.971402  6107 raft_consensus.cc:515] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.973465  6107 leader_election.cc:290] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:36.974206  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a52c343c0484385833dd5e55f6dd655" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
I20260710 13:17:36.974651  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a52c343c0484385833dd5e55f6dd655" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2" is_pre_election: true
I20260710 13:17:36.974957  5907 raft_consensus.cc:2393] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0665cf1593994847a90cf439307ce580 in current term 1: Already voted for candidate c113481ca52a47b3b45bac647d4e2cf2 in this term.
I20260710 13:17:36.976315  5947 leader_election.cc:304] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0665cf1593994847a90cf439307ce580; no voters: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:36.977111  6107 raft_consensus.cc:3060] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.977957  6141 consensus_queue.cc:1048] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:36.980432  6121 raft_consensus.cc:493] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:36.980902  6121 raft_consensus.cc:515] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:36.982856  6121 leader_election.cc:290] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:36.983220  6107 raft_consensus.cc:2749] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:36.984443  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb426e543d04407889d859718b868db" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:36.987270  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfb426e543d04407889d859718b868db" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
I20260710 13:17:36.987995  5907 raft_consensus.cc:2393] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c113481ca52a47b3b45bac647d4e2cf2 in current term 1: Already voted for candidate 0665cf1593994847a90cf439307ce580 in this term.
I20260710 13:17:36.989248  6021 leader_election.cc:304] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c113481ca52a47b3b45bac647d4e2cf2; no voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546
I20260710 13:17:36.990325  6121 raft_consensus.cc:3060] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:36.994423  6140 consensus_queue.cc:1048] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:37.004379  6121 raft_consensus.cc:2749] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:37.063524  6121 consensus_queue.cc:1048] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:37.074632  6121 consensus_queue.cc:1048] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:37.088191  6121 raft_consensus.cc:493] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:37.088759  6121 raft_consensus.cc:515] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:37.091487  6121 leader_election.cc:290] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:37.092339  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:37.092806  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d33e6117dbc4be4b56298370b2eb546" is_pre_election: true
I20260710 13:17:37.093327  5982 raft_consensus.cc:2393] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c113481ca52a47b3b45bac647d4e2cf2 in current term 1: Already voted for candidate 0665cf1593994847a90cf439307ce580 in this term.
I20260710 13:17:37.093739  5907 raft_consensus.cc:2393] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c113481ca52a47b3b45bac647d4e2cf2 in current term 1: Already voted for candidate 4d33e6117dbc4be4b56298370b2eb546 in this term.
I20260710 13:17:37.095645  6019 leader_election.cc:304] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c113481ca52a47b3b45bac647d4e2cf2; no voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546
I20260710 13:17:37.096468  6121 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:37.102897  6121 raft_consensus.cc:2749] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:37.110175  6107 consensus_queue.cc:1048] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:37.118234  6121 consensus_queue.cc:1048] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:37.124249  6146 consensus_queue.cc:1048] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:37.145346  6161 consensus_queue.cc:1048] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:37.227384  6141 consensus_queue.cc:1048] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:37.238879  6141 consensus_queue.cc:1048] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:37.255481  6161 consensus_queue.cc:1048] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:37.266124  6161 consensus_queue.cc:1048] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:17:37.839059  5852 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:38.318274  6141 raft_consensus.cc:493] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:38.318706  6141 raft_consensus.cc:515] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:38.320415  6141 leader_election.cc:290] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:38.321302  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:38.321535  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2" is_pre_election: true
I20260710 13:17:38.321837  5982 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 1.
I20260710 13:17:38.322099  6055 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 1.
I20260710 13:17:38.322947  5870 leader_election.cc:304] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [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: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: 
I20260710 13:17:38.323604  6141 raft_consensus.cc:2804] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:17:38.323952  6141 raft_consensus.cc:493] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:38.324255  6141 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:38.328390  6141 raft_consensus.cc:515] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:38.330041  6141 leader_election.cc:290] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 2 election: Requested vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:38.330786  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:38.331001  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:38.331360  5982 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:38.331492  6055 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:38.337790  5982 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 2.
I20260710 13:17:38.337790  6055 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 2.
I20260710 13:17:38.338963  5870 leader_election.cc:304] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:38.339602  6141 raft_consensus.cc:2804] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:38.340600  6141 raft_consensus.cc:697] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Becoming Leader. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:38.341408  6141 consensus_queue.cc:237] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Queue going to LEADER 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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:38.347739  5804 catalog_manager.cc:5697] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1). New cstate: current_term: 2 leader_uuid: "4d33e6117dbc4be4b56298370b2eb546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:38.373688  6141 raft_consensus.cc:493] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:38.374183  6141 raft_consensus.cc:515] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:38.375910  6141 leader_election.cc:290] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:38.376839  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580" is_pre_election: true
I20260710 13:17:38.376991  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2" is_pre_election: true
I20260710 13:17:38.377391  5982 raft_consensus.cc:2468] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 1.
I20260710 13:17:38.377553  6055 raft_consensus.cc:2468] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 1.
I20260710 13:17:38.378330  5870 leader_election.cc:304] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [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: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: 
I20260710 13:17:38.378907  6141 raft_consensus.cc:2804] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:17:38.379277  6141 raft_consensus.cc:493] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:38.379546  6141 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:38.383852  6141 raft_consensus.cc:515] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:38.385496  6141 leader_election.cc:290] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 2 election: Requested vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:38.386445  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:38.386570  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:38.387030  5982 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:38.387146  6055 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:38.391615  5982 raft_consensus.cc:2468] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 2.
I20260710 13:17:38.391876  6055 raft_consensus.cc:2468] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 2.
I20260710 13:17:38.392532  5870 leader_election.cc:304] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: 
I20260710 13:17:38.393175  6141 raft_consensus.cc:2804] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:38.393563  6141 raft_consensus.cc:697] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Becoming Leader. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:38.394300  6141 consensus_queue.cc:237] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Queue going to LEADER 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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:38.400693  5804 catalog_manager.cc:5697] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1). New cstate: current_term: 2 leader_uuid: "4d33e6117dbc4be4b56298370b2eb546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:38.766240  5982 raft_consensus.cc:1275] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:38.767546  6141 consensus_queue.cc:1048] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:38.780575  6055 raft_consensus.cc:1275] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:38.783201  6141 consensus_queue.cc:1048] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:38.827389  5982 raft_consensus.cc:1275] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:38.828588  6141 consensus_queue.cc:1048] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:38.838112  6055 raft_consensus.cc:1275] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:38.841116  6141 consensus_queue.cc:1048] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:39.001643  6055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72b03beba2b7401e919ac1095085d903"
dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
mode: GRACEFUL
new_leader_uuid: "4d33e6117dbc4be4b56298370b2eb546"
 from {username='slave'} at 127.0.0.1:60210
I20260710 13:17:39.002380  6055 raft_consensus.cc:606] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Received request to transfer leadership to TS 4d33e6117dbc4be4b56298370b2eb546
I20260710 13:17:39.007294  6055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670"
dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
mode: GRACEFUL
new_leader_uuid: "4d33e6117dbc4be4b56298370b2eb546"
 from {username='slave'} at 127.0.0.1:60210
I20260710 13:17:39.007833  6055 raft_consensus.cc:606] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Received request to transfer leadership to TS 4d33e6117dbc4be4b56298370b2eb546
I20260710 13:17:39.032696  5907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da"
dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
mode: GRACEFUL
new_leader_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:39558
I20260710 13:17:39.033412  5907 raft_consensus.cc:606] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Received request to transfer leadership to TS 0665cf1593994847a90cf439307ce580
I20260710 13:17:39.039980  6055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd"
dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
mode: GRACEFUL
new_leader_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:60210
I20260710 13:17:39.040568  6055 raft_consensus.cc:606] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Received request to transfer leadership to TS 0665cf1593994847a90cf439307ce580
I20260710 13:17:39.045320  5907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3200b5ec409749098ca848d01a796278"
dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
mode: GRACEFUL
new_leader_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:39558
I20260710 13:17:39.045809  5907 raft_consensus.cc:606] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Received request to transfer leadership to TS 0665cf1593994847a90cf439307ce580
I20260710 13:17:39.074291  6161 raft_consensus.cc:993] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2: : Instructing follower 4d33e6117dbc4be4b56298370b2eb546 to start an election
I20260710 13:17:39.074724  6194 raft_consensus.cc:1081] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Signalling peer 4d33e6117dbc4be4b56298370b2eb546 to start an election
I20260710 13:17:39.076254  5907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670"
dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
 from {username='slave'} at 127.0.0.1:39540
I20260710 13:17:39.076723  5907 raft_consensus.cc:493] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.076982  5907 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.081408  5907 raft_consensus.cc:515] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.083384  5907 leader_election.cc:290] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 2 election: Requested vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:39.084260  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:39.084612  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:39.084779  5982 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.085157  6055 raft_consensus.cc:3055] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:39.085431  6055 raft_consensus.cc:740] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:39.086119  6055 consensus_queue.cc:260] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.087106  6055 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.089541  5982 raft_consensus.cc:2468] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 2.
I20260710 13:17:39.090531  5870 leader_election.cc:304] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: 
I20260710 13:17:39.091185  6141 raft_consensus.cc:2804] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:39.091648  6141 raft_consensus.cc:697] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Becoming Leader. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:39.091950  6055 raft_consensus.cc:2468] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 2.
I20260710 13:17:39.092471  6141 consensus_queue.cc:237] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.099586  5804 catalog_manager.cc:5697] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 reported cstate change: term changed from 1 to 2, leader changed from c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3) to 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1). New cstate: current_term: 2 leader_uuid: "4d33e6117dbc4be4b56298370b2eb546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.134624  6161 raft_consensus.cc:993] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2: : Instructing follower 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:39.135171  6194 raft_consensus.cc:1081] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Signalling peer 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:39.136451  5982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd"
dest_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:35622
I20260710 13:17:39.136976  5982 raft_consensus.cc:493] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.137279  5982 raft_consensus.cc:3060] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.141544  5982 raft_consensus.cc:515] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.143108  5982 leader_election.cc:290] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 2 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:39.143967  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:39.144076  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:39.144573  5907 raft_consensus.cc:3060] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.144603  6055 raft_consensus.cc:3055] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:39.145092  6055 raft_consensus.cc:740] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:39.145898  6055 consensus_queue.cc:260] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.147071  6055 raft_consensus.cc:3060] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.151281  5907 raft_consensus.cc:2468] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 2.
I20260710 13:17:39.152705  5947 leader_election.cc:304] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: 
I20260710 13:17:39.153318  6055 raft_consensus.cc:2468] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 2.
I20260710 13:17:39.153462  6171 raft_consensus.cc:2804] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:39.154938  6171 raft_consensus.cc:697] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 2 LEADER]: Becoming Leader. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:39.155661  6171 consensus_queue.cc:237] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.162277  5804 catalog_manager.cc:5697] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 reported cstate change: term changed from 1 to 2, leader changed from c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3) to 0665cf1593994847a90cf439307ce580 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "0665cf1593994847a90cf439307ce580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.209630  6179 raft_consensus.cc:993] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546: : Instructing follower 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:39.210085  6141 raft_consensus.cc:1081] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Signalling peer 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:39.211336  5982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da"
dest_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:35636
I20260710 13:17:39.211732  5982 raft_consensus.cc:493] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.211966  5982 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.216472  5982 raft_consensus.cc:515] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.218026  5982 leader_election.cc:290] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 3 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:39.218937  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:39.219117  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:39.219437  5907 raft_consensus.cc:3055] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:39.219636  6055 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.219784  5907 raft_consensus.cc:740] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:39.220577  5907 consensus_queue.cc:260] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.221549  5907 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.224321  6055 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 3.
I20260710 13:17:39.225436  5945 leader_election.cc:304] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [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: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:39.225795  5907 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 3.
I20260710 13:17:39.226092  6171 raft_consensus.cc:2804] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:39.226598  6171 raft_consensus.cc:697] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Becoming Leader. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:39.227367  6171 consensus_queue.cc:237] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.233086  5804 catalog_manager.cc:5697] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 reported cstate change: term changed from 2 to 3, leader changed from 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1) to 0665cf1593994847a90cf439307ce580 (127.5.163.2). New cstate: current_term: 3 leader_uuid: "0665cf1593994847a90cf439307ce580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.394531  6204 raft_consensus.cc:993] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546: : Instructing follower 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:39.394953  6204 raft_consensus.cc:1081] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Signalling peer 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:39.396323  5982 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3200b5ec409749098ca848d01a796278"
dest_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:35636
I20260710 13:17:39.396767  5982 raft_consensus.cc:493] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.397001  5982 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.401072  5982 raft_consensus.cc:515] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.402426  5982 leader_election.cc:290] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 3 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:39.403203  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:39.403542  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:39.403771  5907 raft_consensus.cc:3055] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:39.404065  6055 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.404093  5907 raft_consensus.cc:740] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:39.405026  5907 consensus_queue.cc:260] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.406172  5907 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.410511  6055 raft_consensus.cc:2468] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 3.
I20260710 13:17:39.411692  5945 leader_election.cc:304] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [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: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:39.412482  6171 raft_consensus.cc:2804] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:39.412492  5907 raft_consensus.cc:2468] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 3.
I20260710 13:17:39.412853  6161 raft_consensus.cc:993] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2: : Instructing follower 4d33e6117dbc4be4b56298370b2eb546 to start an election
I20260710 13:17:39.413105  6171 raft_consensus.cc:697] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Becoming Leader. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:39.413278  6161 raft_consensus.cc:1081] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Signalling peer 4d33e6117dbc4be4b56298370b2eb546 to start an election
I20260710 13:17:39.414105  6171 consensus_queue.cc:237] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.415012  5907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72b03beba2b7401e919ac1095085d903"
dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
 from {username='slave'} at 127.0.0.1:39540
I20260710 13:17:39.415477  5907 raft_consensus.cc:493] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.415819  5907 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.420532  5804 catalog_manager.cc:5697] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 reported cstate change: term changed from 2 to 3, leader changed from 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1) to 0665cf1593994847a90cf439307ce580 (127.5.163.2). New cstate: current_term: 3 leader_uuid: "0665cf1593994847a90cf439307ce580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.420876  5907 raft_consensus.cc:515] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.422538  5907 leader_election.cc:290] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 2 election: Requested vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:39.423128  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:39.423635  5982 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.423804  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:39.424286  6055 raft_consensus.cc:3055] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:39.424559  6055 raft_consensus.cc:740] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:39.425333  6055 consensus_queue.cc:260] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.426270  6055 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:39.430058  5982 raft_consensus.cc:2468] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 2.
I20260710 13:17:39.431012  5870 leader_election.cc:304] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: 
I20260710 13:17:39.431761  6204 raft_consensus.cc:2804] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:39.431835  6055 raft_consensus.cc:2468] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 2.
I20260710 13:17:39.432175  6204 raft_consensus.cc:697] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Becoming Leader. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:39.432996  6204 consensus_queue.cc:237] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:39.439590  5804 catalog_manager.cc:5697] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 reported cstate change: term changed from 1 to 2, leader changed from c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3) to 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1). New cstate: current_term: 2 leader_uuid: "4d33e6117dbc4be4b56298370b2eb546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.544278  5907 raft_consensus.cc:1275] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:39.545501  6171 consensus_queue.cc:1048] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:39.554958  6055 raft_consensus.cc:1275] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:39.556391  6208 consensus_queue.cc:1048] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:39.573158  6055 raft_consensus.cc:1275] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:39.574342  6179 consensus_queue.cc:1048] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:39.582453  5982 raft_consensus.cc:1275] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:39.583755  6141 consensus_queue.cc:1048] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:39.719911  6055 raft_consensus.cc:1275] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:39.721174  6208 consensus_queue.cc:1048] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:39.728114  5907 raft_consensus.cc:1275] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:39.729465  6171 consensus_queue.cc:1048] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:39.802726  5907 raft_consensus.cc:1275] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:39.803941  6171 consensus_queue.cc:1048] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:39.811401  6055 raft_consensus.cc:1275] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:39.813077  6202 consensus_queue.cc:1048] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:39.840440  5982 raft_consensus.cc:1275] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:39.841610  6204 consensus_queue.cc:1048] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:39.852701  6055 raft_consensus.cc:1275] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:39.853832  6179 consensus_queue.cc:1048] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:42.074491  5772 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:17:42.075345  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:42.096068  5982 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da"
dest_uuid: "0665cf1593994847a90cf439307ce580"
mode: GRACEFUL
new_leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
 from {username='slave'} at 127.0.0.1:43820
I20260710 13:17:42.096585  5982 raft_consensus.cc:606] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Received request to transfer leadership to TS c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:42.108276  5907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af"
dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
mode: GRACEFUL
new_leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
 from {username='slave'} at 127.0.0.1:44560
I20260710 13:17:42.108770  5907 raft_consensus.cc:606] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 1 LEADER]: Received request to transfer leadership to TS c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:42.109843  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:17:42.110319  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:42.210031  6202 raft_consensus.cc:993] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580: : Instructing follower c113481ca52a47b3b45bac647d4e2cf2 to start an election
I20260710 13:17:42.210484  6221 raft_consensus.cc:1081] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Signalling peer c113481ca52a47b3b45bac647d4e2cf2 to start an election
I20260710 13:17:42.211867  6055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da"
dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
 from {username='slave'} at 127.0.0.1:60200
I20260710 13:17:42.212420  6055 raft_consensus.cc:493] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:42.212723  6055 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.216408  6055 raft_consensus.cc:515] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:42.217849  6055 leader_election.cc:290] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 4 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:42.218552  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:42.219105  5907 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.219074  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:42.219681  5982 raft_consensus.cc:3055] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:42.220009  5982 raft_consensus.cc:740] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:42.220763  5982 consensus_queue.cc:260] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:42.221828  5982 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.225175  5907 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 4.
I20260710 13:17:42.226284  6021 leader_election.cc:304] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [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: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:42.227007  6161 raft_consensus.cc:2804] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:42.227777  5982 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 4.
I20260710 13:17:42.228282  6161 raft_consensus.cc:697] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 4 LEADER]: Becoming Leader. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:42.229120  6161 consensus_queue.cc:237] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:42.236271  5802 catalog_manager.cc:5697] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 reported cstate change: term changed from 3 to 4, leader changed from 0665cf1593994847a90cf439307ce580 (127.5.163.2) to c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3). New cstate: current_term: 4 leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:42.300103  6179 raft_consensus.cc:993] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546: : Instructing follower c113481ca52a47b3b45bac647d4e2cf2 to start an election
I20260710 13:17:42.300509  6228 raft_consensus.cc:1081] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 1 LEADER]: Signalling peer c113481ca52a47b3b45bac647d4e2cf2 to start an election
I20260710 13:17:42.301788  6055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af"
dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
 from {username='slave'} at 127.0.0.1:60186
I20260710 13:17:42.302258  6055 raft_consensus.cc:493] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:42.302543  6055 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:42.306396  6055 raft_consensus.cc:515] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:42.307804  6055 leader_election.cc:290] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 2 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:42.308498  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:42.308849  5982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:42.309077  5907 raft_consensus.cc:3055] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:42.309319  5982 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:42.309357  5907 raft_consensus.cc:740] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:42.310206  5907 consensus_queue.cc:260] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:42.311213  5907 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:42.315141  5982 raft_consensus.cc:2468] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 2.
I20260710 13:17:42.316108  6019 leader_election.cc:304] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:42.316540  5907 raft_consensus.cc:2468] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 2.
I20260710 13:17:42.316789  6161 raft_consensus.cc:2804] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:42.317281  6161 raft_consensus.cc:697] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 2 LEADER]: Becoming Leader. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:42.318074  6161 consensus_queue.cc:237] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:42.324237  5802 catalog_manager.cc:5697] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 reported cstate change: term changed from 1 to 2, leader changed from 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1) to c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3). New cstate: current_term: 2 leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:42.684593  5907 raft_consensus.cc:1275] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Refusing update from remote peer c113481ca52a47b3b45bac647d4e2cf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:17:42.685763  6161 consensus_queue.cc:1048] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:42.694487  5982 raft_consensus.cc:1275] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Refusing update from remote peer c113481ca52a47b3b45bac647d4e2cf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:17:42.696035  6232 consensus_queue.cc:1048] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:42.699194  5981 raft_consensus.cc:1275] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Refusing update from remote peer c113481ca52a47b3b45bac647d4e2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:42.700798  6232 consensus_queue.cc:1048] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:42.710232  5907 raft_consensus.cc:1275] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Refusing update from remote peer c113481ca52a47b3b45bac647d4e2cf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:42.711622  6232 consensus_queue.cc:1048] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:43.111091  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:43.120116  5907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb"
dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
mode: GRACEFUL
new_leader_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:39558
I20260710 13:17:43.120594  5907 raft_consensus.cc:606] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 1 LEADER]: Received request to transfer leadership to TS 0665cf1593994847a90cf439307ce580
I20260710 13:17:43.124799  5907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72b03beba2b7401e919ac1095085d903"
dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
mode: GRACEFUL
new_leader_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:39558
I20260710 13:17:43.125229  5907 raft_consensus.cc:606] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Received request to transfer leadership to TS 0665cf1593994847a90cf439307ce580
I20260710 13:17:43.129370  5907 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670"
dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
mode: GRACEFUL
new_leader_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:39558
I20260710 13:17:43.129781  5907 raft_consensus.cc:606] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Received request to transfer leadership to TS 0665cf1593994847a90cf439307ce580
I20260710 13:17:43.133833  6055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af"
dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
mode: GRACEFUL
new_leader_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:60210
I20260710 13:17:43.134325  6055 raft_consensus.cc:606] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 2 LEADER]: Received request to transfer leadership to TS 0665cf1593994847a90cf439307ce580
I20260710 13:17:43.140930  6055 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da"
dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
mode: GRACEFUL
new_leader_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:60210
I20260710 13:17:43.141290  6055 raft_consensus.cc:606] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 4 LEADER]: Received request to transfer leadership to TS 0665cf1593994847a90cf439307ce580
I20260710 13:17:43.173918  6237 raft_consensus.cc:993] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2: : Instructing follower 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:43.174363  6232 raft_consensus.cc:1081] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 4 LEADER]: Signalling peer 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:43.175855  5981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da"
dest_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:35622
I20260710 13:17:43.176409  5981 raft_consensus.cc:493] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:43.176751  5981 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:43.181351  5981 raft_consensus.cc:515] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.184581  5981 leader_election.cc:290] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 5 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:43.184821  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:43.185398  5907 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:43.185771  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70a5be324c84cf7afe71e1ffaab64da" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:43.186265  6055 raft_consensus.cc:3055] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:17:43.186519  6055 raft_consensus.cc:740] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:43.187178  6055 consensus_queue.cc:260] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.188220  6055 raft_consensus.cc:3060] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:43.190852  5907 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 5.
I20260710 13:17:43.191725  5947 leader_election.cc:304] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [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: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: 
I20260710 13:17:43.192057  6055 raft_consensus.cc:2468] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 5.
I20260710 13:17:43.192373  6221 raft_consensus.cc:2804] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:17:43.192883  6221 raft_consensus.cc:697] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 5 LEADER]: Becoming Leader. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:43.193645  6221 consensus_queue.cc:237] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.198819  5804 catalog_manager.cc:5697] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 reported cstate change: term changed from 4 to 5, leader changed from c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3) to 0665cf1593994847a90cf439307ce580 (127.5.163.2). New cstate: current_term: 5 leader_uuid: "0665cf1593994847a90cf439307ce580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:43.380438  6228 raft_consensus.cc:993] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546: : Instructing follower 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:43.381199  6243 raft_consensus.cc:1081] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Signalling peer 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:43.382910  5981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670"
dest_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:35636
I20260710 13:17:43.383490  5981 raft_consensus.cc:493] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:43.383826  5981 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:43.391368  5981 raft_consensus.cc:515] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.393815  5981 leader_election.cc:290] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 3 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:43.394836  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:43.395670  5907 raft_consensus.cc:3055] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:43.395745  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:43.396015  5907 raft_consensus.cc:740] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:43.396414  6055 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:43.396931  5907 consensus_queue.cc:260] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.398422  5907 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:43.403481  6055 raft_consensus.cc:2468] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 3.
I20260710 13:17:43.404789  5907 raft_consensus.cc:2468] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 3.
I20260710 13:17:43.404853  5945 leader_election.cc:304] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [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: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:43.405814  6221 raft_consensus.cc:2804] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:43.406409  6221 raft_consensus.cc:697] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Becoming Leader. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:43.407605  6221 consensus_queue.cc:237] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.416177  5804 catalog_manager.cc:5697] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 reported cstate change: term changed from 2 to 3, leader changed from 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1) to 0665cf1593994847a90cf439307ce580 (127.5.163.2). New cstate: current_term: 3 leader_uuid: "0665cf1593994847a90cf439307ce580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:43.541342  6228 raft_consensus.cc:993] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546: : Instructing follower 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:43.541814  6243 raft_consensus.cc:1081] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Signalling peer 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:43.543131  5981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72b03beba2b7401e919ac1095085d903"
dest_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:35636
I20260710 13:17:43.543605  5981 raft_consensus.cc:493] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:43.543900  5981 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:43.548341  5981 raft_consensus.cc:515] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.549852  5981 leader_election.cc:290] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 3 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:43.550648  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:43.550837  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:43.551123  5907 raft_consensus.cc:3055] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:43.551342  6055 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:43.551446  5907 raft_consensus.cc:740] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:43.552258  5907 consensus_queue.cc:260] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.553216  5907 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:43.556031  6237 raft_consensus.cc:993] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2: : Instructing follower 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:43.556670  6232 raft_consensus.cc:1081] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 2 LEADER]: Signalling peer 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:43.556800  6055 raft_consensus.cc:2468] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 3.
I20260710 13:17:43.557767  5945 leader_election.cc:304] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [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: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:43.558347  5981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af"
dest_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:35622
I20260710 13:17:43.558630  6221 raft_consensus.cc:2804] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:43.559034  5981 raft_consensus.cc:493] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:43.559358  5907 raft_consensus.cc:2468] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 3.
I20260710 13:17:43.559536  5981 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:43.560001  6221 raft_consensus.cc:697] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Becoming Leader. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:43.561097  6221 consensus_queue.cc:237] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.564881  5981 raft_consensus.cc:515] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.566943  5981 leader_election.cc:290] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 3 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:43.567556  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:43.568177  5907 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:43.568867  5804 catalog_manager.cc:5697] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 reported cstate change: term changed from 2 to 3, leader changed from 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1) to 0665cf1593994847a90cf439307ce580 (127.5.163.2). New cstate: current_term: 3 leader_uuid: "0665cf1593994847a90cf439307ce580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:43.569245  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:43.569777  6055 raft_consensus.cc:3055] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:43.570078  6055 raft_consensus.cc:740] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:43.570726  6055 consensus_queue.cc:260] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.571933  6055 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:43.575122  5907 raft_consensus.cc:2468] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 3.
I20260710 13:17:43.576299  5947 leader_election.cc:304] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [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: 0665cf1593994847a90cf439307ce580, 4d33e6117dbc4be4b56298370b2eb546; no voters: 
I20260710 13:17:43.577100  6221 raft_consensus.cc:2804] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:43.577533  6221 raft_consensus.cc:697] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Becoming Leader. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:43.577947  6055 raft_consensus.cc:2468] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 3.
I20260710 13:17:43.578704  6243 raft_consensus.cc:993] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546: : Instructing follower 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:43.578403  6221 consensus_queue.cc:237] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:43.579195  6243 raft_consensus.cc:1081] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 1 LEADER]: Signalling peer 0665cf1593994847a90cf439307ce580 to start an election
I20260710 13:17:43.580592  5981 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb"
dest_uuid: "0665cf1593994847a90cf439307ce580"
 from {username='slave'} at 127.0.0.1:35636
I20260710 13:17:43.581204  5981 raft_consensus.cc:493] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:43.581614  5981 raft_consensus.cc:3060] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:43.584815  5804 catalog_manager.cc:5697] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 reported cstate change: term changed from 2 to 3, leader changed from c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3) to 0665cf1593994847a90cf439307ce580 (127.5.163.2). New cstate: current_term: 3 leader_uuid: "0665cf1593994847a90cf439307ce580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:43.586128  5981 raft_consensus.cc:515] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:43.588503  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:43.588687  5981 leader_election.cc:290] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 2 election: Requested vote from peers c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153), 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707)
I20260710 13:17:43.588860  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ffba0f39104763a7e33d5ea35d0fdb" candidate_uuid: "0665cf1593994847a90cf439307ce580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:43.589228  6055 raft_consensus.cc:3060] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:43.589429  5907 raft_consensus.cc:3055] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:43.589767  5907 raft_consensus.cc:740] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:43.590603  5907 consensus_queue.cc:260] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:43.591715  5907 raft_consensus.cc:3060] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:43.595052  6055 raft_consensus.cc:2468] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 2.
I20260710 13:17:43.596055  5945 leader_election.cc:304] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0665cf1593994847a90cf439307ce580, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:43.596768  6221 raft_consensus.cc:2804] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:43.597167  6221 raft_consensus.cc:697] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 2 LEADER]: Becoming Leader. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:43.597174  5907 raft_consensus.cc:2468] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0665cf1593994847a90cf439307ce580 in term 2.
I20260710 13:17:43.598150  6221 consensus_queue.cc:237] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } }
I20260710 13:17:43.604378  5804 catalog_manager.cc:5697] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 reported cstate change: term changed from 1 to 2, leader changed from 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1) to 0665cf1593994847a90cf439307ce580 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "0665cf1593994847a90cf439307ce580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:43.666158  6055 raft_consensus.cc:1275] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 5 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:17:43.667312  6221 consensus_queue.cc:1048] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:43.678059  5907 raft_consensus.cc:1275] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 5 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:17:43.679941  6248 consensus_queue.cc:1048] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:17:43.795849  5907 raft_consensus.cc:1275] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:43.796991  6248 consensus_queue.cc:1048] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:43.805408  6055 raft_consensus.cc:1275] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:43.806699  6202 consensus_queue.cc:1048] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:44.020787  6055 raft_consensus.cc:1275] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:44.022045  6248 consensus_queue.cc:1048] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:44.025520  5907 raft_consensus.cc:1275] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:44.026638  6248 consensus_queue.cc:1048] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:44.034440  5907 raft_consensus.cc:1275] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:44.037628  6202 consensus_queue.cc:1048] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:44.040114  6055 raft_consensus.cc:1275] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:44.041867  6202 consensus_queue.cc:1048] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:44.131891  5906 raft_consensus.cc:1275] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:44.133036  6221 consensus_queue.cc:1048] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:44.142611  6055 raft_consensus.cc:1275] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Refusing update from remote peer 0665cf1593994847a90cf439307ce580: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:44.143748  6221 consensus_queue.cc:1048] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:46.149753  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:46.157799  5981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3200b5ec409749098ca848d01a796278"
dest_uuid: "0665cf1593994847a90cf439307ce580"
mode: GRACEFUL
new_leader_uuid: "4d33e6117dbc4be4b56298370b2eb546"
 from {username='slave'} at 127.0.0.1:43820
I20260710 13:17:46.158571  5981 raft_consensus.cc:606] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Received request to transfer leadership to TS 4d33e6117dbc4be4b56298370b2eb546
I20260710 13:17:46.161453  5981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72b03beba2b7401e919ac1095085d903"
dest_uuid: "0665cf1593994847a90cf439307ce580"
mode: GRACEFUL
new_leader_uuid: "4d33e6117dbc4be4b56298370b2eb546"
 from {username='slave'} at 127.0.0.1:43820
I20260710 13:17:46.161938  5981 raft_consensus.cc:606] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Received request to transfer leadership to TS 4d33e6117dbc4be4b56298370b2eb546
I20260710 13:17:46.164214  5981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670"
dest_uuid: "0665cf1593994847a90cf439307ce580"
mode: GRACEFUL
new_leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
 from {username='slave'} at 127.0.0.1:43820
I20260710 13:17:46.164678  5981 raft_consensus.cc:606] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Received request to transfer leadership to TS c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:46.166846  5981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd"
dest_uuid: "0665cf1593994847a90cf439307ce580"
mode: GRACEFUL
new_leader_uuid: "4d33e6117dbc4be4b56298370b2eb546"
 from {username='slave'} at 127.0.0.1:43820
I20260710 13:17:46.167378  5981 raft_consensus.cc:606] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 2 LEADER]: Received request to transfer leadership to TS 4d33e6117dbc4be4b56298370b2eb546
I20260710 13:17:46.169850  5981 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af"
dest_uuid: "0665cf1593994847a90cf439307ce580"
mode: GRACEFUL
new_leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
 from {username='slave'} at 127.0.0.1:43820
I20260710 13:17:46.170429  5981 raft_consensus.cc:606] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Received request to transfer leadership to TS c113481ca52a47b3b45bac647d4e2cf2
I20260710 13:17:46.172307  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:17:46.172850  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:46.200771  6221 raft_consensus.cc:993] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580: : Instructing follower c113481ca52a47b3b45bac647d4e2cf2 to start an election
I20260710 13:17:46.201329  6221 raft_consensus.cc:1081] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Signalling peer c113481ca52a47b3b45bac647d4e2cf2 to start an election
I20260710 13:17:46.202798  6055 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af"
dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
 from {username='slave'} at 127.0.0.1:60200
I20260710 13:17:46.203240  6055 raft_consensus.cc:493] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:46.203506  6055 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.207360  6055 raft_consensus.cc:515] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.208686  6055 leader_election.cc:290] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 4 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:46.209638  5906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:46.209838  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb2ee05b0dae44e29b9903da0f3dd6af" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:46.210250  5906 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.210366  5981 raft_consensus.cc:3055] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:46.210707  5981 raft_consensus.cc:740] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:46.211347  5981 consensus_queue.cc:260] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.212194  5981 raft_consensus.cc:3060] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.214802  5906 raft_consensus.cc:2468] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 4.
I20260710 13:17:46.215938  6021 leader_election.cc:304] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [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: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:46.216800  6232 raft_consensus.cc:2804] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:46.217125  5981 raft_consensus.cc:2468] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 4.
I20260710 13:17:46.217957  6232 raft_consensus.cc:697] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 4 LEADER]: Becoming Leader. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:46.218724  6232 consensus_queue.cc:237] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.225517  5803 catalog_manager.cc:5697] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 reported cstate change: term changed from 3 to 4, leader changed from 0665cf1593994847a90cf439307ce580 (127.5.163.2) to c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3). New cstate: current_term: 4 leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:46.391853  6259 raft_consensus.cc:993] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580: : Instructing follower 4d33e6117dbc4be4b56298370b2eb546 to start an election
I20260710 13:17:46.392297  6221 raft_consensus.cc:1081] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Signalling peer 4d33e6117dbc4be4b56298370b2eb546 to start an election
I20260710 13:17:46.393549  5906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3200b5ec409749098ca848d01a796278"
dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
 from {username='slave'} at 127.0.0.1:39550
I20260710 13:17:46.394011  5906 raft_consensus.cc:493] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:46.394292  5906 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.398643  5906 raft_consensus.cc:515] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.400378  5906 leader_election.cc:290] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 4 election: Requested vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:46.401103  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:46.401341  6055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3200b5ec409749098ca848d01a796278" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:46.401667  5981 raft_consensus.cc:3055] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:46.402040  5981 raft_consensus.cc:740] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:46.402300  6259 raft_consensus.cc:993] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580: : Instructing follower c113481ca52a47b3b45bac647d4e2cf2 to start an election
I20260710 13:17:46.401921  6055 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.402802  6221 raft_consensus.cc:1081] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Signalling peer c113481ca52a47b3b45bac647d4e2cf2 to start an election
I20260710 13:17:46.402902  5981 consensus_queue.cc:260] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.404080  5981 raft_consensus.cc:3060] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.404708  6056 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670"
dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
 from {username='slave'} at 127.0.0.1:60200
I20260710 13:17:46.405206  6056 raft_consensus.cc:493] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:46.405522  6056 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.408567  6055 raft_consensus.cc:2468] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 4.
I20260710 13:17:46.408612  5981 raft_consensus.cc:2468] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 4.
I20260710 13:17:46.409778  5870 leader_election.cc:304] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [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: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:46.411298  6266 raft_consensus.cc:2804] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:46.411616  6056 raft_consensus.cc:515] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.412704  6266 raft_consensus.cc:697] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 LEADER]: Becoming Leader. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:46.413527  6266 consensus_queue.cc:237] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.414410  6056 leader_election.cc:290] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [CANDIDATE]: Term 4 election: Requested vote from peers 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707), 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431)
I20260710 13:17:46.414577  5906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
I20260710 13:17:46.415206  5906 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.415441  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9444c3fad5414bfaa2975770aa35c670" candidate_uuid: "c113481ca52a47b3b45bac647d4e2cf2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:46.415969  5981 raft_consensus.cc:3055] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:46.416308  5981 raft_consensus.cc:740] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:46.417055  5981 consensus_queue.cc:260] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.418316  5981 raft_consensus.cc:3060] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.422462  5906 raft_consensus.cc:2468] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 4.
I20260710 13:17:46.422040  5803 catalog_manager.cc:5697] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 reported cstate change: term changed from 3 to 4, leader changed from 0665cf1593994847a90cf439307ce580 (127.5.163.2) to 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1). New cstate: current_term: 4 leader_uuid: "4d33e6117dbc4be4b56298370b2eb546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.423830  6021 leader_election.cc:304] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [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: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:46.424526  6232 raft_consensus.cc:2804] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:46.424978  5981 raft_consensus.cc:2468] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c113481ca52a47b3b45bac647d4e2cf2 in term 4.
I20260710 13:17:46.425017  6232 raft_consensus.cc:697] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 LEADER]: Becoming Leader. State: Replica: c113481ca52a47b3b45bac647d4e2cf2, State: Running, Role: LEADER
I20260710 13:17:46.426147  6232 consensus_queue.cc:237] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.433723  5801 catalog_manager.cc:5697] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 reported cstate change: term changed from 3 to 4, leader changed from 0665cf1593994847a90cf439307ce580 (127.5.163.2) to c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3). New cstate: current_term: 4 leader_uuid: "c113481ca52a47b3b45bac647d4e2cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:46.600200  6259 raft_consensus.cc:993] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580: : Instructing follower 4d33e6117dbc4be4b56298370b2eb546 to start an election
I20260710 13:17:46.600754  6221 raft_consensus.cc:1081] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Signalling peer 4d33e6117dbc4be4b56298370b2eb546 to start an election
I20260710 13:17:46.602195  5906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72b03beba2b7401e919ac1095085d903"
dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
 from {username='slave'} at 127.0.0.1:39550
I20260710 13:17:46.602684  5906 raft_consensus.cc:493] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:46.602939  5906 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.607949  5906 raft_consensus.cc:515] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.609494  5906 leader_election.cc:290] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 4 election: Requested vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:46.610421  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:46.610630  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72b03beba2b7401e919ac1095085d903" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:46.611019  5981 raft_consensus.cc:3055] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:46.611155  6056 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.611382  5981 raft_consensus.cc:740] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:46.612208  5981 consensus_queue.cc:260] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.613415  5981 raft_consensus.cc:3060] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:46.617877  6056 raft_consensus.cc:2468] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 4.
I20260710 13:17:46.618956  5870 leader_election.cc:304] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [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: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:46.619740  5981 raft_consensus.cc:2468] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 4.
I20260710 13:17:46.619658  6266 raft_consensus.cc:2804] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:46.620399  6266 raft_consensus.cc:697] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 LEADER]: Becoming Leader. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:46.621141  6266 consensus_queue.cc:237] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.624007  5981 raft_consensus.cc:1275] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Refusing update from remote peer c113481ca52a47b3b45bac647d4e2cf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:46.625322  6260 consensus_queue.cc:1048] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:46.628466  5801 catalog_manager.cc:5697] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 reported cstate change: term changed from 3 to 4, leader changed from 0665cf1593994847a90cf439307ce580 (127.5.163.2) to 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1). New cstate: current_term: 4 leader_uuid: "4d33e6117dbc4be4b56298370b2eb546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.636435  5906 raft_consensus.cc:1275] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Refusing update from remote peer c113481ca52a47b3b45bac647d4e2cf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:46.638044  6260 consensus_queue.cc:1048] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:46.690135  6259 raft_consensus.cc:993] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580: : Instructing follower 4d33e6117dbc4be4b56298370b2eb546 to start an election
I20260710 13:17:46.690526  6221 raft_consensus.cc:1081] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 2 LEADER]: Signalling peer 4d33e6117dbc4be4b56298370b2eb546 to start an election
I20260710 13:17:46.691810  5906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd"
dest_uuid: "4d33e6117dbc4be4b56298370b2eb546"
 from {username='slave'} at 127.0.0.1:39550
I20260710 13:17:46.692219  5906 raft_consensus.cc:493] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:46.692467  5906 raft_consensus.cc:3060] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:46.696811  5906 raft_consensus.cc:515] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.698379  5906 leader_election.cc:290] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [CANDIDATE]: Term 3 election: Requested vote from peers 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431), c113481ca52a47b3b45bac647d4e2cf2 (127.5.163.3:41153)
I20260710 13:17:46.699003  5981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0665cf1593994847a90cf439307ce580"
I20260710 13:17:46.699277  6056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e82be530b448f6ba68937c89dd51dd" candidate_uuid: "4d33e6117dbc4be4b56298370b2eb546" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c113481ca52a47b3b45bac647d4e2cf2"
I20260710 13:17:46.699535  5981 raft_consensus.cc:3055] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:46.699855  5981 raft_consensus.cc:740] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0665cf1593994847a90cf439307ce580, State: Running, Role: LEADER
I20260710 13:17:46.699828  6056 raft_consensus.cc:3060] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:46.700713  5981 consensus_queue.cc:260] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.701506  5981 raft_consensus.cc:3060] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:46.704715  6056 raft_consensus.cc:2468] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 3.
I20260710 13:17:46.705682  5981 raft_consensus.cc:2468] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d33e6117dbc4be4b56298370b2eb546 in term 3.
I20260710 13:17:46.705682  5870 leader_election.cc:304] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [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: 4d33e6117dbc4be4b56298370b2eb546, c113481ca52a47b3b45bac647d4e2cf2; no voters: 
I20260710 13:17:46.706568  6266 raft_consensus.cc:2804] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:46.707005  6266 raft_consensus.cc:697] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 3 LEADER]: Becoming Leader. State: Replica: 4d33e6117dbc4be4b56298370b2eb546, State: Running, Role: LEADER
I20260710 13:17:46.707790  6266 consensus_queue.cc:237] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [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: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } }
I20260710 13:17:46.714175  5803 catalog_manager.cc:5697] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 reported cstate change: term changed from 2 to 3, leader changed from 0665cf1593994847a90cf439307ce580 (127.5.163.2) to 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1). New cstate: current_term: 3 leader_uuid: "4d33e6117dbc4be4b56298370b2eb546" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.827287  6056 raft_consensus.cc:1275] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:17:46.828513  6266 consensus_queue.cc:1048] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:46.837100  5981 raft_consensus.cc:1275] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:17:46.838641  6266 consensus_queue.cc:1048] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:46.847133  5906 raft_consensus.cc:1275] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Refusing update from remote peer c113481ca52a47b3b45bac647d4e2cf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:46.848397  6260 consensus_queue.cc:1048] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d33e6117dbc4be4b56298370b2eb546" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:46.858063  5981 raft_consensus.cc:1275] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Refusing update from remote peer c113481ca52a47b3b45bac647d4e2cf2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:46.861207  6260 consensus_queue.cc:1048] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:47.098588  5982 raft_consensus.cc:1275] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:47.099803  6266 consensus_queue.cc:1048] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:47.108299  6056 raft_consensus.cc:1275] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:47.109849  6284 consensus_queue.cc:1048] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:47.173820  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:47.181286  5772 tablet_server.cc:179] TabletServer@127.5.163.1:0 shutting down...
I20260710 13:17:47.204463  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:47.205286  5772 tablet_replica.cc:333] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546: stopping tablet replica
I20260710 13:17:47.205870  5772 raft_consensus.cc:2243] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.206290  5772 raft_consensus.cc:2272] T dfb426e543d04407889d859718b868db P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.208348  5772 tablet_replica.cc:333] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546: stopping tablet replica
I20260710 13:17:47.209025  5772 raft_consensus.cc:2243] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.209446  5772 raft_consensus.cc:2272] T fb2ee05b0dae44e29b9903da0f3dd6af P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.210450  5982 raft_consensus.cc:1275] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:47.211851  5772 tablet_replica.cc:333] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546: stopping tablet replica
I20260710 13:17:47.211685  6284 consensus_queue.cc:1048] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0665cf1593994847a90cf439307ce580" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:47.212540  5772 raft_consensus.cc:2243] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.213100  5772 raft_consensus.cc:2272] T f70a5be324c84cf7afe71e1ffaab64da P 4d33e6117dbc4be4b56298370b2eb546 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.215219  5772 tablet_replica.cc:333] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546: stopping tablet replica
I20260710 13:17:47.215771  5772 raft_consensus.cc:2243] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:47.216603  5772 raft_consensus.cc:2272] T c2e82be530b448f6ba68937c89dd51dd P 4d33e6117dbc4be4b56298370b2eb546 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.220857  5772 tablet_replica.cc:333] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546: stopping tablet replica
I20260710 13:17:47.220969  6056 raft_consensus.cc:1275] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Refusing update from remote peer 4d33e6117dbc4be4b56298370b2eb546: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:47.222138  5772 raft_consensus.cc:2243] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:47.223057  5772 raft_consensus.cc:2272] T 3200b5ec409749098ca848d01a796278 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.223309  6278 consensus_queue.cc:1048] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c113481ca52a47b3b45bac647d4e2cf2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:47.225564  5772 tablet_replica.cc:333] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546: stopping tablet replica
I20260710 13:17:47.226241  5772 raft_consensus.cc:2243] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.226727  5772 raft_consensus.cc:2272] T c1ffba0f39104763a7e33d5ea35d0fdb P 4d33e6117dbc4be4b56298370b2eb546 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.228936  5772 tablet_replica.cc:333] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546: stopping tablet replica
I20260710 13:17:47.229420  5772 raft_consensus.cc:2243] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.229809  5772 raft_consensus.cc:2272] T 9444c3fad5414bfaa2975770aa35c670 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.232231  5772 tablet_replica.cc:333] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546: stopping tablet replica
I20260710 13:17:47.232851  5772 raft_consensus.cc:2243] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.233340  5772 raft_consensus.cc:2272] T 8a52c343c0484385833dd5e55f6dd655 P 4d33e6117dbc4be4b56298370b2eb546 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.235437  5772 tablet_replica.cc:333] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546: stopping tablet replica
I20260710 13:17:47.235945  5772 raft_consensus.cc:2243] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:47.236744  5772 raft_consensus.cc:2272] T 72b03beba2b7401e919ac1095085d903 P 4d33e6117dbc4be4b56298370b2eb546 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:47.241405  6021 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:17:47.245085  6021 consensus_peers.cc:597] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 -> Peer 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707): Couldn't send request to peer 4d33e6117dbc4be4b56298370b2eb546. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:47.338047  5772 tablet_server.cc:196] TabletServer@127.5.163.1:0 shutdown complete.
W20260710 13:17:47.340849  5947 consensus_peers.cc:597] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 -> Peer 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707): Couldn't send request to peer 4d33e6117dbc4be4b56298370b2eb546. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:40707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:47.342909  5947 consensus_peers.cc:597] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 -> Peer 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707): Couldn't send request to peer 4d33e6117dbc4be4b56298370b2eb546. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:40707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:47.358040  5772 tablet_server.cc:179] TabletServer@127.5.163.2:0 shutting down...
W20260710 13:17:47.370602  6021 consensus_peers.cc:597] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 -> Peer 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707): Couldn't send request to peer 4d33e6117dbc4be4b56298370b2eb546. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:40707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:47.385536  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:47.386103  5772 tablet_replica.cc:333] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580: stopping tablet replica
I20260710 13:17:47.386595  5772 raft_consensus.cc:2243] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:17:47.387235  5772 raft_consensus.cc:2272] T f70a5be324c84cf7afe71e1ffaab64da P 0665cf1593994847a90cf439307ce580 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.388863  5772 tablet_replica.cc:333] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580: stopping tablet replica
I20260710 13:17:47.389329  5772 raft_consensus.cc:2243] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.389712  5772 raft_consensus.cc:2272] T 8a52c343c0484385833dd5e55f6dd655 P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.392191  5772 tablet_replica.cc:333] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580: stopping tablet replica
I20260710 13:17:47.392912  5772 raft_consensus.cc:2243] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.393354  5772 raft_consensus.cc:2272] T 72b03beba2b7401e919ac1095085d903 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:47.393362  6019 consensus_peers.cc:597] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 -> Peer 0665cf1593994847a90cf439307ce580 (127.5.163.2:42431): Couldn't send request to peer 0665cf1593994847a90cf439307ce580. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:47.396036  5772 tablet_replica.cc:333] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580: stopping tablet replica
I20260710 13:17:47.396605  5772 raft_consensus.cc:2243] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.397068  5772 raft_consensus.cc:2272] T fb2ee05b0dae44e29b9903da0f3dd6af P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.399607  5772 tablet_replica.cc:333] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580: stopping tablet replica
I20260710 13:17:47.400087  5772 raft_consensus.cc:2243] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:47.400782  5772 raft_consensus.cc:2272] T c1ffba0f39104763a7e33d5ea35d0fdb P 0665cf1593994847a90cf439307ce580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.402413  5772 tablet_replica.cc:333] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580: stopping tablet replica
I20260710 13:17:47.402853  5772 raft_consensus.cc:2243] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.403226  5772 raft_consensus.cc:2272] T 9444c3fad5414bfaa2975770aa35c670 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.405251  5772 tablet_replica.cc:333] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580: stopping tablet replica
I20260710 13:17:47.405702  5772 raft_consensus.cc:2243] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:47.406381  5772 raft_consensus.cc:2272] T dfb426e543d04407889d859718b868db P 0665cf1593994847a90cf439307ce580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.407980  5772 tablet_replica.cc:333] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580: stopping tablet replica
I20260710 13:17:47.408420  5772 raft_consensus.cc:2243] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.408811  5772 raft_consensus.cc:2272] T 3200b5ec409749098ca848d01a796278 P 0665cf1593994847a90cf439307ce580 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.410614  5772 tablet_replica.cc:333] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580: stopping tablet replica
I20260710 13:17:47.411029  5772 raft_consensus.cc:2243] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.411396  5772 raft_consensus.cc:2272] T c2e82be530b448f6ba68937c89dd51dd P 0665cf1593994847a90cf439307ce580 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.438356  5772 tablet_server.cc:196] TabletServer@127.5.163.2:0 shutdown complete.
W20260710 13:17:47.453763  6021 consensus_peers.cc:597] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 -> Peer 4d33e6117dbc4be4b56298370b2eb546 (127.5.163.1:40707): Couldn't send request to peer 4d33e6117dbc4be4b56298370b2eb546. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:40707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:47.455602  5772 tablet_server.cc:179] TabletServer@127.5.163.3:0 shutting down...
I20260710 13:17:47.478096  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:47.478760  5772 tablet_replica.cc:333] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2: stopping tablet replica
I20260710 13:17:47.479307  5772 raft_consensus.cc:2243] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.479723  5772 raft_consensus.cc:2272] T dfb426e543d04407889d859718b868db P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.481395  5772 tablet_replica.cc:333] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2: stopping tablet replica
I20260710 13:17:47.481950  5772 raft_consensus.cc:2243] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:47.482631  5772 raft_consensus.cc:2272] T fb2ee05b0dae44e29b9903da0f3dd6af P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.484400  5772 tablet_replica.cc:333] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2: stopping tablet replica
I20260710 13:17:47.484936  5772 raft_consensus.cc:2243] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.485344  5772 raft_consensus.cc:2272] T f70a5be324c84cf7afe71e1ffaab64da P c113481ca52a47b3b45bac647d4e2cf2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.487110  5772 tablet_replica.cc:333] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2: stopping tablet replica
I20260710 13:17:47.487778  5772 raft_consensus.cc:2243] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:47.488472  5772 raft_consensus.cc:2272] T 9444c3fad5414bfaa2975770aa35c670 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.490386  5772 tablet_replica.cc:333] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2: stopping tablet replica
I20260710 13:17:47.490870  5772 raft_consensus.cc:2243] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.491245  5772 raft_consensus.cc:2272] T c1ffba0f39104763a7e33d5ea35d0fdb P c113481ca52a47b3b45bac647d4e2cf2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.492712  5772 tablet_replica.cc:333] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2: stopping tablet replica
I20260710 13:17:47.493150  5772 raft_consensus.cc:2243] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:47.493824  5772 raft_consensus.cc:2272] T 8a52c343c0484385833dd5e55f6dd655 P c113481ca52a47b3b45bac647d4e2cf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.495339  5772 tablet_replica.cc:333] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2: stopping tablet replica
I20260710 13:17:47.495786  5772 raft_consensus.cc:2243] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.496163  5772 raft_consensus.cc:2272] T 72b03beba2b7401e919ac1095085d903 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.498101  5772 tablet_replica.cc:333] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2: stopping tablet replica
I20260710 13:17:47.498545  5772 raft_consensus.cc:2243] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.498914  5772 raft_consensus.cc:2272] T 3200b5ec409749098ca848d01a796278 P c113481ca52a47b3b45bac647d4e2cf2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.500936  5772 tablet_replica.cc:333] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2: stopping tablet replica
I20260710 13:17:47.501466  5772 raft_consensus.cc:2243] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:47.501919  5772 raft_consensus.cc:2272] T c2e82be530b448f6ba68937c89dd51dd P c113481ca52a47b3b45bac647d4e2cf2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.527916  5772 tablet_server.cc:196] TabletServer@127.5.163.3:0 shutdown complete.
I20260710 13:17:47.544773  5772 master.cc:562] Master@127.5.163.62:36239 shutting down...
I20260710 13:17:47.725416  5772 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:47.725977  5772 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:47.726325  5772 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6d0ad925f87c43c09d979c7ee0418865: stopping tablet replica
I20260710 13:17:47.746383  5772 master.cc:584] Master@127.5.163.62:36239 shutdown complete.
0665cf1593994847a90cf439307ce580  4
4d33e6117dbc4be4b56298370b2eb546  4
c113481ca52a47b3b45bac647d4e2cf2  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (14454 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:17:47.787143  5772 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.163.62:36297
I20260710 13:17:47.788405  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:47.793630  6292 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:47.794970  6293 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:47.795154  6295 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:47.795935  5772 server_base.cc:1061] running on GCE node
I20260710 13:17:47.796787  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:47.796998  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:47.797158  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689467797138 us; error 0 us; skew 500 ppm
I20260710 13:17:47.797657  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:47.800177  5772 webserver.cc:533] Webserver started at http://127.5.163.62:34729/ using document root <none> and password file <none>
I20260710 13:17:47.800854  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:47.801074  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:47.801409  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:47.802794  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/master-0-root/instance:
uuid: "eb69784770f84688867a339ca046ef40"
format_stamp: "Formatted at 2026-07-10 13:17:47 on dist-test-slave-20gn"
I20260710 13:17:47.807215  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:17:47.810478  6300 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:47.811223  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:17:47.811452  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/master-0-root
uuid: "eb69784770f84688867a339ca046ef40"
format_stamp: "Formatted at 2026-07-10 13:17:47 on dist-test-slave-20gn"
I20260710 13:17:47.811671  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:47.821776  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:47.822845  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:47.860081  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.62:36297
I20260710 13:17:47.860174  6351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.62:36297 every 8 connection(s)
I20260710 13:17:47.863813  6352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:47.872961  6352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40: Bootstrap starting.
I20260710 13:17:47.877568  6352 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:47.881528  6352 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40: No bootstrap required, opened a new log
I20260710 13:17:47.883558  6352 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb69784770f84688867a339ca046ef40" member_type: VOTER }
I20260710 13:17:47.883915  6352 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:47.884189  6352 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb69784770f84688867a339ca046ef40, State: Initialized, Role: FOLLOWER
I20260710 13:17:47.884829  6352 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eb69784770f84688867a339ca046ef40" member_type: VOTER }
I20260710 13:17:47.885288  6352 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:47.885505  6352 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:47.885782  6352 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:47.889645  6352 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb69784770f84688867a339ca046ef40" member_type: VOTER }
I20260710 13:17:47.890182  6352 leader_election.cc:304] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [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: eb69784770f84688867a339ca046ef40; no voters: 
I20260710 13:17:47.891314  6352 leader_election.cc:290] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:47.891736  6355 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:47.893181  6355 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [term 1 LEADER]: Becoming Leader. State: Replica: eb69784770f84688867a339ca046ef40, State: Running, Role: LEADER
I20260710 13:17:47.893862  6355 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [LEADER]: Queue going to LEADER mode. State: All 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: "eb69784770f84688867a339ca046ef40" member_type: VOTER }
I20260710 13:17:47.894157  6352 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:47.898727  6357 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb69784770f84688867a339ca046ef40. Latest consensus state: current_term: 1 leader_uuid: "eb69784770f84688867a339ca046ef40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb69784770f84688867a339ca046ef40" member_type: VOTER } }
I20260710 13:17:47.898941  6356 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb69784770f84688867a339ca046ef40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb69784770f84688867a339ca046ef40" member_type: VOTER } }
I20260710 13:17:47.899433  6357 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:47.899677  6356 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:47.901592  6363 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:47.906349  6363 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:47.909930  5772 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:47.914781  6363 catalog_manager.cc:1383] Generated new cluster ID: 9ce539039edb448880ab8a6d1c8b6aa7
I20260710 13:17:47.915059  6363 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:47.929454  6363 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:47.930671  6363 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:47.948843  6363 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40: Generated new TSK 0
I20260710 13:17:47.949460  6363 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:47.976189  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:47.982259  6373 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:47.982946  6374 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:47.985319  6376 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:47.985400  5772 server_base.cc:1061] running on GCE node
I20260710 13:17:47.986295  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:47.986496  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:47.986688  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689467986651 us; error 0 us; skew 500 ppm
I20260710 13:17:47.987217  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:47.989418  5772 webserver.cc:533] Webserver started at http://127.5.163.1:34395/ using document root <none> and password file <none>
I20260710 13:17:47.989876  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:47.990075  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:47.990361  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:47.991366  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-0-root/instance:
uuid: "4726cf3514ce43b39c992e88674eb942"
format_stamp: "Formatted at 2026-07-10 13:17:47 on dist-test-slave-20gn"
I20260710 13:17:47.995507  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:17:47.998574  6381 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:47.999254  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:17:47.999524  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-0-root
uuid: "4726cf3514ce43b39c992e88674eb942"
format_stamp: "Formatted at 2026-07-10 13:17:47 on dist-test-slave-20gn"
I20260710 13:17:47.999799  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:48.015682  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:48.016956  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:48.018352  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:48.020526  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:48.020769  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:48.020999  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:48.021190  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:48.059747  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.1:43047
I20260710 13:17:48.059846  6443 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.1:43047 every 8 connection(s)
I20260710 13:17:48.064498  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:48.071775  6448 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:48.072713  6449 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:48.075459  5772 server_base.cc:1061] running on GCE node
W20260710 13:17:48.075448  6451 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:48.076857  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:48.077077  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:48.077250  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689468077233 us; error 0 us; skew 500 ppm
I20260710 13:17:48.077760  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:48.080477  5772 webserver.cc:533] Webserver started at http://127.5.163.2:35751/ using document root <none> and password file <none>
I20260710 13:17:48.081136  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:48.081377  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:48.081724  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:48.081977  6444 heartbeater.cc:344] Connected to a master server at 127.5.163.62:36297
I20260710 13:17:48.082331  6444 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:48.082890  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-1-root/instance:
uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
format_stamp: "Formatted at 2026-07-10 13:17:48 on dist-test-slave-20gn"
I20260710 13:17:48.083009  6444 heartbeater.cc:507] Master 127.5.163.62:36297 requested a full tablet report, sending...
I20260710 13:17:48.085199  6317 ts_manager.cc:194] Registered new tserver with Master: 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047)
I20260710 13:17:48.087554  6317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39706
I20260710 13:17:48.088258  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 13:17:48.091537  6456 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:48.092254  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:48.092541  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-1-root
uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
format_stamp: "Formatted at 2026-07-10 13:17:48 on dist-test-slave-20gn"
I20260710 13:17:48.092829  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:48.121345  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:48.122534  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:48.123919  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:48.126113  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:48.126341  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:48.126593  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:48.126775  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:48.163992  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.2:41649
I20260710 13:17:48.164091  6518 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.2:41649 every 8 connection(s)
I20260710 13:17:48.168576  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:48.176831  6522 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:48.176715  6523 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:48.179921  6525 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:48.180824  5772 server_base.cc:1061] running on GCE node
I20260710 13:17:48.181591  6519 heartbeater.cc:344] Connected to a master server at 127.5.163.62:36297
I20260710 13:17:48.182025  6519 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:48.182507  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:48.182768  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:48.182890  6519 heartbeater.cc:507] Master 127.5.163.62:36297 requested a full tablet report, sending...
I20260710 13:17:48.182982  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689468182961 us; error 0 us; skew 500 ppm
I20260710 13:17:48.183773  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:48.185367  6317 ts_manager.cc:194] Registered new tserver with Master: 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:48.186506  5772 webserver.cc:533] Webserver started at http://127.5.163.3:44237/ using document root <none> and password file <none>
I20260710 13:17:48.186987  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:48.187024  6317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39716
I20260710 13:17:48.187211  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:48.187573  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:48.188860  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-2-root/instance:
uuid: "b52748f02c394cf3b44914a73aa16d66"
format_stamp: "Formatted at 2026-07-10 13:17:48 on dist-test-slave-20gn"
I20260710 13:17:48.193094  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:17:48.196425  6530 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:48.197247  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:17:48.197538  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-2-root
uuid: "b52748f02c394cf3b44914a73aa16d66"
format_stamp: "Formatted at 2026-07-10 13:17:48 on dist-test-slave-20gn"
I20260710 13:17:48.197820  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689453170879-5772-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:48.227764  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:48.228936  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:48.230425  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:48.232554  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:48.232793  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:48.233026  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:48.233196  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:48.271313  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.3:39523
I20260710 13:17:48.271400  6592 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.3:39523 every 8 connection(s)
I20260710 13:17:48.284687  6593 heartbeater.cc:344] Connected to a master server at 127.5.163.62:36297
I20260710 13:17:48.285056  6593 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:48.285766  6593 heartbeater.cc:507] Master 127.5.163.62:36297 requested a full tablet report, sending...
I20260710 13:17:48.287703  6317 ts_manager.cc:194] Registered new tserver with Master: b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:48.288776  5772 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014510631s
I20260710 13:17:48.289191  6317 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39722
I20260710 13:17:48.313529  6317 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39728:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:17:48.316192  6317 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:17:48.393923  6557 tablet_service.cc:1511] Processing CreateTablet for tablet 30fcbee99d6a4dc780324af14690274a (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:48.394912  6556 tablet_service.cc:1511] Processing CreateTablet for tablet 28e68ac5436543a3aa299146ccd9b3b5 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:48.396790  6555 tablet_service.cc:1511] Processing CreateTablet for tablet aa8b15db73c443e1b95f47bc4eff9eb0 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:48.395395  6557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30fcbee99d6a4dc780324af14690274a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.398402  6554 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2e45fec0e0406da26d801142bbe538 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:48.396802  6558 tablet_service.cc:1511] Processing CreateTablet for tablet 98243cc855984491a80c7ea13ccc9a95 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:48.399757  6554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2e45fec0e0406da26d801142bbe538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.400065  6553 tablet_service.cc:1511] Processing CreateTablet for tablet 8484153e0b3540b9b6e59802a8b6d2f6 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:48.401621  6558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98243cc855984491a80c7ea13ccc9a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.402275  6555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8b15db73c443e1b95f47bc4eff9eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.405287  6556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e68ac5436543a3aa299146ccd9b3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.408825  6553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8484153e0b3540b9b6e59802a8b6d2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.415798  6409 tablet_service.cc:1511] Processing CreateTablet for tablet 98243cc855984491a80c7ea13ccc9a95 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:48.417157  6409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98243cc855984491a80c7ea13ccc9a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.416852  6552 tablet_service.cc:1511] Processing CreateTablet for tablet f80c26c994324a63bb5995a1035e99bb (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:48.418151  6552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80c26c994324a63bb5995a1035e99bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.421082  6408 tablet_service.cc:1511] Processing CreateTablet for tablet 30fcbee99d6a4dc780324af14690274a (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:48.422410  6408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30fcbee99d6a4dc780324af14690274a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.426333  6402 tablet_service.cc:1511] Processing CreateTablet for tablet 245a952102734c4c94e14f6b447c3263 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:48.427616  6402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245a952102734c4c94e14f6b447c3263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.429912  6403 tablet_service.cc:1511] Processing CreateTablet for tablet f80c26c994324a63bb5995a1035e99bb (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:48.431255  6403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80c26c994324a63bb5995a1035e99bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.433818  6404 tablet_service.cc:1511] Processing CreateTablet for tablet 8484153e0b3540b9b6e59802a8b6d2f6 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:48.435083  6404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8484153e0b3540b9b6e59802a8b6d2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.437321  6484 tablet_service.cc:1511] Processing CreateTablet for tablet 98243cc855984491a80c7ea13ccc9a95 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:48.437795  6405 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2e45fec0e0406da26d801142bbe538 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:48.438145  6551 tablet_service.cc:1511] Processing CreateTablet for tablet 245a952102734c4c94e14f6b447c3263 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:48.438621  6484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98243cc855984491a80c7ea13ccc9a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.439018  6405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2e45fec0e0406da26d801142bbe538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.439440  6551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245a952102734c4c94e14f6b447c3263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.440517  6401 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3bb5f50ec449f8a156ed2ff3554e24 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:48.441788  6401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3bb5f50ec449f8a156ed2ff3554e24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.441691  6406 tablet_service.cc:1511] Processing CreateTablet for tablet aa8b15db73c443e1b95f47bc4eff9eb0 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:48.442965  6406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8b15db73c443e1b95f47bc4eff9eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.444290  6550 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3bb5f50ec449f8a156ed2ff3554e24 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:48.445556  6550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3bb5f50ec449f8a156ed2ff3554e24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.445734  6407 tablet_service.cc:1511] Processing CreateTablet for tablet 28e68ac5436543a3aa299146ccd9b3b5 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:48.446990  6407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e68ac5436543a3aa299146ccd9b3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.446833  6482 tablet_service.cc:1511] Processing CreateTablet for tablet 28e68ac5436543a3aa299146ccd9b3b5 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:48.448114  6482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e68ac5436543a3aa299146ccd9b3b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.449725  6400 tablet_service.cc:1511] Processing CreateTablet for tablet 10ac4bdf148d47ce8ae3d5087613fe4f (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:48.450930  6400 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ac4bdf148d47ce8ae3d5087613fe4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.454730  6481 tablet_service.cc:1511] Processing CreateTablet for tablet aa8b15db73c443e1b95f47bc4eff9eb0 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:48.456063  6481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa8b15db73c443e1b95f47bc4eff9eb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.445643  6483 tablet_service.cc:1511] Processing CreateTablet for tablet 30fcbee99d6a4dc780324af14690274a (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:48.469806  6483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30fcbee99d6a4dc780324af14690274a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.489904  6480 tablet_service.cc:1511] Processing CreateTablet for tablet 0d2e45fec0e0406da26d801142bbe538 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:48.491341  6480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d2e45fec0e0406da26d801142bbe538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.494277  6479 tablet_service.cc:1511] Processing CreateTablet for tablet 8484153e0b3540b9b6e59802a8b6d2f6 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:48.495604  6479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8484153e0b3540b9b6e59802a8b6d2f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.506595  6478 tablet_service.cc:1511] Processing CreateTablet for tablet f80c26c994324a63bb5995a1035e99bb (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:48.510305  6477 tablet_service.cc:1511] Processing CreateTablet for tablet 245a952102734c4c94e14f6b447c3263 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:48.513338  6476 tablet_service.cc:1511] Processing CreateTablet for tablet 8f3bb5f50ec449f8a156ed2ff3554e24 (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:48.508414  6478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f80c26c994324a63bb5995a1035e99bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.518131  6476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f3bb5f50ec449f8a156ed2ff3554e24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.517081  6475 tablet_service.cc:1511] Processing CreateTablet for tablet 10ac4bdf148d47ce8ae3d5087613fe4f (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:48.519426  6475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ac4bdf148d47ce8ae3d5087613fe4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.524986  6477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 245a952102734c4c94e14f6b447c3263. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.563866  6608 tablet_bootstrap.cc:492] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66: Bootstrap starting.
I20260710 13:17:48.564075  6550 tablet_service.cc:1511] Processing CreateTablet for tablet 10ac4bdf148d47ce8ae3d5087613fe4f (DEFAULT_TABLE table=test-workload [id=fcb3692fa80f4b93b5d36f618ae8fbbf]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:48.566506  6550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ac4bdf148d47ce8ae3d5087613fe4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.574450  6608 tablet_bootstrap.cc:654] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.599284  6610 tablet_bootstrap.cc:492] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Bootstrap starting.
I20260710 13:17:48.604171  6609 tablet_bootstrap.cc:492] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942: Bootstrap starting.
I20260710 13:17:48.607210  6610 tablet_bootstrap.cc:654] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.608716  6608 tablet_bootstrap.cc:492] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66: No bootstrap required, opened a new log
I20260710 13:17:48.609565  6608 ts_tablet_manager.cc:1403] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.004s
I20260710 13:17:48.612385  6608 raft_consensus.cc:359] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.613103  6608 raft_consensus.cc:385] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.613387  6608 raft_consensus.cc:740] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.614193  6608 consensus_queue.cc:260] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.633545  6593 heartbeater.cc:499] Master 127.5.163.62:36297 was elected leader, sending a full tablet report...
I20260710 13:17:48.634087  6608 ts_tablet_manager.cc:1434] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.014s
I20260710 13:17:48.635107  6608 tablet_bootstrap.cc:492] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66: Bootstrap starting.
I20260710 13:17:48.640727  6610 tablet_bootstrap.cc:492] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c: No bootstrap required, opened a new log
I20260710 13:17:48.641268  6610 ts_tablet_manager.cc:1403] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.000s
I20260710 13:17:48.641341  6608 tablet_bootstrap.cc:654] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.632515  6609 tablet_bootstrap.cc:654] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.645391  6610 raft_consensus.cc:359] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.648167  6610 raft_consensus.cc:385] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.648743  6610 raft_consensus.cc:740] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.649910  6610 consensus_queue.cc:260] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.654830  6609 tablet_bootstrap.cc:492] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942: No bootstrap required, opened a new log
I20260710 13:17:48.655278  6609 ts_tablet_manager.cc:1403] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.000s
I20260710 13:17:48.656481  6519 heartbeater.cc:499] Master 127.5.163.62:36297 was elected leader, sending a full tablet report...
I20260710 13:17:48.657594  6610 ts_tablet_manager.cc:1434] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.004s
I20260710 13:17:48.658123  6609 raft_consensus.cc:359] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } } peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } }
I20260710 13:17:48.658598  6610 tablet_bootstrap.cc:492] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Bootstrap starting.
I20260710 13:17:48.658864  6609 raft_consensus.cc:385] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.659240  6609 raft_consensus.cc:740] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.660152  6609 consensus_queue.cc:260] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } } peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } }
I20260710 13:17:48.665832  6444 heartbeater.cc:499] Master 127.5.163.62:36297 was elected leader, sending a full tablet report...
I20260710 13:17:48.668989  6609 ts_tablet_manager.cc:1434] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.009s
I20260710 13:17:48.670078  6609 tablet_bootstrap.cc:492] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942: Bootstrap starting.
I20260710 13:17:48.674657  6608 tablet_bootstrap.cc:492] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66: No bootstrap required, opened a new log
I20260710 13:17:48.675184  6608 ts_tablet_manager.cc:1403] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.027s
I20260710 13:17:48.676152  6609 tablet_bootstrap.cc:654] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.677546  6610 tablet_bootstrap.cc:654] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.678078  6608 raft_consensus.cc:359] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.678804  6608 raft_consensus.cc:385] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.679117  6608 raft_consensus.cc:740] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.680024  6608 consensus_queue.cc:260] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.682243  6608 ts_tablet_manager.cc:1434] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 13:17:48.683342  6608 tablet_bootstrap.cc:492] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66: Bootstrap starting.
I20260710 13:17:48.689431  6608 tablet_bootstrap.cc:654] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.700801  6609 tablet_bootstrap.cc:492] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942: No bootstrap required, opened a new log
I20260710 13:17:48.701627  6609 ts_tablet_manager.cc:1403] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.009s
I20260710 13:17:48.709702  6609 raft_consensus.cc:359] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.710443  6609 raft_consensus.cc:385] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.710813  6609 raft_consensus.cc:740] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.711092  6610 tablet_bootstrap.cc:492] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c: No bootstrap required, opened a new log
I20260710 13:17:48.711637  6610 ts_tablet_manager.cc:1403] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent bootstrapping tablet: real 0.053s	user 0.027s	sys 0.012s
I20260710 13:17:48.711491  6609 consensus_queue.cc:260] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.714064  6609 ts_tablet_manager.cc:1434] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 13:17:48.714552  6610 raft_consensus.cc:359] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.715057  6609 tablet_bootstrap.cc:492] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942: Bootstrap starting.
I20260710 13:17:48.715233  6610 raft_consensus.cc:385] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.715540  6610 raft_consensus.cc:740] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.716352  6610 consensus_queue.cc:260] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.720577  6610 ts_tablet_manager.cc:1434] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 13:17:48.721469  6610 tablet_bootstrap.cc:492] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Bootstrap starting.
I20260710 13:17:48.721621  6609 tablet_bootstrap.cc:654] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.729116  6610 tablet_bootstrap.cc:654] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.732988  6609 tablet_bootstrap.cc:492] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942: No bootstrap required, opened a new log
I20260710 13:17:48.733588  6609 ts_tablet_manager.cc:1403] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260710 13:17:48.737193  6609 raft_consensus.cc:359] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.738147  6609 raft_consensus.cc:385] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.738516  6609 raft_consensus.cc:740] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.739686  6609 consensus_queue.cc:260] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.742727  6609 ts_tablet_manager.cc:1434] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:17:48.742753  6608 tablet_bootstrap.cc:492] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66: No bootstrap required, opened a new log
I20260710 13:17:48.743147  6610 tablet_bootstrap.cc:492] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c: No bootstrap required, opened a new log
I20260710 13:17:48.743324  6608 ts_tablet_manager.cc:1403] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66: Time spent bootstrapping tablet: real 0.060s	user 0.037s	sys 0.022s
I20260710 13:17:48.743610  6610 ts_tablet_manager.cc:1403] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.015s
I20260710 13:17:48.744576  6609 tablet_bootstrap.cc:492] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942: Bootstrap starting.
I20260710 13:17:48.746161  6608 raft_consensus.cc:359] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } } peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } }
I20260710 13:17:48.746404  6610 raft_consensus.cc:359] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.746847  6608 raft_consensus.cc:385] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.747124  6610 raft_consensus.cc:385] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.747182  6608 raft_consensus.cc:740] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.747551  6610 raft_consensus.cc:740] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.748080  6608 consensus_queue.cc:260] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } } peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } }
I20260710 13:17:48.748569  6610 consensus_queue.cc:260] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.751560  6609 tablet_bootstrap.cc:654] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.752125  6608 ts_tablet_manager.cc:1434] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:17:48.753137  6608 tablet_bootstrap.cc:492] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66: Bootstrap starting.
I20260710 13:17:48.753175  6610 ts_tablet_manager.cc:1434] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:17:48.754182  6610 tablet_bootstrap.cc:492] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Bootstrap starting.
I20260710 13:17:48.760315  6610 tablet_bootstrap.cc:654] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.761193  6608 tablet_bootstrap.cc:654] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.763110  6609 tablet_bootstrap.cc:492] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942: No bootstrap required, opened a new log
I20260710 13:17:48.763537  6609 ts_tablet_manager.cc:1403] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.013s
I20260710 13:17:48.767289  6609 raft_consensus.cc:359] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.768270  6609 raft_consensus.cc:385] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.768800  6609 raft_consensus.cc:740] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.769475  6617 raft_consensus.cc:493] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:48.769938  6609 consensus_queue.cc:260] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.770146  6617 raft_consensus.cc:515] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.777050  6617 leader_election.cc:290] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:48.782743  6617 raft_consensus.cc:493] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:48.783366  6617 raft_consensus.cc:515] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.791445  6609 ts_tablet_manager.cc:1434] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 13:17:48.794687  6617 leader_election.cc:290] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:48.799194  6609 tablet_bootstrap.cc:492] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942: Bootstrap starting.
I20260710 13:17:48.805085  6610 tablet_bootstrap.cc:492] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c: No bootstrap required, opened a new log
I20260710 13:17:48.805612  6610 ts_tablet_manager.cc:1403] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent bootstrapping tablet: real 0.052s	user 0.024s	sys 0.024s
I20260710 13:17:48.808893  6608 tablet_bootstrap.cc:492] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66: No bootstrap required, opened a new log
I20260710 13:17:48.808589  6610 raft_consensus.cc:359] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } } peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } }
I20260710 13:17:48.809386  6608 ts_tablet_manager.cc:1403] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.027s
I20260710 13:17:48.809366  6610 raft_consensus.cc:385] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.809891  6610 raft_consensus.cc:740] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.811174  6609 tablet_bootstrap.cc:654] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.810774  6610 consensus_queue.cc:260] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } } peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } }
I20260710 13:17:48.812455  6608 raft_consensus.cc:359] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.813143  6608 raft_consensus.cc:385] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.813417  6608 raft_consensus.cc:740] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.814268  6608 consensus_queue.cc:260] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.815474  6617 raft_consensus.cc:493] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:48.815917  6617 raft_consensus.cc:515] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.816835  6610 ts_tablet_manager.cc:1434] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:17:48.817802  6610 tablet_bootstrap.cc:492] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Bootstrap starting.
I20260710 13:17:48.818204  6617 leader_election.cc:290] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:48.819003  6608 ts_tablet_manager.cc:1434] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:17:48.819875  6608 tablet_bootstrap.cc:492] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66: Bootstrap starting.
I20260710 13:17:48.820447  6616 raft_consensus.cc:493] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:48.820936  6616 raft_consensus.cc:515] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.824129  6610 tablet_bootstrap.cc:654] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.825254  6493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" is_pre_election: true
I20260710 13:17:48.825609  6616 leader_election.cc:290] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:48.826030  6608 tablet_bootstrap.cc:654] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.826627  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" is_pre_election: true
I20260710 13:17:48.828729  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245a952102734c4c94e14f6b447c3263" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" is_pre_election: true
I20260710 13:17:48.829555  6494 raft_consensus.cc:2468] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 0.
W20260710 13:17:48.837373  6383 leader_election.cc:343] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:48.837764  6608 tablet_bootstrap.cc:492] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66: No bootstrap required, opened a new log
I20260710 13:17:48.838207  6608 ts_tablet_manager.cc:1403] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
W20260710 13:17:48.838282  6383 leader_election.cc:343] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:48.839223  6383 leader_election.cc:304] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 
I20260710 13:17:48.840057  6617 raft_consensus.cc:2804] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:48.840405  6617 raft_consensus.cc:493] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:48.840768  6617 raft_consensus.cc:3060] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:48.841089  6608 raft_consensus.cc:359] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.841794  6608 raft_consensus.cc:385] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.842090  6608 raft_consensus.cc:740] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.843001  6608 consensus_queue.cc:260] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.845422  6608 ts_tablet_manager.cc:1434] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:17:48.846362  6608 tablet_bootstrap.cc:492] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66: Bootstrap starting.
I20260710 13:17:48.848270  6617 raft_consensus.cc:515] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.851131  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245a952102734c4c94e14f6b447c3263" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:48.851681  6494 raft_consensus.cc:3060] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:48.852598  6608 tablet_bootstrap.cc:654] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.859560  6494 raft_consensus.cc:2468] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 1.
I20260710 13:17:48.861053  6383 leader_election.cc:304] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 
I20260710 13:17:48.862079  6628 raft_consensus.cc:2804] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:48.871572  6617 leader_election.cc:290] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:48.879186  6628 raft_consensus.cc:697] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:48.880548  6628 consensus_queue.cc:237] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.885118  6568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245a952102734c4c94e14f6b447c3263" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
I20260710 13:17:48.887015  6567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
I20260710 13:17:48.889194  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245a952102734c4c94e14f6b447c3263" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:48.888540  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
I20260710 13:17:48.891515  6566 raft_consensus.cc:2468] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 0.
W20260710 13:17:48.894812  6382 leader_election.cc:343] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:48.897153  6382 leader_election.cc:343] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:48.902230  6608 tablet_bootstrap.cc:492] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66: No bootstrap required, opened a new log
I20260710 13:17:48.902734  6608 ts_tablet_manager.cc:1403] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.014s
I20260710 13:17:48.897665  6382 leader_election.cc:304] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942; no voters: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66
I20260710 13:17:48.904809  6635 raft_consensus.cc:2749] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:17:48.905193  6382 leader_election.cc:343] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:48.905635  6365 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:48.906085  6382 leader_election.cc:304] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [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: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 98d715c3f8a2411c9ac90a8c7ea99d5c
I20260710 13:17:48.906858  6635 raft_consensus.cc:2804] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:48.907207  6635 raft_consensus.cc:493] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:48.907531  6635 raft_consensus.cc:3060] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:48.909281  6608 raft_consensus.cc:359] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.912078  6608 raft_consensus.cc:385] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.912423  6608 raft_consensus.cc:740] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.913591  6610 tablet_bootstrap.cc:492] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c: No bootstrap required, opened a new log
I20260710 13:17:48.913411  6608 consensus_queue.cc:260] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.914227  6610 ts_tablet_manager.cc:1403] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent bootstrapping tablet: real 0.097s	user 0.032s	sys 0.036s
I20260710 13:17:48.915951  6608 ts_tablet_manager.cc:1434] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:17:48.917591  6608 tablet_bootstrap.cc:492] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66: Bootstrap starting.
I20260710 13:17:48.919799  6609 tablet_bootstrap.cc:492] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942: No bootstrap required, opened a new log
I20260710 13:17:48.919697  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3bb5f50ec449f8a156ed2ff3554e24" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
I20260710 13:17:48.920300  6609 ts_tablet_manager.cc:1403] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942: Time spent bootstrapping tablet: real 0.128s	user 0.011s	sys 0.016s
I20260710 13:17:48.920387  6566 raft_consensus.cc:2468] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 0.
I20260710 13:17:48.921986  6457 leader_election.cc:304] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:48.923512  6616 raft_consensus.cc:2804] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:48.923875  6616 raft_consensus.cc:493] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:48.924218  6616 raft_consensus.cc:3060] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:48.924808  6608 tablet_bootstrap.cc:654] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.924893  6609 raft_consensus.cc:359] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.925676  6609 raft_consensus.cc:385] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.925954  6609 raft_consensus.cc:740] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.926751  6609 consensus_queue.cc:260] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.929527  6609 ts_tablet_manager.cc:1434] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:17:48.930792  6609 tablet_bootstrap.cc:492] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942: Bootstrap starting.
I20260710 13:17:48.917191  6610 raft_consensus.cc:359] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.936340  6419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3bb5f50ec449f8a156ed2ff3554e24" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942" is_pre_election: true
I20260710 13:17:48.936825  6610 raft_consensus.cc:385] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.937166  6610 raft_consensus.cc:740] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.938088  6609 tablet_bootstrap.cc:654] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:48.938113  6460 leader_election.cc:343] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:48.937894  6610 consensus_queue.cc:260] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.939371  6616 raft_consensus.cc:515] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.940842  6608 tablet_bootstrap.cc:492] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66: No bootstrap required, opened a new log
I20260710 13:17:48.941412  6608 ts_tablet_manager.cc:1403] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.005s
I20260710 13:17:48.944404  6608 raft_consensus.cc:359] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.945176  6608 raft_consensus.cc:385] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.945526  6608 raft_consensus.cc:740] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.947124  6608 consensus_queue.cc:260] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.937733  6635 raft_consensus.cc:515] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.948213  6610 ts_tablet_manager.cc:1434] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.007s
I20260710 13:17:48.952090  6610 tablet_bootstrap.cc:492] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c: Bootstrap starting.
I20260710 13:17:48.956332  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3bb5f50ec449f8a156ed2ff3554e24" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:48.956912  6565 raft_consensus.cc:3060] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:48.953044  6635 leader_election.cc:290] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:48.954053  6616 leader_election.cc:290] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:48.954154  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
W20260710 13:17:48.960721  6383 leader_election.cc:343] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:48.962049  6609 tablet_bootstrap.cc:492] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942: No bootstrap required, opened a new log
I20260710 13:17:48.962484  6609 ts_tablet_manager.cc:1403] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.014s
I20260710 13:17:48.963562  6610 tablet_bootstrap.cc:654] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.954828  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:48.964932  6566 raft_consensus.cc:3060] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:48.964627  6609 raft_consensus.cc:359] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.965404  6609 raft_consensus.cc:385] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:48.965719  6609 raft_consensus.cc:740] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Initialized, Role: FOLLOWER
I20260710 13:17:48.966468  6609 consensus_queue.cc:260] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.949680  6315 catalog_manager.cc:5697] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 1 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:48.955806  6419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3bb5f50ec449f8a156ed2ff3554e24" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:48.968745  6609 ts_tablet_manager.cc:1434] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:17:48.956094  6608 ts_tablet_manager.cc:1434] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260710 13:17:48.969713  6609 tablet_bootstrap.cc:492] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942: Bootstrap starting.
I20260710 13:17:48.970381  6608 tablet_bootstrap.cc:492] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66: Bootstrap starting.
W20260710 13:17:48.973449  6460 leader_election.cc:343] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:48.976781  6566 raft_consensus.cc:2468] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 1.
I20260710 13:17:48.977906  6609 tablet_bootstrap.cc:654] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.978142  6613 raft_consensus.cc:493] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:48.978775  6613 raft_consensus.cc:515] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.983989  6382 leader_election.cc:304] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 98d715c3f8a2411c9ac90a8c7ea99d5c
I20260710 13:17:48.984907  6635 raft_consensus.cc:2804] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:48.985541  6635 raft_consensus.cc:697] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:48.986624  6635 consensus_queue.cc:237] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:48.988687  6613 leader_election.cc:290] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:48.964287  6565 raft_consensus.cc:2468] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 1.
I20260710 13:17:48.995260  6608 tablet_bootstrap.cc:654] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:48.998647  6457 leader_election.cc:304] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 4726cf3514ce43b39c992e88674eb942
I20260710 13:17:48.999913  6616 raft_consensus.cc:2804] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:49.000257  6613 raft_consensus.cc:493] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:49.000385  6616 raft_consensus.cc:697] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 LEADER]: Becoming Leader. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Running, Role: LEADER
I20260710 13:17:49.000906  6613 raft_consensus.cc:515] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.001502  6616 consensus_queue.cc:237] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.005339  6613 leader_election.cc:290] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:49.005489  6635 raft_consensus.cc:493] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:49.006240  6635 raft_consensus.cc:515] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } } peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } }
I20260710 13:17:49.009341  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98243cc855984491a80c7ea13ccc9a95" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
I20260710 13:17:49.010149  6565 raft_consensus.cc:2468] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 0.
I20260710 13:17:49.010429  6610 tablet_bootstrap.cc:492] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c: No bootstrap required, opened a new log
I20260710 13:17:49.011042  6635 leader_election.cc:290] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:49.011077  6610 ts_tablet_manager.cc:1403] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.013s
I20260710 13:17:49.011255  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98243cc855984491a80c7ea13ccc9a95" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" is_pre_election: true
I20260710 13:17:49.012920  6382 leader_election.cc:304] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:49.014705  6494 raft_consensus.cc:2468] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 0.
I20260710 13:17:49.015599  6610 raft_consensus.cc:359] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.021678  6635 raft_consensus.cc:2804] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:49.022231  6635 raft_consensus.cc:493] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:49.022694  6635 raft_consensus.cc:3060] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.025493  6419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942" is_pre_election: true
I20260710 13:17:49.025583  6418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942" is_pre_election: true
I20260710 13:17:49.026387  6418 raft_consensus.cc:2468] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 0.
I20260710 13:17:49.016523  6610 raft_consensus.cc:385] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.028951  6610 raft_consensus.cc:740] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Initialized, Role: FOLLOWER
I20260710 13:17:49.029698  6610 consensus_queue.cc:260] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
W20260710 13:17:49.032599  6534 leader_election.cc:343] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:49.033344  6534 leader_election.cc:304] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:49.035132  6613 raft_consensus.cc:2804] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:49.034556  6314 catalog_manager.cc:5697] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2). New cstate: current_term: 1 leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:49.035493  6613 raft_consensus.cc:493] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:49.035856  6613 raft_consensus.cc:3060] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.038914  6608 tablet_bootstrap.cc:492] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66: No bootstrap required, opened a new log
I20260710 13:17:49.039379  6608 ts_tablet_manager.cc:1403] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.015s
I20260710 13:17:49.041103  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" is_pre_election: true
I20260710 13:17:49.041869  6494 raft_consensus.cc:2468] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 0.
I20260710 13:17:49.041946  6608 raft_consensus.cc:359] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.042668  6608 raft_consensus.cc:385] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.042937  6608 raft_consensus.cc:740] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Initialized, Role: FOLLOWER
I20260710 13:17:49.043128  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" is_pre_election: true
I20260710 13:17:49.043339  6613 raft_consensus.cc:515] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.043881  6492 raft_consensus.cc:2468] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 0.
I20260710 13:17:49.046047  6532 leader_election.cc:304] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [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: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 4726cf3514ce43b39c992e88674eb942
I20260710 13:17:49.047602  6608 consensus_queue.cc:260] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.049860  6610 ts_tablet_manager.cc:1434] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.005s
I20260710 13:17:49.050850  6610 tablet_bootstrap.cc:492] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Bootstrap starting.
I20260710 13:17:49.051362  6635 raft_consensus.cc:515] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } } peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } }
I20260710 13:17:49.053465  6635 leader_election.cc:290] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Requested vote from peers b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:49.054930  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98243cc855984491a80c7ea13ccc9a95" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:49.055706  6492 raft_consensus.cc:3060] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.057050  6610 tablet_bootstrap.cc:654] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:49.057565  6609 tablet_bootstrap.cc:492] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942: No bootstrap required, opened a new log
I20260710 13:17:49.058039  6609 ts_tablet_manager.cc:1403] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.014s
I20260710 13:17:49.061570  6609 raft_consensus.cc:359] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.062479  6609 raft_consensus.cc:385] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.062851  6609 raft_consensus.cc:740] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Initialized, Role: FOLLOWER
I20260710 13:17:49.067210  6418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:49.067489  6613 leader_election.cc:290] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:49.067826  6418 raft_consensus.cc:3060] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.068236  6613 raft_consensus.cc:2804] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:49.068681  6613 raft_consensus.cc:493] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:49.069106  6613 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.075656  6492 raft_consensus.cc:2468] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 1.
I20260710 13:17:49.077083  6418 raft_consensus.cc:2468] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 1.
I20260710 13:17:49.081001  6608 ts_tablet_manager.cc:1434] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.014s
I20260710 13:17:49.082381  6534 leader_election.cc:304] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:49.083666  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:49.085386  6383 leader_election.cc:304] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 
I20260710 13:17:49.085686  6613 raft_consensus.cc:515] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.086512  6635 raft_consensus.cc:2804] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:49.087141  6635 raft_consensus.cc:697] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:49.087687  6613 leader_election.cc:290] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:49.088583  6608 tablet_bootstrap.cc:492] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66: Bootstrap starting.
I20260710 13:17:49.088462  6418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:49.088224  6635 consensus_queue.cc:237] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } } peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } }
W20260710 13:17:49.089900  6534 leader_election.cc:343] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:49.066962  6609 consensus_queue.cc:260] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.084465  6494 raft_consensus.cc:3060] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.088462  6613 raft_consensus.cc:2804] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:49.093798  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98243cc855984491a80c7ea13ccc9a95" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:49.094254  6609 ts_tablet_manager.cc:1434] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260710 13:17:49.094417  6565 raft_consensus.cc:3060] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.095233  6609 tablet_bootstrap.cc:492] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942: Bootstrap starting.
I20260710 13:17:49.100029  6610 tablet_bootstrap.cc:492] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c: No bootstrap required, opened a new log
I20260710 13:17:49.100778  6610 ts_tablet_manager.cc:1403] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.017s
I20260710 13:17:49.101140  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:49.101770  6492 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.102605  6609 tablet_bootstrap.cc:654] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:49.104938  6617 raft_consensus.cc:493] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:49.105437  6617 raft_consensus.cc:515] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.106897  6565 raft_consensus.cc:2468] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 1.
I20260710 13:17:49.107607  6617 leader_election.cc:290] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.105049  6610 raft_consensus.cc:359] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.108830  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
I20260710 13:17:49.113277  6613 raft_consensus.cc:697] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Becoming Leader. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Running, Role: LEADER
I20260710 13:17:49.117326  6613 consensus_queue.cc:237] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.114950  6650 raft_consensus.cc:493] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:49.120991  6650 raft_consensus.cc:515] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.112321  6610 raft_consensus.cc:385] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.116017  6493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" is_pre_election: true
I20260710 13:17:49.125384  6650 leader_election.cc:290] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:49.126271  6418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ac4bdf148d47ce8ae3d5087613fe4f" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942" is_pre_election: true
I20260710 13:17:49.127092  6418 raft_consensus.cc:2468] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 0.
W20260710 13:17:49.129207  6383 leader_election.cc:343] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:49.130631  6534 leader_election.cc:304] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:49.132120  6493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ac4bdf148d47ce8ae3d5087613fe4f" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" is_pre_election: true
W20260710 13:17:49.133942  6532 leader_election.cc:343] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:49.133880  6608 tablet_bootstrap.cc:654] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:49.135432  6650 raft_consensus.cc:2804] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:49.134728  6610 raft_consensus.cc:740] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Initialized, Role: FOLLOWER
I20260710 13:17:49.135968  6650 raft_consensus.cc:493] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:49.134800  6565 raft_consensus.cc:2468] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 0.
I20260710 13:17:49.136437  6650 raft_consensus.cc:3060] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.137108  6610 consensus_queue.cc:260] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.130767  6494 raft_consensus.cc:2468] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 1.
I20260710 13:17:49.140607  6610 ts_tablet_manager.cc:1434] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260710 13:17:49.140719  6382 leader_election.cc:304] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [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: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 98d715c3f8a2411c9ac90a8c7ea99d5c
I20260710 13:17:49.146252  6635 raft_consensus.cc:2804] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:49.146669  6635 raft_consensus.cc:493] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:49.147001  6635 raft_consensus.cc:3060] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.153544  6610 tablet_bootstrap.cc:492] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Bootstrap starting.
I20260710 13:17:49.157505  6616 raft_consensus.cc:493] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:49.158159  6616 raft_consensus.cc:515] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.160220  6610 tablet_bootstrap.cc:654] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:49.160900  6492 raft_consensus.cc:2468] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 1.
I20260710 13:17:49.165416  6616 leader_election.cc:290] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.170336  6532 leader_election.cc:304] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 4726cf3514ce43b39c992e88674eb942
I20260710 13:17:49.170902  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
I20260710 13:17:49.171337  6418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942" is_pre_election: true
I20260710 13:17:49.171526  6565 raft_consensus.cc:2468] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 0.
I20260710 13:17:49.171865  6613 raft_consensus.cc:2804] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:49.171916  6418 raft_consensus.cc:2468] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 0.
I20260710 13:17:49.160573  6635 raft_consensus.cc:515] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.174707  6457 leader_election.cc:304] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:49.175907  6609 tablet_bootstrap.cc:492] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942: No bootstrap required, opened a new log
I20260710 13:17:49.176180  6608 tablet_bootstrap.cc:492] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66: No bootstrap required, opened a new log
I20260710 13:17:49.176406  6609 ts_tablet_manager.cc:1403] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.007s
I20260710 13:17:49.176617  6608 ts_tablet_manager.cc:1403] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.008s
I20260710 13:17:49.179009  6609 raft_consensus.cc:359] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.179689  6609 raft_consensus.cc:385] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.179927  6609 raft_consensus.cc:740] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Initialized, Role: FOLLOWER
I20260710 13:17:49.180728  6609 consensus_queue.cc:260] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.182821  6609 ts_tablet_manager.cc:1434] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:49.172996  6613 raft_consensus.cc:697] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Becoming Leader. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Running, Role: LEADER
I20260710 13:17:49.183491  6609 tablet_bootstrap.cc:492] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942: Bootstrap starting.
I20260710 13:17:49.183210  6317 catalog_manager.cc:5697] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 reported cstate change: term changed from 0 to 1, leader changed from <none> to b52748f02c394cf3b44914a73aa16d66 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "b52748f02c394cf3b44914a73aa16d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:49.179800  6616 raft_consensus.cc:2804] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:49.185091  6639 raft_consensus.cc:493] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:49.185245  6616 raft_consensus.cc:493] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:49.185667  6616 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.185612  6639 raft_consensus.cc:515] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.185766  6650 raft_consensus.cc:515] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.188102  6639 leader_election.cc:290] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.188715  6635 leader_election.cc:290] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.188974  6418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ac4bdf148d47ce8ae3d5087613fe4f" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:49.184070  6613 consensus_queue.cc:237] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.189622  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:49.190961  6419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e68ac5436543a3aa299146ccd9b3b5" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942" is_pre_election: true
I20260710 13:17:49.189589  6418 raft_consensus.cc:3060] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.194866  6650 leader_election.cc:290] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
W20260710 13:17:49.195027  6460 leader_election.cc:343] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:49.195847  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e68ac5436543a3aa299146ccd9b3b5" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
W20260710 13:17:49.196188  6383 leader_election.cc:343] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:49.197482  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:49.197963  6566 raft_consensus.cc:3060] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.199036  6608 raft_consensus.cc:359] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.199755  6608 raft_consensus.cc:385] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.200098  6608 raft_consensus.cc:740] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Initialized, Role: FOLLOWER
W20260710 13:17:49.200049  6457 leader_election.cc:343] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:49.200925  6457 leader_election.cc:304] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66
I20260710 13:17:49.201017  6608 consensus_queue.cc:260] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.202239  6639 raft_consensus.cc:2749] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:49.206642  6608 ts_tablet_manager.cc:1434] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 13:17:49.209031  6609 tablet_bootstrap.cc:654] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:49.209640  6608 tablet_bootstrap.cc:492] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66: Bootstrap starting.
I20260710 13:17:49.207552  6566 raft_consensus.cc:2468] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 1.
I20260710 13:17:49.203944  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ac4bdf148d47ce8ae3d5087613fe4f" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:49.214311  6382 leader_election.cc:304] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 98d715c3f8a2411c9ac90a8c7ea99d5c
I20260710 13:17:49.207559  6418 raft_consensus.cc:2468] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 1.
I20260710 13:17:49.215544  6635 raft_consensus.cc:2804] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:49.216717  6635 raft_consensus.cc:697] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:49.217567  6635 consensus_queue.cc:237] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.218004  6616 raft_consensus.cc:515] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.219120  6534 leader_election.cc:304] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:49.220093  6650 raft_consensus.cc:2804] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:49.220528  6650 raft_consensus.cc:697] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Becoming Leader. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Running, Role: LEADER
I20260710 13:17:49.221125  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:49.221683  6566 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.221302  6650 consensus_queue.cc:237] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
W20260710 13:17:49.222904  6532 leader_election.cc:343] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:49.225242  6616 leader_election.cc:290] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.230265  6315 catalog_manager.cc:5697] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 1 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:49.231837  6610 tablet_bootstrap.cc:492] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c: No bootstrap required, opened a new log
I20260710 13:17:49.232288  6610 ts_tablet_manager.cc:1403] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.008s
I20260710 13:17:49.232018  6566 raft_consensus.cc:2468] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 1.
I20260710 13:17:49.226423  6418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:49.236073  6610 raft_consensus.cc:359] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.237690  6610 raft_consensus.cc:385] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.237993  6610 raft_consensus.cc:740] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Initialized, Role: FOLLOWER
I20260710 13:17:49.238721  6610 consensus_queue.cc:260] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.232380  6315 catalog_manager.cc:5697] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 1 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:49.240430  6457 leader_election.cc:304] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:49.240685  6608 tablet_bootstrap.cc:654] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:49.241285  6639 raft_consensus.cc:2804] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:49.242027  6418 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.243271  6610 ts_tablet_manager.cc:1434] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:17:49.245208  6610 tablet_bootstrap.cc:492] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c: Bootstrap starting.
I20260710 13:17:49.244831  6317 catalog_manager.cc:5697] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 reported cstate change: term changed from 0 to 1, leader changed from <none> to b52748f02c394cf3b44914a73aa16d66 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "b52748f02c394cf3b44914a73aa16d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:49.260792  6418 raft_consensus.cc:2468] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 1.
I20260710 13:17:49.263382  6639 raft_consensus.cc:697] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 LEADER]: Becoming Leader. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Running, Role: LEADER
I20260710 13:17:49.264016  6609 tablet_bootstrap.cc:492] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942: No bootstrap required, opened a new log
I20260710 13:17:49.264478  6609 ts_tablet_manager.cc:1403] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.000s
I20260710 13:17:49.264374  6639 consensus_queue.cc:237] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.266741  6610 tablet_bootstrap.cc:654] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:49.268383  6609 raft_consensus.cc:359] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.273026  6609 raft_consensus.cc:385] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.273303  6609 raft_consensus.cc:740] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Initialized, Role: FOLLOWER
I20260710 13:17:49.273648  6608 tablet_bootstrap.cc:492] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66: No bootstrap required, opened a new log
I20260710 13:17:49.274178  6608 ts_tablet_manager.cc:1403] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.002s
I20260710 13:17:49.273934  6609 consensus_queue.cc:260] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.276072  6609 ts_tablet_manager.cc:1434] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:17:49.276942  6609 tablet_bootstrap.cc:492] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942: Bootstrap starting.
I20260710 13:17:49.285157  6608 raft_consensus.cc:359] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.285928  6608 raft_consensus.cc:385] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.286238  6608 raft_consensus.cc:740] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Initialized, Role: FOLLOWER
I20260710 13:17:49.287038  6608 consensus_queue.cc:260] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.289507  6608 ts_tablet_manager.cc:1434] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 13:17:49.292503  6609 tablet_bootstrap.cc:654] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:49.309310  6610 tablet_bootstrap.cc:492] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c: No bootstrap required, opened a new log
I20260710 13:17:49.309799  6610 ts_tablet_manager.cc:1403] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.018s
I20260710 13:17:49.309103  6317 catalog_manager.cc:5697] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 reported cstate change: term changed from 0 to 1, leader changed from <none> to b52748f02c394cf3b44914a73aa16d66 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "b52748f02c394cf3b44914a73aa16d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:49.312654  6610 raft_consensus.cc:359] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.313372  6610 raft_consensus.cc:385] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.313688  6610 raft_consensus.cc:740] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Initialized, Role: FOLLOWER
I20260710 13:17:49.314225  6314 catalog_manager.cc:5697] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2). New cstate: current_term: 1 leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:49.314903  6610 consensus_queue.cc:260] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.316350  6609 tablet_bootstrap.cc:492] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942: No bootstrap required, opened a new log
I20260710 13:17:49.316772  6609 ts_tablet_manager.cc:1403] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.000s
I20260710 13:17:49.317654  6610 ts_tablet_manager.cc:1434] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:49.318670  6610 tablet_bootstrap.cc:492] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c: Bootstrap starting.
I20260710 13:17:49.319358  6609 raft_consensus.cc:359] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.319957  6609 raft_consensus.cc:385] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.320210  6609 raft_consensus.cc:740] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Initialized, Role: FOLLOWER
I20260710 13:17:49.320984  6609 consensus_queue.cc:260] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.322387  6609 ts_tablet_manager.cc:1434] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:17:49.325011  6635 raft_consensus.cc:493] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:49.324754  6316 catalog_manager.cc:5697] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 1 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:49.325444  6635 raft_consensus.cc:515] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.327491  6635 leader_election.cc:290] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.329087  6610 tablet_bootstrap.cc:654] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:49.329445  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3bb5f50ec449f8a156ed2ff3554e24" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
I20260710 13:17:49.330292  6566 raft_consensus.cc:2393] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4726cf3514ce43b39c992e88674eb942 in current term 1: Already voted for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in this term.
I20260710 13:17:49.330323  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f3bb5f50ec449f8a156ed2ff3554e24" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" is_pre_election: true
I20260710 13:17:49.332715  6383 leader_election.cc:304] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942; no voters: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66
I20260710 13:17:49.333714  6617 raft_consensus.cc:493] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:49.334138  6617 raft_consensus.cc:515] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.336112  6617 leader_election.cc:290] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.336563  6617 raft_consensus.cc:3060] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.341926  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e68ac5436543a3aa299146ccd9b3b5" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
I20260710 13:17:49.342535  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e68ac5436543a3aa299146ccd9b3b5" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" is_pre_election: true
I20260710 13:17:49.342751  6566 raft_consensus.cc:2468] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 0.
I20260710 13:17:49.343178  6492 raft_consensus.cc:2468] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 0.
I20260710 13:17:49.344370  6382 leader_election.cc:304] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:49.345379  6635 raft_consensus.cc:2804] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:49.345736  6635 raft_consensus.cc:493] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:49.346086  6635 raft_consensus.cc:3060] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.346956  6639 raft_consensus.cc:493] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:49.347383  6639 raft_consensus.cc:515] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.349349  6639 leader_election.cc:290] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.350971  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
I20260710 13:17:49.351799  6418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942" is_pre_election: true
I20260710 13:17:49.351990  6566 raft_consensus.cc:2393] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in current term 1: Already voted for candidate 4726cf3514ce43b39c992e88674eb942 in this term.
I20260710 13:17:49.354595  6460 leader_election.cc:304] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66
I20260710 13:17:49.355415  6639 raft_consensus.cc:3060] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.357815  6617 raft_consensus.cc:2749] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:49.359637  6566 raft_consensus.cc:3060] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.361742  6635 raft_consensus.cc:515] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.362445  6639 raft_consensus.cc:2749] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:49.364874  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e68ac5436543a3aa299146ccd9b3b5" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:49.365432  6492 raft_consensus.cc:3060] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.366910  6610 tablet_bootstrap.cc:492] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c: No bootstrap required, opened a new log
I20260710 13:17:49.367425  6610 ts_tablet_manager.cc:1403] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent bootstrapping tablet: real 0.049s	user 0.026s	sys 0.016s
I20260710 13:17:49.370174  6610 raft_consensus.cc:359] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.370921  6610 raft_consensus.cc:385] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:49.371269  6610 raft_consensus.cc:740] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Initialized, Role: FOLLOWER
I20260710 13:17:49.371938  6492 raft_consensus.cc:2468] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 1.
I20260710 13:17:49.372081  6635 leader_election.cc:290] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.372066  6610 consensus_queue.cc:260] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.374325  6610 ts_tablet_manager.cc:1434] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:17:49.377817  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e68ac5436543a3aa299146ccd9b3b5" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:49.378077  6635 consensus_queue.cc:1048] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.378383  6565 raft_consensus.cc:3060] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.378453  6383 leader_election.cc:304] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 
I20260710 13:17:49.379357  6617 raft_consensus.cc:2804] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:49.380889  6617 raft_consensus.cc:697] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:49.381927  6617 consensus_queue.cc:237] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.384578  6635 consensus_queue.cc:1048] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.386976  6565 raft_consensus.cc:2468] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 1.
I20260710 13:17:49.392020  6317 catalog_manager.cc:5697] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 1 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:49.407212  6639 consensus_queue.cc:1048] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.415623  6494 raft_consensus.cc:3060] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.426713  6628 consensus_queue.cc:1048] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:49.440340  6616 consensus_queue.cc:1048] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.471873  6617 consensus_queue.cc:1048] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.495983  6616 raft_consensus.cc:493] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:49.496419  6616 raft_consensus.cc:515] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.497992  6616 leader_election.cc:290] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.498720  6418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ac4bdf148d47ce8ae3d5087613fe4f" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4726cf3514ce43b39c992e88674eb942" is_pre_election: true
I20260710 13:17:49.498888  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ac4bdf148d47ce8ae3d5087613fe4f" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b52748f02c394cf3b44914a73aa16d66" is_pre_election: true
I20260710 13:17:49.499467  6418 raft_consensus.cc:2393] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in current term 1: Already voted for candidate b52748f02c394cf3b44914a73aa16d66 in this term.
I20260710 13:17:49.500404  6460 leader_election.cc:304] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66
I20260710 13:17:49.501000  6616 raft_consensus.cc:3060] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.505371  6616 raft_consensus.cc:2749] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:49.517717  6617 consensus_queue.cc:1048] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.527874  6628 consensus_queue.cc:1048] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.537494  6650 consensus_queue.cc:1048] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.547582  6650 consensus_queue.cc:1048] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.589227  6566 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a"
dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
mode: GRACEFUL
new_leader_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:37954
I20260710 13:17:49.589718  6566 raft_consensus.cc:606] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Received request to transfer leadership to TS 4726cf3514ce43b39c992e88674eb942
I20260710 13:17:49.604614  6494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0"
dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
mode: GRACEFUL
new_leader_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:58228
I20260710 13:17:49.605136  6494 raft_consensus.cc:606] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 LEADER]: Received request to transfer leadership to TS 4726cf3514ce43b39c992e88674eb942
I20260710 13:17:49.607383  6418 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:49.610435  6566 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538"
dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
mode: GRACEFUL
new_leader_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:37954
I20260710 13:17:49.610930  6566 raft_consensus.cc:606] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Received request to transfer leadership to TS 4726cf3514ce43b39c992e88674eb942
I20260710 13:17:49.614128  6650 consensus_queue.cc:1048] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.622362  6613 raft_consensus.cc:993] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66: : Instructing follower 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:49.622913  6651 raft_consensus.cc:1081] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Signalling peer 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:49.627091  6651 consensus_queue.cc:1048] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.627796  6419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
mode: GRACEFUL
new_leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
 from {username='slave'} at 127.0.0.1:59512
I20260710 13:17:49.628371  6419 raft_consensus.cc:606] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Received request to transfer leadership to TS 98d715c3f8a2411c9ac90a8c7ea99d5c
I20260710 13:17:49.628741  6417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:59502
I20260710 13:17:49.629264  6417 raft_consensus.cc:493] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:49.629580  6417 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:49.634763  6419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
mode: GRACEFUL
new_leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
 from {username='slave'} at 127.0.0.1:59512
I20260710 13:17:49.635180  6419 raft_consensus.cc:606] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Received request to transfer leadership to TS 98d715c3f8a2411c9ac90a8c7ea99d5c
I20260710 13:17:49.639138  6417 raft_consensus.cc:515] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.640038  6419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "245a952102734c4c94e14f6b447c3263"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
mode: GRACEFUL
new_leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
 from {username='slave'} at 127.0.0.1:59512
I20260710 13:17:49.640527  6419 raft_consensus.cc:606] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Received request to transfer leadership to TS 98d715c3f8a2411c9ac90a8c7ea99d5c
I20260710 13:17:49.641099  6418 raft_consensus.cc:1240] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Rejecting Update request from peer b52748f02c394cf3b44914a73aa16d66 for earlier term 1. Current term is 2. Ops: []
I20260710 13:17:49.643956  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:49.644526  6417 leader_election.cc:290] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 2 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.645673  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:49.648111  6616 consensus_queue.cc:1048] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.648377  6566 raft_consensus.cc:3055] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:49.648525  6651 consensus_queue.cc:1059] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.648981  6566 raft_consensus.cc:740] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Running, Role: LEADER
I20260710 13:17:49.650139  6566 consensus_queue.cc:260] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.652923  6566 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:49.664963  6663 raft_consensus.cc:993] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c: : Instructing follower 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:49.665381  6663 raft_consensus.cc:1081] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 LEADER]: Signalling peer 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:49.665205  6566 raft_consensus.cc:2468] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 2.
W20260710 13:17:49.666055  6650 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:17:49.666734  6382 leader_election.cc:304] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [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: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 98d715c3f8a2411c9ac90a8c7ea99d5c
I20260710 13:17:49.667791  6628 raft_consensus.cc:2804] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:49.668287  6628 raft_consensus.cc:697] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:49.669324  6628 consensus_queue.cc:237] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.669657  6639 consensus_queue.cc:1048] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.671190  6418 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:59492
I20260710 13:17:49.671747  6418 raft_consensus.cc:493] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:49.672142  6418 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:49.676565  6651 consensus_queue.cc:1048] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.680668  6418 raft_consensus.cc:515] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.681945  6419 raft_consensus.cc:1240] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Rejecting Update request from peer 98d715c3f8a2411c9ac90a8c7ea99d5c for earlier term 1. Current term is 2. Ops: []
I20260710 13:17:49.683086  6418 leader_election.cc:290] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 2 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.684147  6565 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:49.684104  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:49.688958  6639 consensus_queue.cc:1059] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.690011  6494 raft_consensus.cc:3055] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:49.690356  6494 raft_consensus.cc:740] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Running, Role: LEADER
I20260710 13:17:49.691210  6494 consensus_queue.cc:260] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.692277  6494 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:49.688727  6314 catalog_manager.cc:5697] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 1 to 2, leader changed from b52748f02c394cf3b44914a73aa16d66 (127.5.163.3) to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 2 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:49.697459  6651 consensus_queue.cc:1048] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.699828  6494 raft_consensus.cc:2468] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 2.
W20260710 13:17:49.701210  6639 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:17:49.704309  6383 leader_election.cc:304] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [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: 4726cf3514ce43b39c992e88674eb942, 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: b52748f02c394cf3b44914a73aa16d66
I20260710 13:17:49.705341  6628 raft_consensus.cc:2804] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:49.705960  6628 raft_consensus.cc:697] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:49.706766  6628 consensus_queue.cc:237] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.716048  6316 catalog_manager.cc:5697] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 1 to 2, leader changed from 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2) to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 2 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:49.745738  6628 consensus_queue.cc:1048] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.752040  6617 raft_consensus.cc:993] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942: : Instructing follower 98d715c3f8a2411c9ac90a8c7ea99d5c to start an election
I20260710 13:17:49.752504  6635 raft_consensus.cc:1081] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Signalling peer 98d715c3f8a2411c9ac90a8c7ea99d5c to start an election
I20260710 13:17:49.754135  6494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6"
dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
 from {username='slave'} at 127.0.0.1:58204
I20260710 13:17:49.755371  6494 raft_consensus.cc:493] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:49.755759  6494 raft_consensus.cc:3060] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:49.758415  6628 consensus_queue.cc:1048] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.762666  6494 raft_consensus.cc:515] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.766114  6494 leader_election.cc:290] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 2 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.766345  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:49.769439  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:49.770036  6417 raft_consensus.cc:3055] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:49.770375  6417 raft_consensus.cc:740] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:49.771137  6417 consensus_queue.cc:260] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.772258  6417 raft_consensus.cc:3060] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:49.778420  6417 raft_consensus.cc:2468] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 2.
I20260710 13:17:49.779286  6460 leader_election.cc:304] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [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: 4726cf3514ce43b39c992e88674eb942, 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: b52748f02c394cf3b44914a73aa16d66
I20260710 13:17:49.779987  6639 raft_consensus.cc:2804] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:49.780360  6639 raft_consensus.cc:697] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Becoming Leader. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Running, Role: LEADER
I20260710 13:17:49.781077  6639 consensus_queue.cc:237] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.786954  6316 catalog_manager.cc:5697] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c reported cstate change: term changed from 1 to 2, leader changed from 4726cf3514ce43b39c992e88674eb942 (127.5.163.1) to 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2). New cstate: current_term: 2 leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:49.812021  6635 raft_consensus.cc:993] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942: : Instructing follower 98d715c3f8a2411c9ac90a8c7ea99d5c to start an election
I20260710 13:17:49.812422  6628 raft_consensus.cc:1081] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Signalling peer 98d715c3f8a2411c9ac90a8c7ea99d5c to start an election
I20260710 13:17:49.813864  6494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "245a952102734c4c94e14f6b447c3263"
dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
 from {username='slave'} at 127.0.0.1:58204
I20260710 13:17:49.814340  6494 raft_consensus.cc:493] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:49.814648  6494 raft_consensus.cc:3060] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:49.818902  6494 raft_consensus.cc:515] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.820533  6494 leader_election.cc:290] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 2 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:49.821321  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245a952102734c4c94e14f6b447c3263" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:49.821630  6567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245a952102734c4c94e14f6b447c3263" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:49.821934  6417 raft_consensus.cc:3055] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:49.822170  6567 raft_consensus.cc:3060] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:49.822299  6417 raft_consensus.cc:740] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:49.823113  6417 consensus_queue.cc:260] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.824102  6417 raft_consensus.cc:3060] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:49.827059  6567 raft_consensus.cc:2468] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 2.
I20260710 13:17:49.828588  6457 leader_election.cc:304] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:49.829373  6639 raft_consensus.cc:2804] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:49.829851  6639 raft_consensus.cc:697] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Becoming Leader. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Running, Role: LEADER
I20260710 13:17:49.830538  6417 raft_consensus.cc:2468] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 2.
I20260710 13:17:49.830647  6639 consensus_queue.cc:237] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:49.836675  6316 catalog_manager.cc:5697] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c reported cstate change: term changed from 1 to 2, leader changed from 4726cf3514ce43b39c992e88674eb942 (127.5.163.1) to 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2). New cstate: current_term: 2 leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:49.927227  6628 consensus_queue.cc:1048] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:49.936935  6628 consensus_queue.cc:1048] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:50.024956  6650 raft_consensus.cc:993] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66: : Instructing follower 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:50.025408  6651 raft_consensus.cc:1081] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Signalling peer 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:50.026805  6417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:59502
I20260710 13:17:50.027259  6417 raft_consensus.cc:493] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:50.027505  6417 raft_consensus.cc:3060] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:50.031798  6417 raft_consensus.cc:515] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:50.033572  6417 leader_election.cc:290] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 2 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:50.034325  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:50.034644  6567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:50.034840  6494 raft_consensus.cc:3060] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:50.035176  6567 raft_consensus.cc:3055] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:50.035427  6567 raft_consensus.cc:740] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Running, Role: LEADER
I20260710 13:17:50.036036  6567 consensus_queue.cc:260] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:50.036957  6567 raft_consensus.cc:3060] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:50.039350  6494 raft_consensus.cc:2468] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 2.
I20260710 13:17:50.040446  6383 leader_election.cc:304] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 
I20260710 13:17:50.041293  6628 raft_consensus.cc:2804] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:50.041567  6567 raft_consensus.cc:2468] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 2.
I20260710 13:17:50.041890  6628 raft_consensus.cc:697] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:50.042817  6628 consensus_queue.cc:237] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:50.049242  6317 catalog_manager.cc:5697] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 1 to 2, leader changed from b52748f02c394cf3b44914a73aa16d66 (127.5.163.3) to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 2 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:50.072808  6635 raft_consensus.cc:993] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942: : Instructing follower 98d715c3f8a2411c9ac90a8c7ea99d5c to start an election
I20260710 13:17:50.073279  6635 raft_consensus.cc:1081] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Signalling peer 98d715c3f8a2411c9ac90a8c7ea99d5c to start an election
I20260710 13:17:50.074767  6494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb"
dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
 from {username='slave'} at 127.0.0.1:58204
I20260710 13:17:50.075276  6494 raft_consensus.cc:493] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:50.075605  6494 raft_consensus.cc:3060] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:50.081125  6494 raft_consensus.cc:515] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:50.083417  6494 leader_election.cc:290] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 2 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:50.084470  6567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:50.084841  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:50.085060  6567 raft_consensus.cc:3060] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:50.085443  6417 raft_consensus.cc:3055] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:50.085817  6417 raft_consensus.cc:740] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:50.086623  6417 consensus_queue.cc:260] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:50.086825  6566 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:50.087508  6417 raft_consensus.cc:3060] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:50.092142  6417 raft_consensus.cc:2468] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 2.
I20260710 13:17:50.092414  6567 raft_consensus.cc:2468] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 2.
I20260710 13:17:50.093384  6460 leader_election.cc:304] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4726cf3514ce43b39c992e88674eb942, 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 
I20260710 13:17:50.094237  6566 raft_consensus.cc:1275] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.094225  6639 raft_consensus.cc:2804] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:50.095033  6639 raft_consensus.cc:697] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Becoming Leader. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Running, Role: LEADER
I20260710 13:17:50.095840  6635 consensus_queue.cc:1048] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.095911  6639 consensus_queue.cc:237] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:50.102901  6317 catalog_manager.cc:5697] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c reported cstate change: term changed from 1 to 2, leader changed from 4726cf3514ce43b39c992e88674eb942 (127.5.163.1) to 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2). New cstate: current_term: 2 leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:50.107497  6494 raft_consensus.cc:1275] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.109403  6628 consensus_queue.cc:1048] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.123149  6566 raft_consensus.cc:1275] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.124366  6701 consensus_queue.cc:1048] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.131835  6494 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:50.138988  6494 raft_consensus.cc:1275] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.140245  6628 consensus_queue.cc:1048] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.168232  6417 raft_consensus.cc:1275] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Refusing update from remote peer 98d715c3f8a2411c9ac90a8c7ea99d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.169442  6639 consensus_queue.cc:1048] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.176304  6566 raft_consensus.cc:3060] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:50.182760  6566 raft_consensus.cc:1275] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Refusing update from remote peer 98d715c3f8a2411c9ac90a8c7ea99d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.183944  6616 consensus_queue.cc:1048] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.269364  6566 raft_consensus.cc:1275] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Refusing update from remote peer 98d715c3f8a2411c9ac90a8c7ea99d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.270803  6616 consensus_queue.cc:1048] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.277747  6417 raft_consensus.cc:1275] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Refusing update from remote peer 98d715c3f8a2411c9ac90a8c7ea99d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.280045  6663 consensus_queue.cc:1048] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.542392  6494 raft_consensus.cc:1275] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.543680  6635 consensus_queue.cc:1048] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.551739  6566 raft_consensus.cc:1275] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.553553  6617 consensus_queue.cc:1048] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.567305  6566 raft_consensus.cc:1275] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Refusing update from remote peer 98d715c3f8a2411c9ac90a8c7ea99d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.568686  6663 consensus_queue.cc:1048] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:50.576972  6417 raft_consensus.cc:1275] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Refusing update from remote peer 98d715c3f8a2411c9ac90a8c7ea99d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:50.578537  6639 consensus_queue.cc:1048] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:52.679692  5772 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:17:52.680330  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:52.696794  6417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
mode: GRACEFUL
new_leader_uuid: "b52748f02c394cf3b44914a73aa16d66"
 from {username='slave'} at 127.0.0.1:41992
I20260710 13:17:52.697306  6417 raft_consensus.cc:606] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Received request to transfer leadership to TS b52748f02c394cf3b44914a73aa16d66
I20260710 13:17:52.699632  6417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
mode: GRACEFUL
new_leader_uuid: "b52748f02c394cf3b44914a73aa16d66"
 from {username='slave'} at 127.0.0.1:41992
I20260710 13:17:52.700078  6417 raft_consensus.cc:606] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Received request to transfer leadership to TS b52748f02c394cf3b44914a73aa16d66
I20260710 13:17:52.701030  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:17:52.701448  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:52.717465  6706 raft_consensus.cc:993] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942: : Instructing follower b52748f02c394cf3b44914a73aa16d66 to start an election
I20260710 13:17:52.717921  6709 raft_consensus.cc:1081] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Signalling peer b52748f02c394cf3b44914a73aa16d66 to start an election
I20260710 13:17:52.719328  6566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a"
dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
 from {username='slave'} at 127.0.0.1:37930
I20260710 13:17:52.719784  6566 raft_consensus.cc:493] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:52.720064  6566 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:52.724145  6566 raft_consensus.cc:515] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:52.725526  6566 leader_election.cc:290] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 3 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:52.726383  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:52.726881  6417 raft_consensus.cc:3055] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:52.726567  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:52.727133  6417 raft_consensus.cc:740] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:52.727310  6492 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:52.727867  6417 consensus_queue.cc:260] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:52.728792  6417 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:52.731848  6492 raft_consensus.cc:2468] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 3.
I20260710 13:17:52.733091  6532 leader_election.cc:304] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [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: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:52.733264  6417 raft_consensus.cc:2468] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 3.
I20260710 13:17:52.733909  6702 raft_consensus.cc:2804] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:52.735045  6702 raft_consensus.cc:697] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Becoming Leader. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Running, Role: LEADER
I20260710 13:17:52.735864  6702 consensus_queue.cc:237] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:52.742570  6316 catalog_manager.cc:5697] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 reported cstate change: term changed from 2 to 3, leader changed from 4726cf3514ce43b39c992e88674eb942 (127.5.163.1) to b52748f02c394cf3b44914a73aa16d66 (127.5.163.3). New cstate: current_term: 3 leader_uuid: "b52748f02c394cf3b44914a73aa16d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:53.024778  6706 raft_consensus.cc:993] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942: : Instructing follower b52748f02c394cf3b44914a73aa16d66 to start an election
I20260710 13:17:53.025187  6706 raft_consensus.cc:1081] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Signalling peer b52748f02c394cf3b44914a73aa16d66 to start an election
I20260710 13:17:53.026631  6567 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0"
dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
 from {username='slave'} at 127.0.0.1:37930
I20260710 13:17:53.027088  6567 raft_consensus.cc:493] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:53.027436  6567 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:53.031989  6567 raft_consensus.cc:515] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:53.034268  6567 leader_election.cc:290] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 3 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:53.035153  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:53.035789  6417 raft_consensus.cc:3055] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:53.035861  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:53.036187  6417 raft_consensus.cc:740] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:53.036523  6492 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:53.037072  6417 consensus_queue.cc:260] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:53.038297  6417 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:53.043252  6492 raft_consensus.cc:2468] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 3.
I20260710 13:17:53.044492  6532 leader_election.cc:304] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [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: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:53.044950  6417 raft_consensus.cc:2468] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 3.
I20260710 13:17:53.045431  6702 raft_consensus.cc:2804] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:53.045893  6702 raft_consensus.cc:697] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Becoming Leader. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Running, Role: LEADER
I20260710 13:17:53.046633  6702 consensus_queue.cc:237] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:53.052963  6316 catalog_manager.cc:5697] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 reported cstate change: term changed from 2 to 3, leader changed from 4726cf3514ce43b39c992e88674eb942 (127.5.163.1) to b52748f02c394cf3b44914a73aa16d66 (127.5.163.3). New cstate: current_term: 3 leader_uuid: "b52748f02c394cf3b44914a73aa16d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:53.174947  6492 raft_consensus.cc:1275] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Refusing update from remote peer b52748f02c394cf3b44914a73aa16d66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:53.176301  6702 consensus_queue.cc:1048] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:53.186020  6417 raft_consensus.cc:1275] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Refusing update from remote peer b52748f02c394cf3b44914a73aa16d66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:53.189256  6710 consensus_queue.cc:1048] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:53.504468  6417 raft_consensus.cc:1275] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Refusing update from remote peer b52748f02c394cf3b44914a73aa16d66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:53.506347  6719 consensus_queue.cc:1048] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:53.517614  6492 raft_consensus.cc:1275] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Refusing update from remote peer b52748f02c394cf3b44914a73aa16d66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:53.519300  6719 consensus_queue.cc:1048] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:53.702302  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:53.716014  6567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a"
dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
mode: GRACEFUL
new_leader_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:37954
I20260710 13:17:53.716588  6567 raft_consensus.cc:606] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Received request to transfer leadership to TS 4726cf3514ce43b39c992e88674eb942
I20260710 13:17:53.723619  6567 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0"
dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
mode: GRACEFUL
new_leader_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:37954
I20260710 13:17:53.724108  6567 raft_consensus.cc:606] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Received request to transfer leadership to TS 4726cf3514ce43b39c992e88674eb942
I20260710 13:17:53.730605  6492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6"
dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
mode: GRACEFUL
new_leader_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:58228
I20260710 13:17:53.731125  6492 raft_consensus.cc:606] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Received request to transfer leadership to TS 4726cf3514ce43b39c992e88674eb942
I20260710 13:17:53.735689  6492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb"
dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
mode: GRACEFUL
new_leader_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:58228
I20260710 13:17:53.736070  6492 raft_consensus.cc:606] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Received request to transfer leadership to TS 4726cf3514ce43b39c992e88674eb942
I20260710 13:17:53.740218  6492 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "245a952102734c4c94e14f6b447c3263"
dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
mode: GRACEFUL
new_leader_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:58228
I20260710 13:17:53.740612  6492 raft_consensus.cc:606] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Received request to transfer leadership to TS 4726cf3514ce43b39c992e88674eb942
I20260710 13:17:53.745512  6726 raft_consensus.cc:993] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c: : Instructing follower 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:53.745987  6726 raft_consensus.cc:1081] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Signalling peer 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:53.747529  6417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:59492
I20260710 13:17:53.748034  6417 raft_consensus.cc:493] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:53.748373  6417 raft_consensus.cc:3060] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:53.753533  6417 raft_consensus.cc:515] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:53.755086  6417 leader_election.cc:290] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 3 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:53.755945  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:53.756234  6567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f80c26c994324a63bb5995a1035e99bb" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:53.756562  6492 raft_consensus.cc:3055] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:53.756788  6567 raft_consensus.cc:3060] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:53.756929  6492 raft_consensus.cc:740] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Running, Role: LEADER
I20260710 13:17:53.757727  6492 consensus_queue.cc:260] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:53.758596  6492 raft_consensus.cc:3060] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:53.761727  6567 raft_consensus.cc:2468] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 3.
I20260710 13:17:53.762859  6382 leader_election.cc:304] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [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: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:53.763626  6706 raft_consensus.cc:2804] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:53.763855  6492 raft_consensus.cc:2468] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 3.
I20260710 13:17:53.764736  6706 raft_consensus.cc:697] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 3 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:53.765775  6706 consensus_queue.cc:237] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:53.771991  6317 catalog_manager.cc:5697] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 2 to 3, leader changed from 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2) to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 3 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:53.884054  6639 raft_consensus.cc:993] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c: : Instructing follower 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:53.884500  6639 raft_consensus.cc:1081] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Signalling peer 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:53.886034  6417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:59492
I20260710 13:17:53.886430  6417 raft_consensus.cc:493] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:53.886659  6417 raft_consensus.cc:3060] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:53.890738  6417 raft_consensus.cc:515] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:53.892156  6417 leader_election.cc:290] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 3 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:53.892990  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:53.893290  6567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8484153e0b3540b9b6e59802a8b6d2f6" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:53.893669  6492 raft_consensus.cc:3055] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:53.893792  6567 raft_consensus.cc:3060] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:53.894012  6492 raft_consensus.cc:740] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Running, Role: LEADER
I20260710 13:17:53.894937  6492 consensus_queue.cc:260] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:53.896097  6492 raft_consensus.cc:3060] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:53.898932  6567 raft_consensus.cc:2468] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 3.
I20260710 13:17:53.899932  6382 leader_election.cc:304] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [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: 4726cf3514ce43b39c992e88674eb942, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:53.900732  6727 raft_consensus.cc:2804] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:53.901268  6727 raft_consensus.cc:697] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 3 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:53.901647  6492 raft_consensus.cc:2468] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 3.
I20260710 13:17:53.902321  6727 consensus_queue.cc:237] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:53.909343  6317 catalog_manager.cc:5697] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 2 to 3, leader changed from 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2) to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 3 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:53.994174  6702 raft_consensus.cc:993] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66: : Instructing follower 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:53.994555  6719 raft_consensus.cc:1081] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Signalling peer 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:53.995937  6417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:59502
I20260710 13:17:53.996410  6417 raft_consensus.cc:493] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:53.996716  6417 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.001513  6417 raft_consensus.cc:515] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:54.003153  6417 leader_election.cc:290] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 4 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:54.007212  6567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:54.007408  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:54.007795  6567 raft_consensus.cc:3055] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:54.007900  6492 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.008168  6567 raft_consensus.cc:740] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Running, Role: LEADER
I20260710 13:17:54.009008  6567 consensus_queue.cc:260] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:54.010221  6567 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.014879  6492 raft_consensus.cc:2468] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 4.
I20260710 13:17:54.016064  6383 leader_election.cc:304] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [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: 4726cf3514ce43b39c992e88674eb942, 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 
I20260710 13:17:54.016851  6567 raft_consensus.cc:2468] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 4.
I20260710 13:17:54.016848  6727 raft_consensus.cc:2804] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:54.017519  6727 raft_consensus.cc:697] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 4 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:54.018316  6727 consensus_queue.cc:237] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:54.023672  6317 catalog_manager.cc:5697] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 3 to 4, leader changed from b52748f02c394cf3b44914a73aa16d66 (127.5.163.3) to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 4 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:54.185355  6702 raft_consensus.cc:993] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66: : Instructing follower 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:54.185806  6702 raft_consensus.cc:1081] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Signalling peer 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:54.187297  6417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:59502
I20260710 13:17:54.187757  6417 raft_consensus.cc:493] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:54.188066  6417 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.192368  6417 raft_consensus.cc:515] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:54.193953  6417 leader_election.cc:290] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 4 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:54.194931  6492 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:54.195125  6567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:54.195673  6492 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.195816  6567 raft_consensus.cc:3055] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:54.196223  6567 raft_consensus.cc:740] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Running, Role: LEADER
I20260710 13:17:54.196973  6567 consensus_queue.cc:260] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:54.197857  6567 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:54.200624  6492 raft_consensus.cc:2468] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 4.
I20260710 13:17:54.201730  6383 leader_election.cc:304] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [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: 4726cf3514ce43b39c992e88674eb942, 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 
I20260710 13:17:54.202402  6727 raft_consensus.cc:2804] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:54.202908  6567 raft_consensus.cc:2468] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 4.
I20260710 13:17:54.202873  6727 raft_consensus.cc:697] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 4 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:54.204438  6727 consensus_queue.cc:237] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:54.210820  6317 catalog_manager.cc:5697] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 3 to 4, leader changed from b52748f02c394cf3b44914a73aa16d66 (127.5.163.3) to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 4 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:54.284252  6492 raft_consensus.cc:1275] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:54.285457  6726 raft_consensus.cc:993] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c: : Instructing follower 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:54.285473  6727 consensus_queue.cc:1048] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:54.285938  6639 raft_consensus.cc:1081] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Signalling peer 4726cf3514ce43b39c992e88674eb942 to start an election
I20260710 13:17:54.287443  6417 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "245a952102734c4c94e14f6b447c3263"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
 from {username='slave'} at 127.0.0.1:59492
I20260710 13:17:54.287880  6417 raft_consensus.cc:493] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:54.288182  6417 raft_consensus.cc:3060] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:54.293437  6417 raft_consensus.cc:515] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:54.296949  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245a952102734c4c94e14f6b447c3263" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:54.297508  6494 raft_consensus.cc:3055] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:54.297888  6494 raft_consensus.cc:740] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Running, Role: LEADER
I20260710 13:17:54.298098  6567 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "245a952102734c4c94e14f6b447c3263" candidate_uuid: "4726cf3514ce43b39c992e88674eb942" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:54.298691  6567 raft_consensus.cc:3060] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:54.298686  6494 consensus_queue.cc:260] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:54.300037  6494 raft_consensus.cc:3060] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:54.301431  6566 raft_consensus.cc:1275] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:54.297549  6417 leader_election.cc:290] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [CANDIDATE]: Term 3 election: Requested vote from peers 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:54.306447  6494 raft_consensus.cc:2468] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 3.
I20260710 13:17:54.307552  6383 leader_election.cc:304] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [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: 4726cf3514ce43b39c992e88674eb942, 98d715c3f8a2411c9ac90a8c7ea99d5c; no voters: 
I20260710 13:17:54.307390  6737 consensus_queue.cc:1048] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:54.308470  6736 raft_consensus.cc:2804] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:54.308943  6736 raft_consensus.cc:697] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 3 LEADER]: Becoming Leader. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:54.309811  6567 raft_consensus.cc:2468] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4726cf3514ce43b39c992e88674eb942 in term 3.
I20260710 13:17:54.309717  6736 consensus_queue.cc:237] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:54.324251  6317 catalog_manager.cc:5697] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 reported cstate change: term changed from 2 to 3, leader changed from 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2) to 4726cf3514ce43b39c992e88674eb942 (127.5.163.1). New cstate: current_term: 3 leader_uuid: "4726cf3514ce43b39c992e88674eb942" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:54.354321  6492 raft_consensus.cc:1275] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:54.355419  6736 consensus_queue.cc:1048] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:54.363142  6566 raft_consensus.cc:1275] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:54.365164  6706 consensus_queue.cc:1048] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:54.407234  6492 raft_consensus.cc:1275] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 4 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:54.408413  6706 consensus_queue.cc:1048] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:54.415184  6566 raft_consensus.cc:1275] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 4 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:54.416558  6706 consensus_queue.cc:1048] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:54.672310  6492 raft_consensus.cc:1275] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 4 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:54.673542  6706 consensus_queue.cc:1048] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:54.681609  6566 raft_consensus.cc:1275] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 4 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:54.682953  6736 consensus_queue.cc:1048] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:54.761668  6492 raft_consensus.cc:1275] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:54.763026  6736 consensus_queue.cc:1048] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:54.771121  6566 raft_consensus.cc:1275] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Refusing update from remote peer 4726cf3514ce43b39c992e88674eb942: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:54.772807  6736 consensus_queue.cc:1048] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:56.748153  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:56.755380  6417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
mode: GRACEFUL
new_leader_uuid: "b52748f02c394cf3b44914a73aa16d66"
 from {username='slave'} at 127.0.0.1:41992
I20260710 13:17:56.755885  6417 raft_consensus.cc:606] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Received request to transfer leadership to TS b52748f02c394cf3b44914a73aa16d66
I20260710 13:17:56.758260  6417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28e68ac5436543a3aa299146ccd9b3b5"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
mode: GRACEFUL
new_leader_uuid: "b52748f02c394cf3b44914a73aa16d66"
 from {username='slave'} at 127.0.0.1:41992
I20260710 13:17:56.758690  6417 raft_consensus.cc:606] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Received request to transfer leadership to TS b52748f02c394cf3b44914a73aa16d66
I20260710 13:17:56.760831  6417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
mode: GRACEFUL
new_leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
 from {username='slave'} at 127.0.0.1:41992
I20260710 13:17:56.761286  6417 raft_consensus.cc:606] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 4 LEADER]: Received request to transfer leadership to TS 98d715c3f8a2411c9ac90a8c7ea99d5c
I20260710 13:17:56.763286  6417 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0"
dest_uuid: "4726cf3514ce43b39c992e88674eb942"
mode: GRACEFUL
new_leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
 from {username='slave'} at 127.0.0.1:41992
I20260710 13:17:56.763691  6417 raft_consensus.cc:606] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 4 LEADER]: Received request to transfer leadership to TS 98d715c3f8a2411c9ac90a8c7ea99d5c
I20260710 13:17:56.764596  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:17:56.765067  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:56.923977  6748 raft_consensus.cc:993] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942: : Instructing follower b52748f02c394cf3b44914a73aa16d66 to start an election
I20260710 13:17:56.924391  6751 raft_consensus.cc:1081] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Signalling peer b52748f02c394cf3b44914a73aa16d66 to start an election
I20260710 13:17:56.925802  6566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538"
dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
 from {username='slave'} at 127.0.0.1:37930
I20260710 13:17:56.926210  6566 raft_consensus.cc:493] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:56.926468  6566 raft_consensus.cc:3060] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:56.930565  6566 raft_consensus.cc:515] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:56.931917  6566 leader_election.cc:290] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 3 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:56.932766  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:56.932876  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d2e45fec0e0406da26d801142bbe538" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:56.933359  6417 raft_consensus.cc:3055] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:56.933421  6494 raft_consensus.cc:3060] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:56.933589  6417 raft_consensus.cc:740] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:56.934252  6417 consensus_queue.cc:260] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:56.935035  6417 raft_consensus.cc:3060] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:56.937583  6494 raft_consensus.cc:2468] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 3.
I20260710 13:17:56.938628  6532 leader_election.cc:304] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [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: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:56.938968  6417 raft_consensus.cc:2468] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 3.
I20260710 13:17:56.939481  6750 raft_consensus.cc:2804] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:56.940416  6750 raft_consensus.cc:697] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Becoming Leader. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Running, Role: LEADER
I20260710 13:17:56.941401  6750 consensus_queue.cc:237] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:56.947567  6316 catalog_manager.cc:5697] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 reported cstate change: term changed from 2 to 3, leader changed from 4726cf3514ce43b39c992e88674eb942 (127.5.163.1) to b52748f02c394cf3b44914a73aa16d66 (127.5.163.3). New cstate: current_term: 3 leader_uuid: "b52748f02c394cf3b44914a73aa16d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:57.025393  6748 raft_consensus.cc:993] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942: : Instructing follower 98d715c3f8a2411c9ac90a8c7ea99d5c to start an election
I20260710 13:17:57.025890  6751 raft_consensus.cc:1081] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 4 LEADER]: Signalling peer 98d715c3f8a2411c9ac90a8c7ea99d5c to start an election
I20260710 13:17:57.027089  6494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0"
dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
 from {username='slave'} at 127.0.0.1:58204
I20260710 13:17:57.027518  6494 raft_consensus.cc:493] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:57.027779  6494 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:57.032545  6494 raft_consensus.cc:515] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:57.034689  6494 leader_election.cc:290] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 5 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:57.035513  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:57.036017  6417 raft_consensus.cc:3055] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:17:57.036075  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa8b15db73c443e1b95f47bc4eff9eb0" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:57.036358  6417 raft_consensus.cc:740] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:57.036705  6566 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:57.037070  6417 consensus_queue.cc:260] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:57.038161  6417 raft_consensus.cc:3060] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:57.042061  6566 raft_consensus.cc:2468] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 5.
I20260710 13:17:57.043115  6417 raft_consensus.cc:2468] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 5.
I20260710 13:17:57.043130  6457 leader_election.cc:304] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [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: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:57.044044  6639 raft_consensus.cc:2804] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:17:57.045130  6639 raft_consensus.cc:697] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 5 LEADER]: Becoming Leader. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Running, Role: LEADER
I20260710 13:17:57.045918  6639 consensus_queue.cc:237] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:57.051873  6316 catalog_manager.cc:5697] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c reported cstate change: term changed from 4 to 5, leader changed from 4726cf3514ce43b39c992e88674eb942 (127.5.163.1) to 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2). New cstate: current_term: 5 leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.184243  6748 raft_consensus.cc:993] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942: : Instructing follower 98d715c3f8a2411c9ac90a8c7ea99d5c to start an election
I20260710 13:17:57.184746  6751 raft_consensus.cc:1081] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 4 LEADER]: Signalling peer 98d715c3f8a2411c9ac90a8c7ea99d5c to start an election
I20260710 13:17:57.186313  6494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a"
dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
 from {username='slave'} at 127.0.0.1:58204
I20260710 13:17:57.186717  6494 raft_consensus.cc:493] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:57.186934  6494 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:57.190881  6494 raft_consensus.cc:515] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:57.192273  6494 leader_election.cc:290] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [CANDIDATE]: Term 5 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), b52748f02c394cf3b44914a73aa16d66 (127.5.163.3:39523)
I20260710 13:17:57.193130  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:57.193349  6566 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30fcbee99d6a4dc780324af14690274a" candidate_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
I20260710 13:17:57.193714  6417 raft_consensus.cc:3055] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:17:57.193866  6566 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:57.194078  6417 raft_consensus.cc:740] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:57.194866  6417 consensus_queue.cc:260] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:57.195813  6417 raft_consensus.cc:3060] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:57.198323  6566 raft_consensus.cc:2468] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 5.
I20260710 13:17:57.199187  6457 leader_election.cc:304] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [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: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:57.199859  6639 raft_consensus.cc:2804] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:17:57.200047  6417 raft_consensus.cc:2468] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98d715c3f8a2411c9ac90a8c7ea99d5c in term 5.
I20260710 13:17:57.200227  6639 raft_consensus.cc:697] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 5 LEADER]: Becoming Leader. State: Replica: 98d715c3f8a2411c9ac90a8c7ea99d5c, State: Running, Role: LEADER
I20260710 13:17:57.201181  6639 consensus_queue.cc:237] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [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: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:57.207706  6316 catalog_manager.cc:5697] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c reported cstate change: term changed from 4 to 5, leader changed from 4726cf3514ce43b39c992e88674eb942 (127.5.163.1) to 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2). New cstate: current_term: 5 leader_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.315419  6748 raft_consensus.cc:993] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942: : Instructing follower b52748f02c394cf3b44914a73aa16d66 to start an election
I20260710 13:17:57.315876  6751 raft_consensus.cc:1081] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Signalling peer b52748f02c394cf3b44914a73aa16d66 to start an election
I20260710 13:17:57.317341  6566 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28e68ac5436543a3aa299146ccd9b3b5"
dest_uuid: "b52748f02c394cf3b44914a73aa16d66"
 from {username='slave'} at 127.0.0.1:37930
I20260710 13:17:57.317752  6566 raft_consensus.cc:493] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:57.317983  6566 raft_consensus.cc:3060] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:57.321996  6566 raft_consensus.cc:515] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:57.323377  6566 leader_election.cc:290] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 2 election: Requested vote from peers 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047), 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649)
I20260710 13:17:57.324246  6417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e68ac5436543a3aa299146ccd9b3b5" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4726cf3514ce43b39c992e88674eb942"
I20260710 13:17:57.324404  6494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e68ac5436543a3aa299146ccd9b3b5" candidate_uuid: "b52748f02c394cf3b44914a73aa16d66" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c"
I20260710 13:17:57.324719  6417 raft_consensus.cc:3055] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:57.325017  6417 raft_consensus.cc:740] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4726cf3514ce43b39c992e88674eb942, State: Running, Role: LEADER
I20260710 13:17:57.325078  6494 raft_consensus.cc:3060] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:57.325691  6417 consensus_queue.cc:260] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:57.326496  6417 raft_consensus.cc:3060] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:57.330765  6494 raft_consensus.cc:2468] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 2.
I20260710 13:17:57.331348  6417 raft_consensus.cc:2468] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b52748f02c394cf3b44914a73aa16d66 in term 2.
I20260710 13:17:57.331688  6532 leader_election.cc:304] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98d715c3f8a2411c9ac90a8c7ea99d5c, b52748f02c394cf3b44914a73aa16d66; no voters: 
I20260710 13:17:57.332569  6750 raft_consensus.cc:2804] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:57.332998  6750 raft_consensus.cc:697] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 2 LEADER]: Becoming Leader. State: Replica: b52748f02c394cf3b44914a73aa16d66, State: Running, Role: LEADER
I20260710 13:17:57.333623  6750 consensus_queue.cc:237] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } }
I20260710 13:17:57.341069  6316 catalog_manager.cc:5697] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 reported cstate change: term changed from 1 to 2, leader changed from 4726cf3514ce43b39c992e88674eb942 (127.5.163.1) to b52748f02c394cf3b44914a73aa16d66 (127.5.163.3). New cstate: current_term: 2 leader_uuid: "b52748f02c394cf3b44914a73aa16d66" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:57.346513  6494 raft_consensus.cc:1275] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Refusing update from remote peer b52748f02c394cf3b44914a73aa16d66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:57.347990  6750 consensus_queue.cc:1048] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:57.359896  6417 raft_consensus.cc:1275] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Refusing update from remote peer b52748f02c394cf3b44914a73aa16d66: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:57.361469  6752 consensus_queue.cc:1048] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:57.535246  6417 raft_consensus.cc:1275] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 5 FOLLOWER]: Refusing update from remote peer 98d715c3f8a2411c9ac90a8c7ea99d5c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:57.536295  6639 consensus_queue.cc:1048] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:17:57.543766  6566 raft_consensus.cc:1275] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 5 FOLLOWER]: Refusing update from remote peer 98d715c3f8a2411c9ac90a8c7ea99d5c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:57.545454  6758 consensus_queue.cc:1048] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:17:57.614395  6566 raft_consensus.cc:1275] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 5 FOLLOWER]: Refusing update from remote peer 98d715c3f8a2411c9ac90a8c7ea99d5c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:57.615640  6758 consensus_queue.cc:1048] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b52748f02c394cf3b44914a73aa16d66" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39523 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:17:57.624868  6417 raft_consensus.cc:1275] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 5 FOLLOWER]: Refusing update from remote peer 98d715c3f8a2411c9ac90a8c7ea99d5c: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:17:57.626267  6769 consensus_queue.cc:1048] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4726cf3514ce43b39c992e88674eb942" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 43047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:17:57.765816  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:57.771819  5772 tablet_server.cc:179] TabletServer@127.5.163.1:0 shutting down...
I20260710 13:17:57.801635  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:57.802335  5772 tablet_replica.cc:333] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942: stopping tablet replica
I20260710 13:17:57.803170  5772 raft_consensus.cc:2243] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.803720  5772 raft_consensus.cc:2272] T 28e68ac5436543a3aa299146ccd9b3b5 P 4726cf3514ce43b39c992e88674eb942 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.805701  5772 tablet_replica.cc:333] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942: stopping tablet replica
I20260710 13:17:57.806331  5772 raft_consensus.cc:2243] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.806746  5772 raft_consensus.cc:2272] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.807679  6494 raft_consensus.cc:1275] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Refusing update from remote peer b52748f02c394cf3b44914a73aa16d66: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:57.808550  5772 tablet_replica.cc:333] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942: stopping tablet replica
I20260710 13:17:57.808854  6752 consensus_queue.cc:1048] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98d715c3f8a2411c9ac90a8c7ea99d5c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41649 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:57.809125  5772 raft_consensus.cc:2243] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.809599  5772 raft_consensus.cc:2272] T 30fcbee99d6a4dc780324af14690274a P 4726cf3514ce43b39c992e88674eb942 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.812011  5772 tablet_replica.cc:333] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942: stopping tablet replica
I20260710 13:17:57.812538  5772 raft_consensus.cc:2243] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:57.813570  5772 raft_consensus.cc:2272] T 8484153e0b3540b9b6e59802a8b6d2f6 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.815886  5772 tablet_replica.cc:333] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942: stopping tablet replica
W20260710 13:17:57.817829  6534 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]
I20260710 13:17:57.818506  5772 raft_consensus.cc:2243] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.818920  5772 raft_consensus.cc:2272] T 10ac4bdf148d47ce8ae3d5087613fe4f P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.820809  5772 tablet_replica.cc:333] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942: stopping tablet replica
I20260710 13:17:57.821317  5772 raft_consensus.cc:2243] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.821683  5772 raft_consensus.cc:2272] T 0d2e45fec0e0406da26d801142bbe538 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.825301  5772 tablet_replica.cc:333] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942: stopping tablet replica
I20260710 13:17:57.826205  5772 raft_consensus.cc:2243] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:57.827415  5772 raft_consensus.cc:2272] T 98243cc855984491a80c7ea13ccc9a95 P 4726cf3514ce43b39c992e88674eb942 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.830430  5772 tablet_replica.cc:333] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942: stopping tablet replica
I20260710 13:17:57.831106  5772 raft_consensus.cc:2243] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:17:57.831136  6534 consensus_peers.cc:597] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 -> Peer 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047): Couldn't send request to peer 4726cf3514ce43b39c992e88674eb942. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:57.832172  5772 raft_consensus.cc:2272] T 245a952102734c4c94e14f6b447c3263 P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.834574  5772 tablet_replica.cc:333] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942: stopping tablet replica
I20260710 13:17:57.835187  5772 raft_consensus.cc:2243] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:17:57.835213  6534 consensus_peers.cc:597] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 -> Peer 4726cf3514ce43b39c992e88674eb942 (127.5.163.1:43047): Couldn't send request to peer 4726cf3514ce43b39c992e88674eb942. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:57.835991  5772 raft_consensus.cc:2272] T f80c26c994324a63bb5995a1035e99bb P 4726cf3514ce43b39c992e88674eb942 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.838193  5772 tablet_replica.cc:333] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942: stopping tablet replica
I20260710 13:17:57.838979  5772 raft_consensus.cc:2243] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.839457  5772 raft_consensus.cc:2272] T aa8b15db73c443e1b95f47bc4eff9eb0 P 4726cf3514ce43b39c992e88674eb942 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.867607  5772 tablet_server.cc:196] TabletServer@127.5.163.1:0 shutdown complete.
I20260710 13:17:57.885653  5772 tablet_server.cc:179] TabletServer@127.5.163.2:0 shutting down...
W20260710 13:17:57.891456  6532 consensus_peers.cc:597] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 -> Peer 98d715c3f8a2411c9ac90a8c7ea99d5c (127.5.163.2:41649): Couldn't send request to peer 98d715c3f8a2411c9ac90a8c7ea99d5c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:57.911876  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:57.912567  5772 tablet_replica.cc:333] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c: stopping tablet replica
I20260710 13:17:57.913234  5772 raft_consensus.cc:2243] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.913698  5772 raft_consensus.cc:2272] T f80c26c994324a63bb5995a1035e99bb P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.915411  5772 tablet_replica.cc:333] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c: stopping tablet replica
I20260710 13:17:57.916121  5772 raft_consensus.cc:2243] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.916574  5772 raft_consensus.cc:2272] T 8484153e0b3540b9b6e59802a8b6d2f6 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.918084  5772 tablet_replica.cc:333] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c: stopping tablet replica
I20260710 13:17:57.918573  5772 raft_consensus.cc:2243] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:17:57.919247  5772 raft_consensus.cc:2272] T aa8b15db73c443e1b95f47bc4eff9eb0 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.921161  5772 tablet_replica.cc:333] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c: stopping tablet replica
I20260710 13:17:57.921651  5772 raft_consensus.cc:2243] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.922017  5772 raft_consensus.cc:2272] T 10ac4bdf148d47ce8ae3d5087613fe4f P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.923502  5772 tablet_replica.cc:333] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c: stopping tablet replica
I20260710 13:17:57.923978  5772 raft_consensus.cc:2243] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.924361  5772 raft_consensus.cc:2272] T 0d2e45fec0e0406da26d801142bbe538 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.926295  5772 tablet_replica.cc:333] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c: stopping tablet replica
I20260710 13:17:57.926764  5772 raft_consensus.cc:2243] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.927134  5772 raft_consensus.cc:2272] T 245a952102734c4c94e14f6b447c3263 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.928761  5772 tablet_replica.cc:333] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c: stopping tablet replica
I20260710 13:17:57.929199  5772 raft_consensus.cc:2243] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.929545  5772 raft_consensus.cc:2272] T 98243cc855984491a80c7ea13ccc9a95 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.931083  5772 tablet_replica.cc:333] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c: stopping tablet replica
I20260710 13:17:57.931605  5772 raft_consensus.cc:2243] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:57.931968  5772 raft_consensus.cc:2272] T 28e68ac5436543a3aa299146ccd9b3b5 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.933916  5772 tablet_replica.cc:333] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c: stopping tablet replica
I20260710 13:17:57.934376  5772 raft_consensus.cc:2243] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:17:57.935034  5772 raft_consensus.cc:2272] T 30fcbee99d6a4dc780324af14690274a P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.936856  5772 tablet_replica.cc:333] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c: stopping tablet replica
I20260710 13:17:57.937278  5772 raft_consensus.cc:2243] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:57.937935  5772 raft_consensus.cc:2272] T 8f3bb5f50ec449f8a156ed2ff3554e24 P 98d715c3f8a2411c9ac90a8c7ea99d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:57.956001  5772 tablet_server.cc:196] TabletServer@127.5.163.2:0 shutdown complete.
I20260710 13:17:57.972808  5772 tablet_server.cc:179] TabletServer@127.5.163.3:0 shutting down...
I20260710 13:17:57.995908  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:57.996706  5772 tablet_replica.cc:333] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66: stopping tablet replica
I20260710 13:17:57.997272  5772 raft_consensus.cc:2243] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:57.998008  5772 raft_consensus.cc:2272] T 28e68ac5436543a3aa299146ccd9b3b5 P b52748f02c394cf3b44914a73aa16d66 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.000209  5772 tablet_replica.cc:333] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66: stopping tablet replica
I20260710 13:17:58.000777  5772 raft_consensus.cc:2243] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:58.001206  5772 raft_consensus.cc:2272] T 8484153e0b3540b9b6e59802a8b6d2f6 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.002835  5772 tablet_replica.cc:333] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66: stopping tablet replica
I20260710 13:17:58.003320  5772 raft_consensus.cc:2243] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:58.003716  5772 raft_consensus.cc:2272] T aa8b15db73c443e1b95f47bc4eff9eb0 P b52748f02c394cf3b44914a73aa16d66 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.005787  5772 tablet_replica.cc:333] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66: stopping tablet replica
I20260710 13:17:58.006279  5772 raft_consensus.cc:2243] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:58.006680  5772 raft_consensus.cc:2272] T 30fcbee99d6a4dc780324af14690274a P b52748f02c394cf3b44914a73aa16d66 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.008469  5772 tablet_replica.cc:333] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66: stopping tablet replica
I20260710 13:17:58.008989  5772 raft_consensus.cc:2243] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:58.009404  5772 raft_consensus.cc:2272] T 8f3bb5f50ec449f8a156ed2ff3554e24 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.010962  5772 tablet_replica.cc:333] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66: stopping tablet replica
I20260710 13:17:58.011410  5772 raft_consensus.cc:2243] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:58.011770  5772 raft_consensus.cc:2272] T f80c26c994324a63bb5995a1035e99bb P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.013242  5772 tablet_replica.cc:333] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66: stopping tablet replica
I20260710 13:17:58.013756  5772 raft_consensus.cc:2243] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:58.014125  5772 raft_consensus.cc:2272] T 245a952102734c4c94e14f6b447c3263 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.015507  5772 tablet_replica.cc:333] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66: stopping tablet replica
I20260710 13:17:58.015959  5772 raft_consensus.cc:2243] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:58.016309  5772 raft_consensus.cc:2272] T 98243cc855984491a80c7ea13ccc9a95 P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.018285  5772 tablet_replica.cc:333] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66: stopping tablet replica
I20260710 13:17:58.018720  5772 raft_consensus.cc:2243] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:58.019407  5772 raft_consensus.cc:2272] T 10ac4bdf148d47ce8ae3d5087613fe4f P b52748f02c394cf3b44914a73aa16d66 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.020925  5772 tablet_replica.cc:333] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66: stopping tablet replica
I20260710 13:17:58.021365  5772 raft_consensus.cc:2243] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:58.022043  5772 raft_consensus.cc:2272] T 0d2e45fec0e0406da26d801142bbe538 P b52748f02c394cf3b44914a73aa16d66 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.049130  5772 tablet_server.cc:196] TabletServer@127.5.163.3:0 shutdown complete.
I20260710 13:17:58.065991  5772 master.cc:562] Master@127.5.163.62:36297 shutting down...
I20260710 13:17:58.083439  5772 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:58.083945  5772 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.084275  5772 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb69784770f84688867a339ca046ef40: stopping tablet replica
I20260710 13:17:58.102787  5772 master.cc:584] Master@127.5.163.62:36297 shutdown complete.
4726cf3514ce43b39c992e88674eb942  5
98d715c3f8a2411c9ac90a8c7ea99d5c  4
b52748f02c394cf3b44914a73aa16d66  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10355 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:17:58.142138  5772 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.163.62:36121
I20260710 13:17:58.143257  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:58.148712  6775 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:58.149709  6776 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:58.150170  6778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:58.150420  5772 server_base.cc:1061] running on GCE node
I20260710 13:17:58.151296  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:58.151468  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:58.151674  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689478151637 us; error 0 us; skew 500 ppm
I20260710 13:17:58.152230  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:58.154529  5772 webserver.cc:533] Webserver started at http://127.5.163.62:33187/ using document root <none> and password file <none>
I20260710 13:17:58.155016  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:58.155203  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:58.155495  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:58.156561  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/master-0-root/instance:
uuid: "c6b1e93293d24e2b89bc07870b8e1cda"
format_stamp: "Formatted at 2026-07-10 13:17:58 on dist-test-slave-20gn"
I20260710 13:17:58.161036  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:17:58.164233  6783 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:58.165019  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:58.165307  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/master-0-root
uuid: "c6b1e93293d24e2b89bc07870b8e1cda"
format_stamp: "Formatted at 2026-07-10 13:17:58 on dist-test-slave-20gn"
I20260710 13:17:58.165593  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:58.191772  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:58.193037  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:58.229710  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.62:36121
I20260710 13:17:58.229818  6834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.62:36121 every 8 connection(s)
I20260710 13:17:58.233479  6835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.243242  6835 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda: Bootstrap starting.
I20260710 13:17:58.247713  6835 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:58.251804  6835 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda: No bootstrap required, opened a new log
I20260710 13:17:58.253827  6835 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b1e93293d24e2b89bc07870b8e1cda" member_type: VOTER }
I20260710 13:17:58.254218  6835 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:58.254448  6835 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6b1e93293d24e2b89bc07870b8e1cda, State: Initialized, Role: FOLLOWER
I20260710 13:17:58.255056  6835 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6b1e93293d24e2b89bc07870b8e1cda" member_type: VOTER }
I20260710 13:17:58.255501  6835 raft_consensus.cc:399] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:58.255721  6835 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:58.255992  6835 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:58.260700  6835 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b1e93293d24e2b89bc07870b8e1cda" member_type: VOTER }
I20260710 13:17:58.261248  6835 leader_election.cc:304] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [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: c6b1e93293d24e2b89bc07870b8e1cda; no voters: 
I20260710 13:17:58.262264  6835 leader_election.cc:290] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:58.262641  6838 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:58.263821  6838 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [term 1 LEADER]: Becoming Leader. State: Replica: c6b1e93293d24e2b89bc07870b8e1cda, State: Running, Role: LEADER
I20260710 13:17:58.264456  6838 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [LEADER]: Queue going to LEADER mode. State: All 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: "c6b1e93293d24e2b89bc07870b8e1cda" member_type: VOTER }
I20260710 13:17:58.265055  6835 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:58.269249  6840 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6b1e93293d24e2b89bc07870b8e1cda. Latest consensus state: current_term: 1 leader_uuid: "c6b1e93293d24e2b89bc07870b8e1cda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b1e93293d24e2b89bc07870b8e1cda" member_type: VOTER } }
I20260710 13:17:58.269501  6839 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6b1e93293d24e2b89bc07870b8e1cda" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6b1e93293d24e2b89bc07870b8e1cda" member_type: VOTER } }
I20260710 13:17:58.270015  6840 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:58.270223  6839 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:58.272770  6845 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:58.277549  6845 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:58.280674  5772 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:58.285626  6845 catalog_manager.cc:1383] Generated new cluster ID: 3420e6f2a6084a448bcaccc3246904b0
I20260710 13:17:58.285887  6845 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:58.307596  6845 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:58.308795  6845 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:58.325825  6845 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda: Generated new TSK 0
I20260710 13:17:58.326407  6845 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:58.347069  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:58.353029  6856 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:58.354022  6857 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:58.356276  5772 server_base.cc:1061] running on GCE node
W20260710 13:17:58.356387  6859 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:58.357329  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:58.357549  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:58.357723  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689478357707 us; error 0 us; skew 500 ppm
I20260710 13:17:58.358253  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:58.360391  5772 webserver.cc:533] Webserver started at http://127.5.163.1:39047/ using document root <none> and password file <none>
I20260710 13:17:58.360908  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:58.361119  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:58.361385  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:58.362416  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-0-root/instance:
uuid: "a309991065fc4ebdb3b743e6803668be"
format_stamp: "Formatted at 2026-07-10 13:17:58 on dist-test-slave-20gn"
I20260710 13:17:58.366683  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:17:58.369916  6864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:58.370621  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:17:58.370918  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-0-root
uuid: "a309991065fc4ebdb3b743e6803668be"
format_stamp: "Formatted at 2026-07-10 13:17:58 on dist-test-slave-20gn"
I20260710 13:17:58.371203  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:58.400588  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:58.401818  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:58.403271  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:58.405471  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:58.405681  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:58.405927  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:58.406102  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:58.444304  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.1:44921
I20260710 13:17:58.444402  6926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.1:44921 every 8 connection(s)
I20260710 13:17:58.449072  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:58.456554  6931 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:58.457733  6932 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:58.460862  6934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:58.463505  5772 server_base.cc:1061] running on GCE node
I20260710 13:17:58.464305  6927 heartbeater.cc:344] Connected to a master server at 127.5.163.62:36121
I20260710 13:17:58.464709  6927 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:58.465072  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:58.465291  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:58.465462  6927 heartbeater.cc:507] Master 127.5.163.62:36121 requested a full tablet report, sending...
I20260710 13:17:58.465474  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689478465440 us; error 0 us; skew 500 ppm
I20260710 13:17:58.466374  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:58.467911  6800 ts_manager.cc:194] Registered new tserver with Master: a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921)
I20260710 13:17:58.469277  5772 webserver.cc:533] Webserver started at http://127.5.163.2:42275/ using document root <none> and password file <none>
I20260710 13:17:58.469913  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:58.470144  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:58.470299  6800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42294
I20260710 13:17:58.470464  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:58.471938  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-1-root/instance:
uuid: "056c96823e724273b2b5e02f3b23ea3c"
format_stamp: "Formatted at 2026-07-10 13:17:58 on dist-test-slave-20gn"
I20260710 13:17:58.476207  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:17:58.479187  6939 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:58.479931  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:17:58.480211  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-1-root
uuid: "056c96823e724273b2b5e02f3b23ea3c"
format_stamp: "Formatted at 2026-07-10 13:17:58 on dist-test-slave-20gn"
I20260710 13:17:58.480468  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:58.513291  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:58.514463  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:58.515904  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:58.518039  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:58.518265  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:58.518501  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:58.518712  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:58.556170  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.2:39733
I20260710 13:17:58.556275  7001 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.2:39733 every 8 connection(s)
I20260710 13:17:58.560911  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:58.568812  7005 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:17:58.569955  7006 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:58.576907  7002 heartbeater.cc:344] Connected to a master server at 127.5.163.62:36121
I20260710 13:17:58.577318  7002 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:58.578245  7002 heartbeater.cc:507] Master 127.5.163.62:36121 requested a full tablet report, sending...
W20260710 13:17:58.578559  7009 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:17:58.578933  5772 server_base.cc:1061] running on GCE node
I20260710 13:17:58.579917  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:58.580173  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:17:58.580365  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689478580348 us; error 0 us; skew 500 ppm
I20260710 13:17:58.580581  6800 ts_manager.cc:194] Registered new tserver with Master: 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:17:58.581076  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:58.582455  6800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42310
I20260710 13:17:58.584159  5772 webserver.cc:533] Webserver started at http://127.5.163.3:38069/ using document root <none> and password file <none>
I20260710 13:17:58.584728  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:58.584941  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:58.585199  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:58.586269  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-2-root/instance:
uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
format_stamp: "Formatted at 2026-07-10 13:17:58 on dist-test-slave-20gn"
I20260710 13:17:58.590870  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:17:58.594045  7013 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:58.594869  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:58.595104  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-2-root
uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
format_stamp: "Formatted at 2026-07-10 13:17:58 on dist-test-slave-20gn"
I20260710 13:17:58.595331  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:17:58.630244  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:58.631440  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:58.632870  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:58.635016  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:58.635227  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:58.635489  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:58.635649  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:58.673924  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.3:33727
I20260710 13:17:58.674008  7075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.3:33727 every 8 connection(s)
I20260710 13:17:58.687070  7076 heartbeater.cc:344] Connected to a master server at 127.5.163.62:36121
I20260710 13:17:58.687399  7076 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:58.688024  7076 heartbeater.cc:507] Master 127.5.163.62:36121 requested a full tablet report, sending...
I20260710 13:17:58.689774  6800 ts_manager.cc:194] Registered new tserver with Master: 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:17:58.690353  5772 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013185839s
I20260710 13:17:58.691079  6800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42326
I20260710 13:17:58.714866  6800 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42332:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:17:58.718545  6800 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:17:58.827040  7041 tablet_service.cc:1511] Processing CreateTablet for tablet 9692fc37202042afb33f116a7b28db20 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:17:58.828996  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9692fc37202042afb33f116a7b28db20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.834240  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab58cc345f74140bb3e0bd352593b3d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:17:58.835915  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab58cc345f74140bb3e0bd352593b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.839870  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 9692fc37202042afb33f116a7b28db20 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:17:58.841259  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9692fc37202042afb33f116a7b28db20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.846179  7039 tablet_service.cc:1511] Processing CreateTablet for tablet f14919d9290045c6b5714ac1318f730d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:17:58.847504  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14919d9290045c6b5714ac1318f730d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.850327  7038 tablet_service.cc:1511] Processing CreateTablet for tablet 6664aae38d194c4fad6b5143986dac01 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:17:58.851634  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6664aae38d194c4fad6b5143986dac01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.862083  7091 tablet_bootstrap.cc:492] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:17:58.866393  7040 tablet_service.cc:1511] Processing CreateTablet for tablet 4daaa54c1a2b455fb092247e87d55cba (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:17:58.868116  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4daaa54c1a2b455fb092247e87d55cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.871263  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 22d08727c5234638914cdeab10360aaa (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:17:58.872650  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d08727c5234638914cdeab10360aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.873523  6884 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2cc6188f554262a0400dc9b2a91217 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:17:58.874085  7036 tablet_service.cc:1511] Processing CreateTablet for tablet 88afb72ad9944e408c73a4f8fdd7c68e (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:17:58.874418  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 88afb72ad9944e408c73a4f8fdd7c68e (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:17:58.874874  6884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2cc6188f554262a0400dc9b2a91217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.875442  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88afb72ad9944e408c73a4f8fdd7c68e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.875629  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88afb72ad9944e408c73a4f8fdd7c68e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.877421  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4159a621f640d7968c8b1ef8becd16 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:17:58.878744  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4159a621f640d7968c8b1ef8becd16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.883934  6961 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4159a621f640d7968c8b1ef8becd16 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:17:58.885363  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4159a621f640d7968c8b1ef8becd16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.885553  6883 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac1c2207fd1418a9180cc6aa26718d4 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:17:58.886852  6883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac1c2207fd1418a9180cc6aa26718d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.897838  6960 tablet_service.cc:1511] Processing CreateTablet for tablet 4daaa54c1a2b455fb092247e87d55cba (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:17:58.899315  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4daaa54c1a2b455fb092247e87d55cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.899143  7039 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2cc6188f554262a0400dc9b2a91217 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:17:58.900374  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2cc6188f554262a0400dc9b2a91217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.906435  7041 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac1c2207fd1418a9180cc6aa26718d4 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:17:58.907712  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac1c2207fd1418a9180cc6aa26718d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.909886  6966 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab58cc345f74140bb3e0bd352593b3d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:17:58.911239  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab58cc345f74140bb3e0bd352593b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.913187  6891 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab58cc345f74140bb3e0bd352593b3d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:17:58.914592  6891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab58cc345f74140bb3e0bd352593b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.914913  7034 tablet_service.cc:1511] Processing CreateTablet for tablet 8c46e54fde0c4e1eae1d59e6f1101a35 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:17:58.916174  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c46e54fde0c4e1eae1d59e6f1101a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.915892  6965 tablet_service.cc:1511] Processing CreateTablet for tablet f14919d9290045c6b5714ac1318f730d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:17:58.917268  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14919d9290045c6b5714ac1318f730d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.918908  6890 tablet_service.cc:1511] Processing CreateTablet for tablet f14919d9290045c6b5714ac1318f730d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:17:58.922719  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 6664aae38d194c4fad6b5143986dac01 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:17:58.922940  6889 tablet_service.cc:1511] Processing CreateTablet for tablet 6664aae38d194c4fad6b5143986dac01 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:17:58.924319  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6664aae38d194c4fad6b5143986dac01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.924693  6892 tablet_service.cc:1511] Processing CreateTablet for tablet 9692fc37202042afb33f116a7b28db20 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:17:58.920457  6890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14919d9290045c6b5714ac1318f730d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.925364  6888 tablet_service.cc:1511] Processing CreateTablet for tablet 22d08727c5234638914cdeab10360aaa (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:17:58.925813  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 465151189259416888812ab4b612b0db (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:17:58.926666  6892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9692fc37202042afb33f116a7b28db20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.927110  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465151189259416888812ab4b612b0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.930765  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 22d08727c5234638914cdeab10360aaa (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:17:58.933437  6885 tablet_service.cc:1511] Processing CreateTablet for tablet 4daaa54c1a2b455fb092247e87d55cba (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:17:58.933925  7032 tablet_service.cc:1511] Processing CreateTablet for tablet 7c79ac5531684428a24e7b4e37a1700d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:17:58.935137  6885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4daaa54c1a2b455fb092247e87d55cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.935520  7032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c79ac5531684428a24e7b4e37a1700d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.938302  6886 tablet_service.cc:1511] Processing CreateTablet for tablet 9d4159a621f640d7968c8b1ef8becd16 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:17:58.940021  6886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d4159a621f640d7968c8b1ef8becd16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.937019  6887 tablet_service.cc:1511] Processing CreateTablet for tablet 88afb72ad9944e408c73a4f8fdd7c68e (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:17:58.944568  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88afb72ad9944e408c73a4f8fdd7c68e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.946060  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d08727c5234638914cdeab10360aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.947540  6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6664aae38d194c4fad6b5143986dac01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.932511  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d08727c5234638914cdeab10360aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:58.977201  6959 tablet_service.cc:1511] Processing CreateTablet for tablet 5a2cc6188f554262a0400dc9b2a91217 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:17:58.979055  6959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2cc6188f554262a0400dc9b2a91217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.046376  6958 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac1c2207fd1418a9180cc6aa26718d4 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:17:59.062196  6958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac1c2207fd1418a9180cc6aa26718d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.070829  6883 tablet_service.cc:1511] Processing CreateTablet for tablet 8c46e54fde0c4e1eae1d59e6f1101a35 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:17:59.072131  6883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c46e54fde0c4e1eae1d59e6f1101a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.074898  7037 tablet_service.cc:1511] Processing CreateTablet for tablet 3f1d82aa780a426894334cc771651247 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:17:59.086879  7039 tablet_service.cc:1511] Processing CreateTablet for tablet 04b5697a7b4d405ab9e1452b90bf0ab3 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:17:59.088183  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b5697a7b4d405ab9e1452b90bf0ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.091328  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 8c46e54fde0c4e1eae1d59e6f1101a35 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:17:59.094095  6961 tablet_service.cc:1511] Processing CreateTablet for tablet 465151189259416888812ab4b612b0db (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:17:59.092525  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c46e54fde0c4e1eae1d59e6f1101a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.107251  6892 tablet_service.cc:1511] Processing CreateTablet for tablet 465151189259416888812ab4b612b0db (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:17:59.108518  6892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465151189259416888812ab4b612b0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.124532  6883 tablet_service.cc:1511] Processing CreateTablet for tablet 7c79ac5531684428a24e7b4e37a1700d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:17:59.125865  6883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c79ac5531684428a24e7b4e37a1700d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.126405  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 7c79ac5531684428a24e7b4e37a1700d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:17:59.128090  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c79ac5531684428a24e7b4e37a1700d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.132452  6961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465151189259416888812ab4b612b0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.145797  7037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f1d82aa780a426894334cc771651247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.147323  6965 tablet_service.cc:1511] Processing CreateTablet for tablet 04b5697a7b4d405ab9e1452b90bf0ab3 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:17:59.150094  7091 tablet_bootstrap.cc:654] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.150210  6959 tablet_service.cc:1511] Processing CreateTablet for tablet 3f1d82aa780a426894334cc771651247 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:17:59.148591  6965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b5697a7b4d405ab9e1452b90bf0ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.162482  7034 tablet_service.cc:1511] Processing CreateTablet for tablet f4cbb10460a04bd1b59469d930fe9bd0 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:17:59.163887  7034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cbb10460a04bd1b59469d930fe9bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.165335  7092 tablet_bootstrap.cc:492] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.171602  7092 tablet_bootstrap.cc:654] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.175911  7093 tablet_bootstrap.cc:492] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:17:59.177589  6960 tablet_service.cc:1511] Processing CreateTablet for tablet f4cbb10460a04bd1b59469d930fe9bd0 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:17:59.181524  7038 tablet_service.cc:1511] Processing CreateTablet for tablet 735421b21c5044fea96b509129360f3d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:17:59.185467  7038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735421b21c5044fea96b509129360f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.182667  7039 tablet_service.cc:1511] Processing CreateTablet for tablet caa46d1a70874958ac257c5ae498df81 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:17:59.194149  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cbb10460a04bd1b59469d930fe9bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.196990  7035 tablet_service.cc:1511] Processing CreateTablet for tablet 38681cf65c7947a2913547b321a2d2bf (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:17:59.199508  6959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f1d82aa780a426894334cc771651247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.200527  6884 tablet_service.cc:1511] Processing CreateTablet for tablet 3f1d82aa780a426894334cc771651247 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:17:59.201813  6884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f1d82aa780a426894334cc771651247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.226193  6883 tablet_service.cc:1511] Processing CreateTablet for tablet 04b5697a7b4d405ab9e1452b90bf0ab3 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:17:59.227952  6883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b5697a7b4d405ab9e1452b90bf0ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.242730  7033 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6b16facb954cf59a0f46e6c7e7066a (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:17:59.244148  7033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6b16facb954cf59a0f46e6c7e7066a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.245364  7035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38681cf65c7947a2913547b321a2d2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.246206  7032 tablet_service.cc:1511] Processing CreateTablet for tablet 288695cbf10b419db6b088df48c176d0 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:17:59.247550  7032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288695cbf10b419db6b088df48c176d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.251518  6889 tablet_service.cc:1511] Processing CreateTablet for tablet f4cbb10460a04bd1b59469d930fe9bd0 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:17:59.252920  6960 tablet_service.cc:1511] Processing CreateTablet for tablet caa46d1a70874958ac257c5ae498df81 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:17:59.258927  6960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa46d1a70874958ac257c5ae498df81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.259552  7036 tablet_service.cc:1511] Processing CreateTablet for tablet 06767804f0224a1a975e79eb91971f27 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:17:59.260587  6887 tablet_service.cc:1511] Processing CreateTablet for tablet caa46d1a70874958ac257c5ae498df81 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:17:59.261957  6887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa46d1a70874958ac257c5ae498df81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.262434  7039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa46d1a70874958ac257c5ae498df81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.263731  6885 tablet_service.cc:1511] Processing CreateTablet for tablet 38681cf65c7947a2913547b321a2d2bf (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:17:59.266695  6892 tablet_service.cc:1511] Processing CreateTablet for tablet 735421b21c5044fea96b509129360f3d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:17:59.269625  7093 tablet_bootstrap.cc:654] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.270377  7040 tablet_service.cc:1511] Processing CreateTablet for tablet b61a961e8d1d44d3ad2a51452231e033 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
W20260710 13:17:59.275988  6848 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:59.274816  6959 tablet_service.cc:1511] Processing CreateTablet for tablet 735421b21c5044fea96b509129360f3d (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:17:59.277302  7036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06767804f0224a1a975e79eb91971f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.285503  6959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735421b21c5044fea96b509129360f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.285410  6886 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8b1d6b3a024866b0f0eedee87f985b (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:17:59.295428  6962 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6b16facb954cf59a0f46e6c7e7066a (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:17:59.297015  6962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6b16facb954cf59a0f46e6c7e7066a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.298211  7041 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8b1d6b3a024866b0f0eedee87f985b (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:17:59.299836  6889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cbb10460a04bd1b59469d930fe9bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.299597  6958 tablet_service.cc:1511] Processing CreateTablet for tablet 38681cf65c7947a2913547b321a2d2bf (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:17:59.311754  6967 tablet_service.cc:1511] Processing CreateTablet for tablet 9b8b1d6b3a024866b0f0eedee87f985b (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:17:59.313479  6967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8b1d6b3a024866b0f0eedee87f985b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.314774  6964 tablet_service.cc:1511] Processing CreateTablet for tablet 288695cbf10b419db6b088df48c176d0 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:17:59.315827  6892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735421b21c5044fea96b509129360f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.316942  6885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38681cf65c7947a2913547b321a2d2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.319538  6886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8b1d6b3a024866b0f0eedee87f985b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.306347  6890 tablet_service.cc:1511] Processing CreateTablet for tablet 7c6b16facb954cf59a0f46e6c7e7066a (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:17:59.320106  7040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61a961e8d1d44d3ad2a51452231e033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.309186  7091 tablet_bootstrap.cc:492] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:17:59.320796  6890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c6b16facb954cf59a0f46e6c7e7066a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.327418  6964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288695cbf10b419db6b088df48c176d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.345371  6888 tablet_service.cc:1511] Processing CreateTablet for tablet 06767804f0224a1a975e79eb91971f27 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:17:59.349653  6888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06767804f0224a1a975e79eb91971f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.347095  6963 tablet_service.cc:1511] Processing CreateTablet for tablet 06767804f0224a1a975e79eb91971f27 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:17:59.372817  7041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8b1d6b3a024866b0f0eedee87f985b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.384745  6958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38681cf65c7947a2913547b321a2d2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.388242  6891 tablet_service.cc:1511] Processing CreateTablet for tablet 288695cbf10b419db6b088df48c176d0 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:17:59.390031  6891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288695cbf10b419db6b088df48c176d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.333709  7091 ts_tablet_manager.cc:1403] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.472s	user 0.018s	sys 0.009s
I20260710 13:17:59.409530  6963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06767804f0224a1a975e79eb91971f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.416828  6966 tablet_service.cc:1511] Processing CreateTablet for tablet b61a961e8d1d44d3ad2a51452231e033 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:17:59.418151  6966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61a961e8d1d44d3ad2a51452231e033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.422230  7092 tablet_bootstrap.cc:492] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.422734  7092 ts_tablet_manager.cc:1403] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.258s	user 0.010s	sys 0.006s
I20260710 13:17:59.425565  6885 tablet_service.cc:1511] Processing CreateTablet for tablet b61a961e8d1d44d3ad2a51452231e033 (DEFAULT_TABLE table=test-workload [id=ec262ea88cf64216b3d94a64084db91f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:17:59.426843  6885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61a961e8d1d44d3ad2a51452231e033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:59.432181  7092 raft_consensus.cc:359] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.432937  7092 raft_consensus.cc:385] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.433223  7092 raft_consensus.cc:740] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.433602  7093 tablet_bootstrap.cc:492] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:17:59.434250  7093 ts_tablet_manager.cc:1403] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.259s	user 0.026s	sys 0.060s
I20260710 13:17:59.433930  7092 consensus_queue.cc:260] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.436329  7091 raft_consensus.cc:359] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.437007  7093 raft_consensus.cc:359] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.440721  7091 raft_consensus.cc:385] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.441051  7091 raft_consensus.cc:740] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.460781  7093 raft_consensus.cc:385] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.463114  7093 raft_consensus.cc:740] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.463505  7092 ts_tablet_manager.cc:1434] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.040s	user 0.014s	sys 0.007s
I20260710 13:17:59.461238  7091 consensus_queue.cc:260] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.464057  6927 heartbeater.cc:499] Master 127.5.163.62:36121 was elected leader, sending a full tablet report...
I20260710 13:17:59.464422  7092 tablet_bootstrap.cc:492] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.470588  7092 tablet_bootstrap.cc:654] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.470415  7093 consensus_queue.cc:260] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.476869  7093 ts_tablet_manager.cc:1434] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260710 13:17:59.477181  7002 heartbeater.cc:499] Master 127.5.163.62:36121 was elected leader, sending a full tablet report...
I20260710 13:17:59.478021  7093 tablet_bootstrap.cc:492] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:17:59.487795  7092 tablet_bootstrap.cc:492] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.488374  7092 ts_tablet_manager.cc:1403] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260710 13:17:59.488791  7099 raft_consensus.cc:493] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.489395  7099 raft_consensus.cc:515] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.491503  7092 raft_consensus.cc:359] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.492265  7092 raft_consensus.cc:385] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.492615  7092 raft_consensus.cc:740] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.493402  7092 consensus_queue.cc:260] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.502091  7099 leader_election.cc:290] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:17:59.502511  7076 heartbeater.cc:499] Master 127.5.163.62:36121 was elected leader, sending a full tablet report...
I20260710 13:17:59.512594  7093 tablet_bootstrap.cc:654] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.517694  7091 ts_tablet_manager.cc:1434] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.121s	user 0.011s	sys 0.011s
I20260710 13:17:59.527252  7091 tablet_bootstrap.cc:492] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:17:59.520063  7092 ts_tablet_manager.cc:1434] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.004s
I20260710 13:17:59.528332  7092 tablet_bootstrap.cc:492] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.529610  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
W20260710 13:17:59.531129  6940 leader_election.cc:343] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.531798  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
W20260710 13:17:59.533332  6941 leader_election.cc:343] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.533779  6941 leader_election.cc:304] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be
I20260710 13:17:59.534536  7099 raft_consensus.cc:2749] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:59.534767  7092 tablet_bootstrap.cc:654] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.538209  7091 tablet_bootstrap.cc:654] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.545653  7093 tablet_bootstrap.cc:492] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:17:59.546265  7093 ts_tablet_manager.cc:1403] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.068s	user 0.003s	sys 0.010s
I20260710 13:17:59.550683  7093 raft_consensus.cc:359] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } }
I20260710 13:17:59.551702  7093 raft_consensus.cc:385] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.552150  7093 raft_consensus.cc:740] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.553316  7093 consensus_queue.cc:260] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } }
I20260710 13:17:59.557303  7092 tablet_bootstrap.cc:492] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.557515  7093 ts_tablet_manager.cc:1434] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260710 13:17:59.557909  7092 ts_tablet_manager.cc:1403] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.020s
I20260710 13:17:59.558272  7091 tablet_bootstrap.cc:492] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:17:59.558416  7093 tablet_bootstrap.cc:492] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:17:59.559926  7091 ts_tablet_manager.cc:1403] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.010s
I20260710 13:17:59.561097  7092 raft_consensus.cc:359] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } }
I20260710 13:17:59.561976  7092 raft_consensus.cc:385] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.562364  7092 raft_consensus.cc:740] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.563215  7092 consensus_queue.cc:260] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } }
I20260710 13:17:59.564306  7091 raft_consensus.cc:359] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } }
I20260710 13:17:59.565068  7091 raft_consensus.cc:385] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.565182  7093 tablet_bootstrap.cc:654] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.565403  7091 raft_consensus.cc:740] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.565620  7092 ts_tablet_manager.cc:1434] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:17:59.566715  7092 tablet_bootstrap.cc:492] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.566435  7091 consensus_queue.cc:260] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } }
I20260710 13:17:59.568953  7091 ts_tablet_manager.cc:1434] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:17:59.569909  7091 tablet_bootstrap.cc:492] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:17:59.575747  7092 tablet_bootstrap.cc:654] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.576114  7091 tablet_bootstrap.cc:654] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.581672  7093 tablet_bootstrap.cc:492] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:17:59.582126  7093 ts_tablet_manager.cc:1403] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260710 13:17:59.584239  7091 tablet_bootstrap.cc:492] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:17:59.584848  7091 ts_tablet_manager.cc:1403] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260710 13:17:59.584960  7093 raft_consensus.cc:359] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.585881  7093 raft_consensus.cc:385] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.589051  7093 raft_consensus.cc:740] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.589349  7091 raft_consensus.cc:359] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.590126  7091 raft_consensus.cc:385] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.589869  7093 consensus_queue.cc:260] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.590436  7091 raft_consensus.cc:740] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.591372  7092 tablet_bootstrap.cc:492] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.591199  7091 consensus_queue.cc:260] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.591823  7092 ts_tablet_manager.cc:1403] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.010s
I20260710 13:17:59.592700  7093 ts_tablet_manager.cc:1434] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:17:59.593317  7091 ts_tablet_manager.cc:1434] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:17:59.593694  7093 tablet_bootstrap.cc:492] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:17:59.594237  7091 tablet_bootstrap.cc:492] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:17:59.594678  7092 raft_consensus.cc:359] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.595355  7092 raft_consensus.cc:385] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.595664  7092 raft_consensus.cc:740] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.596442  7092 consensus_queue.cc:260] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.599004  7092 ts_tablet_manager.cc:1434] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:17:59.599956  7092 tablet_bootstrap.cc:492] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.600716  7093 tablet_bootstrap.cc:654] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.600756  7091 tablet_bootstrap.cc:654] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.607151  7092 tablet_bootstrap.cc:654] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.613570  7091 tablet_bootstrap.cc:492] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:17:59.614054  7091 ts_tablet_manager.cc:1403] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 13:17:59.614200  7093 tablet_bootstrap.cc:492] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:17:59.614746  7093 ts_tablet_manager.cc:1403] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:17:59.616858  7091 raft_consensus.cc:359] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.617614  7091 raft_consensus.cc:385] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.617919  7091 raft_consensus.cc:740] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.618677  7093 raft_consensus.cc:359] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.618651  7091 consensus_queue.cc:260] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.619553  7093 raft_consensus.cc:385] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.619642  7092 tablet_bootstrap.cc:492] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.619995  7093 raft_consensus.cc:740] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.620229  7092 ts_tablet_manager.cc:1403] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.012s
I20260710 13:17:59.621281  7091 ts_tablet_manager.cc:1434] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:17:59.620968  7093 consensus_queue.cc:260] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.623222  7093 ts_tablet_manager.cc:1434] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 13:17:59.623208  7092 raft_consensus.cc:359] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.623973  7092 raft_consensus.cc:385] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.624284  7092 raft_consensus.cc:740] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.624609  7091 tablet_bootstrap.cc:492] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:17:59.625494  7093 tablet_bootstrap.cc:492] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:17:59.625059  7092 consensus_queue.cc:260] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.630555  7098 raft_consensus.cc:493] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.631032  7098 raft_consensus.cc:515] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.632618  7092 ts_tablet_manager.cc:1434] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:17:59.633594  7092 tablet_bootstrap.cc:492] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.635669  7093 tablet_bootstrap.cc:654] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.639986  7092 tablet_bootstrap.cc:654] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.633627  7098 leader_election.cc:290] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:17:59.648363  7093 tablet_bootstrap.cc:492] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:17:59.649055  7093 ts_tablet_manager.cc:1403] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.007s
I20260710 13:17:59.652693  7093 raft_consensus.cc:359] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.655122  7091 tablet_bootstrap.cc:654] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.655119  7093 raft_consensus.cc:385] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.656337  7093 raft_consensus.cc:740] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.657279  7092 tablet_bootstrap.cc:492] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.658028  7092 ts_tablet_manager.cc:1403] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260710 13:17:59.657263  7093 consensus_queue.cc:260] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.660946  7099 raft_consensus.cc:493] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.661399  7099 raft_consensus.cc:515] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.661514  7092 raft_consensus.cc:359] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.662320  7092 raft_consensus.cc:385] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.662689  7092 raft_consensus.cc:740] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.663583  7092 consensus_queue.cc:260] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.665870  7092 ts_tablet_manager.cc:1434] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:59.666231  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2cc6188f554262a0400dc9b2a91217" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:17:59.666862  6902 raft_consensus.cc:2468] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:17:59.668071  6940 leader_election.cc:304] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:17:59.669031  7092 tablet_bootstrap.cc:492] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.669613  7099 leader_election.cc:290] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:17:59.673393  7099 raft_consensus.cc:2804] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:59.673746  7099 raft_consensus.cc:493] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:59.674074  7099 raft_consensus.cc:3060] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.680668  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2cc6188f554262a0400dc9b2a91217" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
W20260710 13:17:59.682447  6941 leader_election.cc:343] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.687151  7099 raft_consensus.cc:515] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.690655  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14919d9290045c6b5714ac1318f730d" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
W20260710 13:17:59.692049  7014 leader_election.cc:343] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.691461  7092 tablet_bootstrap.cc:654] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.694221  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2cc6188f554262a0400dc9b2a91217" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:17:59.694931  6902 raft_consensus.cc:3060] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.695385  7099 leader_election.cc:290] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:17:59.697101  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2cc6188f554262a0400dc9b2a91217" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:17:59.698094  7091 tablet_bootstrap.cc:492] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:17:59.697918  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14919d9290045c6b5714ac1318f730d" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:17:59.698580  7091 ts_tablet_manager.cc:1403] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.017s
W20260710 13:17:59.698526  6941 leader_election.cc:343] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:59.699657  7016 leader_election.cc:343] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.700984  7016 leader_election.cc:304] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:17:59.695570  7093 ts_tablet_manager.cc:1434] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.013s
I20260710 13:17:59.702109  7098 raft_consensus.cc:2749] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:59.703886  6902 raft_consensus.cc:2468] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:17:59.705348  7097 raft_consensus.cc:493] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.705443  6940 leader_election.cc:304] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:17:59.705992  7097 raft_consensus.cc:515] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.706693  7099 raft_consensus.cc:2804] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:59.707476  7099 raft_consensus.cc:697] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Becoming Leader. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:17:59.708351  7099 consensus_queue.cc:237] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.710638  7097 leader_election.cc:290] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:17:59.710882  7092 tablet_bootstrap.cc:492] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.711409  7092 ts_tablet_manager.cc:1403] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.008s
I20260710 13:17:59.712546  7093 tablet_bootstrap.cc:492] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:17:59.713925  7098 raft_consensus.cc:493] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.714587  7098 raft_consensus.cc:515] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } }
I20260710 13:17:59.715169  7092 raft_consensus.cc:359] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.716114  7092 raft_consensus.cc:385] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.716491  7092 raft_consensus.cc:740] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.716958  7091 raft_consensus.cc:359] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.717219  7092 consensus_queue.cc:260] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.717722  7091 raft_consensus.cc:385] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.718010  7091 raft_consensus.cc:740] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.718816  7098 leader_election.cc:290] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921)
I20260710 13:17:59.720930  7098 raft_consensus.cc:493] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.721374  7098 raft_consensus.cc:515] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.722216  7092 ts_tablet_manager.cc:1434] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:17:59.723184  7092 tablet_bootstrap.cc:492] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.723304  7098 leader_election.cc:290] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:17:59.723996  7091 consensus_queue.cc:260] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.725641  7093 tablet_bootstrap.cc:654] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.725504  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9692fc37202042afb33f116a7b28db20" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:17:59.726589  6977 raft_consensus.cc:2468] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 0.
I20260710 13:17:59.728313  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:17:59.730332  7092 tablet_bootstrap.cc:654] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.733307  7091 ts_tablet_manager.cc:1434] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.005s
I20260710 13:17:59.734678  7091 tablet_bootstrap.cc:492] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:17:59.744187  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9692fc37202042afb33f116a7b28db20" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:17:59.745047  6902 raft_consensus.cc:2468] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 0.
I20260710 13:17:59.746537  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:17:59.748373  7014 leader_election.cc:304] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 
W20260710 13:17:59.750340  7016 leader_election.cc:343] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.751411  7098 raft_consensus.cc:2804] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:59.751899  7098 raft_consensus.cc:493] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:59.752307  7098 raft_consensus.cc:3060] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:59.759294  7014 leader_election.cc:343] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.759819  7014 leader_election.cc:304] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:17:59.769824  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:17:59.770758  7098 raft_consensus.cc:515] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } }
I20260710 13:17:59.767823  6797 catalog_manager.cc:5697] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2). New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.772679  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
W20260710 13:17:59.771317  6866 leader_election.cc:343] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.773546  7128 raft_consensus.cc:2749] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:17:59.774133  6867 leader_election.cc:343] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.774161  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9692fc37202042afb33f116a7b28db20" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:17:59.774809  6977 raft_consensus.cc:3060] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.774698  6867 leader_election.cc:304] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:17:59.776144  7097 raft_consensus.cc:2749] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:59.778399  7092 tablet_bootstrap.cc:492] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.778878  7092 ts_tablet_manager.cc:1403] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.016s
I20260710 13:17:59.778879  7128 raft_consensus.cc:493] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.779814  7128 raft_consensus.cc:515] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.780821  7093 tablet_bootstrap.cc:492] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:17:59.780992  7099 raft_consensus.cc:493] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.781291  7093 ts_tablet_manager.cc:1403] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.014s
I20260710 13:17:59.781414  7099 raft_consensus.cc:515] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.782694  7128 leader_election.cc:290] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:17:59.778317  7091 tablet_bootstrap.cc:654] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.783725  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d08727c5234638914cdeab10360aaa" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:17:59.784255  7092 raft_consensus.cc:359] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.784895  7092 raft_consensus.cc:385] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.785164  7092 raft_consensus.cc:740] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.785991  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d08727c5234638914cdeab10360aaa" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:17:59.786717  7097 raft_consensus.cc:493] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.786571  7092 consensus_queue.cc:260] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.787132  7097 raft_consensus.cc:515] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.789186  7098 leader_election.cc:290] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921)
I20260710 13:17:59.790477  7097 leader_election.cc:290] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:17:59.790400  7093 raft_consensus.cc:359] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.791194  7093 raft_consensus.cc:385] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.791069  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afb72ad9944e408c73a4f8fdd7c68e" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:17:59.791522  7093 raft_consensus.cc:740] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.791726  6976 raft_consensus.cc:2468] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
W20260710 13:17:59.792245  7014 leader_election.cc:343] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.792898  6867 leader_election.cc:304] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:17:59.793509  7097 raft_consensus.cc:2804] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:59.792338  7093 consensus_queue.cc:260] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.793919  7097 raft_consensus.cc:493] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:59.794060  7099 leader_election.cc:290] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:17:59.794265  7097 raft_consensus.cc:3060] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.795915  7093 ts_tablet_manager.cc:1434] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:17:59.796964  7093 tablet_bootstrap.cc:492] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:17:59.799266  6977 raft_consensus.cc:2468] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 1.
I20260710 13:17:59.802050  7097 raft_consensus.cc:515] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.803176  7093 tablet_bootstrap.cc:654] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.804172  7097 leader_election.cc:290] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:17:59.804693  7097 raft_consensus.cc:493] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.804932  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afb72ad9944e408c73a4f8fdd7c68e" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:17:59.805099  7097 raft_consensus.cc:515] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.805473  6976 raft_consensus.cc:3060] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.807207  7097 leader_election.cc:290] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:17:59.808218  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4159a621f640d7968c8b1ef8becd16" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
W20260710 13:17:59.809885  6941 leader_election.cc:343] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.810837  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4159a621f640d7968c8b1ef8becd16" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
W20260710 13:17:59.812322  6940 leader_election.cc:343] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.812463  6976 raft_consensus.cc:2468] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:17:59.812775  6940 leader_election.cc:304] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be
I20260710 13:17:59.808197  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9692fc37202042afb33f116a7b28db20" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
W20260710 13:17:59.813807  7016 leader_election.cc:343] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.814189  6902 raft_consensus.cc:3060] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.814227  7016 leader_election.cc:304] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:17:59.815799  7016 leader_election.cc:304] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 
I20260710 13:17:59.816733  7128 raft_consensus.cc:2749] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:59.816731  7099 raft_consensus.cc:2749] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:59.816823  7098 raft_consensus.cc:2804] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:59.818142  6867 leader_election.cc:304] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:17:59.818305  7098 raft_consensus.cc:697] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Running, Role: LEADER
I20260710 13:17:59.819144  7098 consensus_queue.cc:237] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } }
I20260710 13:17:59.821451  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c79ac5531684428a24e7b4e37a1700d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:17:59.822376  7130 raft_consensus.cc:2804] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:59.823357  7130 raft_consensus.cc:697] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
W20260710 13:17:59.823704  6867 leader_election.cc:343] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.824218  7130 consensus_queue.cc:237] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.824780  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afb72ad9944e408c73a4f8fdd7c68e" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:17:59.825381  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afb72ad9944e408c73a4f8fdd7c68e" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:17:59.825960  7092 ts_tablet_manager.cc:1434] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.029s
I20260710 13:17:59.826825  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c79ac5531684428a24e7b4e37a1700d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
W20260710 13:17:59.826910  6866 leader_election.cc:343] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.829995  7091 tablet_bootstrap.cc:492] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:17:59.830474  7091 ts_tablet_manager.cc:1403] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.000s
I20260710 13:17:59.830669  6902 raft_consensus.cc:2468] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 1.
I20260710 13:17:59.826964  7092 tablet_bootstrap.cc:492] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
W20260710 13:17:59.832093  6866 leader_election.cc:343] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.833333  7091 raft_consensus.cc:359] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
W20260710 13:17:59.833662  6866 leader_election.cc:343] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:59.834136  7091 raft_consensus.cc:385] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.834266  6866 leader_election.cc:304] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:17:59.834525  7091 raft_consensus.cc:740] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.835594  7091 consensus_queue.cc:260] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.837077  7097 raft_consensus.cc:2749] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:59.837193  7092 tablet_bootstrap.cc:654] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.843371  7091 ts_tablet_manager.cc:1434] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:17:59.844440  7091 tablet_bootstrap.cc:492] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:17:59.844805  7093 tablet_bootstrap.cc:492] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:17:59.845289  7093 ts_tablet_manager.cc:1403] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.001s
I20260710 13:17:59.845402  7092 tablet_bootstrap.cc:492] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.845954  7092 ts_tablet_manager.cc:1403] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260710 13:17:59.848165  7093 raft_consensus.cc:359] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.848923  7093 raft_consensus.cc:385] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.849217  7093 raft_consensus.cc:740] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.849972  7093 consensus_queue.cc:260] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.851701  7092 raft_consensus.cc:359] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.852348  7092 raft_consensus.cc:385] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.852406  7093 ts_tablet_manager.cc:1434] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:59.852699  7092 raft_consensus.cc:740] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.853415  7093 tablet_bootstrap.cc:492] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:17:59.853444  7092 consensus_queue.cc:260] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.855805  7092 ts_tablet_manager.cc:1434] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260710 13:17:59.856703  7092 tablet_bootstrap.cc:492] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.860253  7093 tablet_bootstrap.cc:654] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.862229  7092 tablet_bootstrap.cc:654] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.865012  7091 tablet_bootstrap.cc:654] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.869774  6800 catalog_manager.cc:5697] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be reported cstate change: term changed from 0 to 1, leader changed from <none> to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.875717  7093 tablet_bootstrap.cc:492] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:17:59.881100  7093 ts_tablet_manager.cc:1403] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.015s
I20260710 13:17:59.876523  7092 tablet_bootstrap.cc:492] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.881939  7092 ts_tablet_manager.cc:1403] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260710 13:17:59.878701  6798 catalog_manager.cc:5697] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:59.884569  7092 raft_consensus.cc:359] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.885262  7092 raft_consensus.cc:385] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.885514  7092 raft_consensus.cc:740] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.886127  7092 consensus_queue.cc:260] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.886627  7093 raft_consensus.cc:359] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.887286  7093 raft_consensus.cc:385] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.887537  7093 raft_consensus.cc:740] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.888365  7092 ts_tablet_manager.cc:1434] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:59.889248  7092 tablet_bootstrap.cc:492] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.890413  7091 tablet_bootstrap.cc:492] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:17:59.890888  7091 ts_tablet_manager.cc:1403] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.010s
I20260710 13:17:59.890519  7093 consensus_queue.cc:260] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.893824  7091 raft_consensus.cc:359] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.894516  7091 raft_consensus.cc:385] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.894829  7092 tablet_bootstrap.cc:654] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.894806  7091 raft_consensus.cc:740] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.895388  7093 ts_tablet_manager.cc:1434] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 13:17:59.896345  7093 tablet_bootstrap.cc:492] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:17:59.896358  7091 consensus_queue.cc:260] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.899060  7091 ts_tablet_manager.cc:1434] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:59.900018  7091 tablet_bootstrap.cc:492] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:17:59.904479  7093 tablet_bootstrap.cc:654] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.906404  7091 tablet_bootstrap.cc:654] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.911650  7092 tablet_bootstrap.cc:492] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.912057  7092 ts_tablet_manager.cc:1403] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.014s
I20260710 13:17:59.912211  7091 tablet_bootstrap.cc:492] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:17:59.912683  7091 ts_tablet_manager.cc:1403] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:17:59.914635  7092 raft_consensus.cc:359] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.915294  7092 raft_consensus.cc:385] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.915062  7091 raft_consensus.cc:359] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.915606  7092 raft_consensus.cc:740] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.915725  7091 raft_consensus.cc:385] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.916345  7092 consensus_queue.cc:260] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.918339  7092 ts_tablet_manager.cc:1434] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:17:59.916071  7091 raft_consensus.cc:740] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.919646  7091 consensus_queue.cc:260] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.920477  7092 tablet_bootstrap.cc:492] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.921818  7091 ts_tablet_manager.cc:1434] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:17:59.922623  7091 tablet_bootstrap.cc:492] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:17:59.926429  7092 tablet_bootstrap.cc:654] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.929834  7091 tablet_bootstrap.cc:654] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.930485  7093 tablet_bootstrap.cc:492] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:17:59.930943  7093 ts_tablet_manager.cc:1403] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.004s
I20260710 13:17:59.934094  7093 raft_consensus.cc:359] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.934814  7093 raft_consensus.cc:385] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.935132  7093 raft_consensus.cc:740] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.936074  7093 consensus_queue.cc:260] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.937423  7092 tablet_bootstrap.cc:492] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.937839  7092 ts_tablet_manager.cc:1403] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260710 13:17:59.939180  7093 ts_tablet_manager.cc:1434] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:59.940421  7093 tablet_bootstrap.cc:492] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:17:59.940315  7092 raft_consensus.cc:359] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.941000  7092 raft_consensus.cc:385] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.941332  7092 raft_consensus.cc:740] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.942154  7092 consensus_queue.cc:260] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.946477  7092 ts_tablet_manager.cc:1434] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:59.947317  7092 tablet_bootstrap.cc:492] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.949149  7093 tablet_bootstrap.cc:654] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.952930  7092 tablet_bootstrap.cc:654] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.964071  7092 tablet_bootstrap.cc:492] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:17:59.964522  7092 ts_tablet_manager.cc:1403] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260710 13:17:59.965583  7093 tablet_bootstrap.cc:492] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:17:59.966275  7093 ts_tablet_manager.cc:1403] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.007s
I20260710 13:17:59.967265  7092 raft_consensus.cc:359] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.967909  7092 raft_consensus.cc:385] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.968174  7092 raft_consensus.cc:740] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.968578  7130 raft_consensus.cc:493] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:59.968914  7092 consensus_queue.cc:260] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.969053  7130 raft_consensus.cc:515] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.969818  7093 raft_consensus.cc:359] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.970551  7093 raft_consensus.cc:385] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.970928  7093 raft_consensus.cc:740] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.971184  7091 tablet_bootstrap.cc:492] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:17:59.971298  7130 leader_election.cc:290] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:17:59.971716  7091 ts_tablet_manager.cc:1403] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.012s
I20260710 13:17:59.971947  7093 consensus_queue.cc:260] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.973415  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46e54fde0c4e1eae1d59e6f1101a35" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:17:59.973598  7092 ts_tablet_manager.cc:1434] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 13:17:59.974007  7051 raft_consensus.cc:2468] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:17:59.974529  7092 tablet_bootstrap.cc:492] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:17:59.974283  7091 raft_consensus.cc:359] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.974890  7091 raft_consensus.cc:385] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:59.975122  7091 raft_consensus.cc:740] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:17:59.975421  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46e54fde0c4e1eae1d59e6f1101a35" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:17:59.975992  6976 raft_consensus.cc:2468] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:17:59.975745  7091 consensus_queue.cc:260] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:17:59.976909  7093 ts_tablet_manager.cc:1434] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:17:59.977788  7091 ts_tablet_manager.cc:1434] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:17:59.977854  7093 tablet_bootstrap.cc:492] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:17:59.979560  7091 tablet_bootstrap.cc:492] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:17:59.980413  7092 tablet_bootstrap.cc:654] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.984138  7093 tablet_bootstrap.cc:654] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.983767  6866 leader_election.cc:304] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:17:59.984843  7130 raft_consensus.cc:2804] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:59.985178  7130 raft_consensus.cc:493] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:59.985412  7091 tablet_bootstrap.cc:654] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:59.985543  7130 raft_consensus.cc:3060] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:59.995262  7130 raft_consensus.cc:515] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.000259  7099 raft_consensus.cc:493] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.000919  7099 raft_consensus.cc:515] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.005697  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.007663  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
W20260710 13:18:00.008062  6941 leader_election.cc:343] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.008313  6902 raft_consensus.cc:2468] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:18:00.008755  7099 leader_election.cc:290] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.009588  6940 leader_election.cc:304] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [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: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:00.010193  7097 raft_consensus.cc:493] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.010672  7099 raft_consensus.cc:2804] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.010636  7097 raft_consensus.cc:515] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.011158  7099 raft_consensus.cc:493] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.011556  7099 raft_consensus.cc:3060] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.012817  7097 leader_election.cc:290] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.010915  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46e54fde0c4e1eae1d59e6f1101a35" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:00.013036  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c46e54fde0c4e1eae1d59e6f1101a35" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:00.013469  6976 raft_consensus.cc:3060] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.013607  7051 raft_consensus.cc:3060] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.017346  7092 tablet_bootstrap.cc:492] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:18:00.017184  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.017807  7092 ts_tablet_manager.cc:1403] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.019s
I20260710 13:18:00.017869  7050 raft_consensus.cc:2468] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:18:00.018553  7099 raft_consensus.cc:515] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.018975  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:00.019191  6866 leader_election.cc:304] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.020063  7097 raft_consensus.cc:2804] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.020469  7097 raft_consensus.cc:493] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.021014  7097 raft_consensus.cc:3060] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.021196  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:00.021729  6902 raft_consensus.cc:3060] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:00.020536  6867 leader_election.cc:343] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.025178  6976 raft_consensus.cc:2468] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:00.020324  7092 raft_consensus.cc:359] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.025961  7092 raft_consensus.cc:385] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.026242  7092 raft_consensus.cc:740] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.026321  6867 leader_election.cc:304] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.026911  7092 consensus_queue.cc:260] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.033663  7091 tablet_bootstrap.cc:492] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:00.034287  7091 ts_tablet_manager.cc:1403] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.012s
I20260710 13:18:00.037200  7099 leader_election.cc:290] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.038774  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:00.038765  7091 raft_consensus.cc:359] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.040266  7091 raft_consensus.cc:385] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.040673  7091 raft_consensus.cc:740] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
W20260710 13:18:00.041407  6941 leader_election.cc:343] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.041589  7091 consensus_queue.cc:260] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.044415  7091 ts_tablet_manager.cc:1434] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:18:00.045995  7091 tablet_bootstrap.cc:492] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:00.048058  7051 raft_consensus.cc:2468] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:00.031563  6902 raft_consensus.cc:2468] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:18:00.051210  6940 leader_election.cc:304] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:00.052531  7099 raft_consensus.cc:2804] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.053164  7099 raft_consensus.cc:697] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Becoming Leader. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:18:00.053633  7091 tablet_bootstrap.cc:654] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.054209  7099 consensus_queue.cc:237] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.031749  7130 leader_election.cc:290] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.074816  7098 raft_consensus.cc:493] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.075472  7093 tablet_bootstrap.cc:492] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:00.075313  7098 raft_consensus.cc:515] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.075893  7093 ts_tablet_manager.cc:1403] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.006s
I20260710 13:18:00.068485  7130 raft_consensus.cc:2804] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.079867  7092 ts_tablet_manager.cc:1434] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.062s	user 0.013s	sys 0.029s
I20260710 13:18:00.080586  7092 tablet_bootstrap.cc:492] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:18:00.088197  7154 raft_consensus.cc:493] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.088763  7130 raft_consensus.cc:697] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:00.093086  7098 leader_election.cc:290] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:00.092919  7130 consensus_queue.cc:237] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.094349  7152 raft_consensus.cc:493] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.094444  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465151189259416888812ab4b612b0db" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:00.095005  7152 raft_consensus.cc:515] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.095448  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465151189259416888812ab4b612b0db" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:00.084019  6798 catalog_manager.cc:5697] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2). New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.098239  7097 raft_consensus.cc:515] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
W20260710 13:18:00.099946  7016 leader_election.cc:343] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.100466  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d08727c5234638914cdeab10360aaa" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
W20260710 13:18:00.102265  6867 leader_election.cc:343] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.102377  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:00.103159  7093 raft_consensus.cc:359] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
W20260710 13:18:00.103641  6867 leader_election.cc:343] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.103804  7093 raft_consensus.cc:385] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.104064  7093 raft_consensus.cc:740] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.104714  7093 consensus_queue.cc:260] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.105059  7152 leader_election.cc:290] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.105391  7153 raft_consensus.cc:493] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.105835  7153 raft_consensus.cc:515] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.106714  6902 raft_consensus.cc:2468] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 0.
I20260710 13:18:00.107127  7093 ts_tablet_manager.cc:1434] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260710 13:18:00.108049  7093 tablet_bootstrap.cc:492] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:18:00.108433  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465151189259416888812ab4b612b0db" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:00.109200  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
W20260710 13:18:00.109661  6867 leader_election.cc:343] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.109885  7051 raft_consensus.cc:3060] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.097532  7154 raft_consensus.cc:515] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.101838  7097 leader_election.cc:290] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.117429  7154 leader_election.cc:290] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.117764  7153 leader_election.cc:290] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.118148  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4159a621f640d7968c8b1ef8becd16" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:00.119019  7092 tablet_bootstrap.cc:654] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.118743  6976 raft_consensus.cc:2468] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:18:00.118937  7014 leader_election.cc:304] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c
I20260710 13:18:00.120471  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d08727c5234638914cdeab10360aaa" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.121366  7098 raft_consensus.cc:2804] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.121578  7050 raft_consensus.cc:2468] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:18:00.121727  7098 raft_consensus.cc:493] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.125418  7091 tablet_bootstrap.cc:492] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:00.125830  7091 ts_tablet_manager.cc:1403] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.004s
I20260710 13:18:00.126145  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465151189259416888812ab4b612b0db" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.126488  6866 leader_election.cc:304] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [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: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c
I20260710 13:18:00.123179  7098 raft_consensus.cc:3060] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.127579  7153 raft_consensus.cc:2804] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.127470  6867 leader_election.cc:304] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.127948  7153 raft_consensus.cc:493] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.128255  7154 raft_consensus.cc:2804] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.128820  7154 raft_consensus.cc:493] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.129164  7154 raft_consensus.cc:3060] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.132155  7093 tablet_bootstrap.cc:654] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.132453  7128 raft_consensus.cc:493] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.128297  7153 raft_consensus.cc:3060] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.135569  7091 raft_consensus.cc:359] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.136263  7091 raft_consensus.cc:385] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.136627  7154 raft_consensus.cc:515] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.136893  7097 raft_consensus.cc:493] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.136835  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4159a621f640d7968c8b1ef8becd16" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.137660  7050 raft_consensus.cc:2468] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:18:00.137589  7097 raft_consensus.cc:515] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.136549  7091 raft_consensus.cc:740] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.141511  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14919d9290045c6b5714ac1318f730d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.142091  7050 raft_consensus.cc:2468] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:18:00.132898  7128 raft_consensus.cc:515] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.143296  6866 leader_election.cc:304] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.145005  7051 raft_consensus.cc:2468] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:00.145117  7128 leader_election.cc:290] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:00.146670  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2cc6188f554262a0400dc9b2a91217" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:00.146895  7098 raft_consensus.cc:515] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.147962  7049 raft_consensus.cc:2393] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a309991065fc4ebdb3b743e6803668be in current term 1: Already voted for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in this term.
I20260710 13:18:00.147871  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14919d9290045c6b5714ac1318f730d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:00.148553  6977 raft_consensus.cc:2468] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:18:00.141155  7091 consensus_queue.cc:260] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.151820  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4159a621f640d7968c8b1ef8becd16" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:00.152349  6976 raft_consensus.cc:3060] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.140322  7097 leader_election.cc:290] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.153223  7091 ts_tablet_manager.cc:1434] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 13:18:00.154090  7091 tablet_bootstrap.cc:492] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:00.153122  7097 raft_consensus.cc:2804] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.160877  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4159a621f640d7968c8b1ef8becd16" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:00.161641  7050 raft_consensus.cc:3060] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.161266  6798 catalog_manager.cc:5697] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be reported cstate change: term changed from 0 to 1, leader changed from <none> to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.165190  6866 leader_election.cc:304] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c
I20260710 13:18:00.165211  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a2cc6188f554262a0400dc9b2a91217" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:00.166503  6902 raft_consensus.cc:2393] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in current term 1: Already voted for candidate 056c96823e724273b2b5e02f3b23ea3c in this term.
I20260710 13:18:00.166992  7157 raft_consensus.cc:2804] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.166829  6866 leader_election.cc:304] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:00.167568  7157 raft_consensus.cc:697] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:00.168972  7014 leader_election.cc:304] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:00.170362  7155 raft_consensus.cc:3060] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.160084  7049 raft_consensus.cc:3060] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.155900  7154 leader_election.cc:290] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.168489  7157 consensus_queue.cc:237] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.171867  7097 raft_consensus.cc:493] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.178367  7097 raft_consensus.cc:3060] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.181262  7099 consensus_queue.cc:1048] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.181375  7128 raft_consensus.cc:2749] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:00.158820  7130 raft_consensus.cc:493] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.192783  6976 raft_consensus.cc:2468] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:00.196871  7093 tablet_bootstrap.cc:492] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:00.197382  7093 ts_tablet_manager.cc:1403] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.090s	user 0.026s	sys 0.033s
I20260710 13:18:00.188704  7130 raft_consensus.cc:515] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.199419  6867 leader_election.cc:304] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.200995  7155 raft_consensus.cc:2749] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:00.201588  7157 raft_consensus.cc:2804] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.201463  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465151189259416888812ab4b612b0db" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:00.202183  7157 raft_consensus.cc:697] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:00.205272  7092 tablet_bootstrap.cc:492] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:18:00.205363  7050 raft_consensus.cc:2468] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:00.205829  7092 ts_tablet_manager.cc:1403] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.125s	user 0.007s	sys 0.006s
I20260710 13:18:00.206073  7157 consensus_queue.cc:237] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.204706  7153 raft_consensus.cc:515] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.209106  7092 raft_consensus.cc:359] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.209770  7092 raft_consensus.cc:385] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.209617  7093 raft_consensus.cc:359] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.210062  7092 raft_consensus.cc:740] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.210294  7093 raft_consensus.cc:385] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.210558  7093 raft_consensus.cc:740] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.210821  7092 consensus_queue.cc:260] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.211197  7093 consensus_queue.cc:260] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.210003  6798 catalog_manager.cc:5697] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be reported cstate change: term changed from 0 to 1, leader changed from <none> to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.212309  7092 ts_tablet_manager.cc:1434] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:00.213191  7092 tablet_bootstrap.cc:492] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:18:00.214975  7098 leader_election.cc:290] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:00.216531  7093 ts_tablet_manager.cc:1434] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260710 13:18:00.217814  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465151189259416888812ab4b612b0db" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
W20260710 13:18:00.219811  7016 leader_election.cc:343] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.219616  7097 raft_consensus.cc:515] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.222076  6902 raft_consensus.cc:2468] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 1.
I20260710 13:18:00.223553  7014 leader_election.cc:304] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c
I20260710 13:18:00.224393  7153 leader_election.cc:290] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.225746  7098 raft_consensus.cc:2804] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.227595  7092 tablet_bootstrap.cc:654] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.227380  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d08727c5234638914cdeab10360aaa" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:00.227981  7050 raft_consensus.cc:3060] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.227370  7098 raft_consensus.cc:697] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Running, Role: LEADER
I20260710 13:18:00.230098  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14919d9290045c6b5714ac1318f730d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:00.229853  7098 consensus_queue.cc:237] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.230618  6977 raft_consensus.cc:3060] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.230257  7097 leader_election.cc:290] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.232838  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d08727c5234638914cdeab10360aaa" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:00.233872  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14919d9290045c6b5714ac1318f730d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:00.234431  7049 raft_consensus.cc:3060] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:00.238322  6867 leader_election.cc:343] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.248134  7091 tablet_bootstrap.cc:654] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.244448  7153 raft_consensus.cc:493] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.249845  7153 raft_consensus.cc:515] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.244156  7097 raft_consensus.cc:493] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.256785  7097 raft_consensus.cc:515] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.260982  7153 leader_election.cc:290] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.261161  7120 raft_consensus.cc:493] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.262256  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6664aae38d194c4fad6b5143986dac01" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:00.262888  6976 raft_consensus.cc:2468] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:18:00.263048  7120 raft_consensus.cc:515] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.263365  7048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.265398  6867 leader_election.cc:304] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.268461  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38681cf65c7947a2913547b321a2d2bf" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:00.268953  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38681cf65c7947a2913547b321a2d2bf" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.269640  7050 raft_consensus.cc:2468] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
W20260710 13:18:00.267132  6866 leader_election.cc:343] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.270179  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cbb10460a04bd1b59469d930fe9bd0" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:00.261969  7130 leader_election.cc:290] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.266796  7097 leader_election.cc:290] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.265657  7120 leader_election.cc:290] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.270556  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
W20260710 13:18:00.271000  6866 leader_election.cc:343] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.271519  7153 raft_consensus.cc:2804] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.286252  7153 raft_consensus.cc:493] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.296998  7153 raft_consensus.cc:3060] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:00.299041  6867 leader_election.cc:343] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.273208  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6664aae38d194c4fad6b5143986dac01" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.298467  6977 raft_consensus.cc:2468] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:00.301553  7051 raft_consensus.cc:2468] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:18:00.302443  7093 tablet_bootstrap.cc:492] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
W20260710 13:18:00.306396  6940 leader_election.cc:343] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.307428  7092 tablet_bootstrap.cc:492] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:18:00.307830  7092 ts_tablet_manager.cc:1403] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.095s	user 0.006s	sys 0.009s
I20260710 13:18:00.314039  6866 leader_election.cc:304] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c
I20260710 13:18:00.315070  7097 raft_consensus.cc:2804] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.315218  6867 leader_election.cc:304] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:00.315611  7097 raft_consensus.cc:697] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:00.316495  7097 consensus_queue.cc:237] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.317173  7049 raft_consensus.cc:2468] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:00.319777  7130 raft_consensus.cc:2749] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:00.321923  6866 leader_election.cc:304] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.323875  7157 raft_consensus.cc:2804] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.324553  7093 tablet_bootstrap.cc:654] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.327967  7091 tablet_bootstrap.cc:492] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:00.328492  7091 ts_tablet_manager.cc:1403] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.175s	user 0.010s	sys 0.007s
I20260710 13:18:00.325176  7157 raft_consensus.cc:697] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:00.329530  7157 consensus_queue.cc:237] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.331501  7091 raft_consensus.cc:359] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.332224  7091 raft_consensus.cc:385] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.332545  7091 raft_consensus.cc:740] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.333086  7097 consensus_queue.cc:1048] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:00.333756  6848 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:00.333393  7091 consensus_queue.cc:260] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.305872  6976 raft_consensus.cc:2468] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:18:00.337024  7091 ts_tablet_manager.cc:1434] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:00.334941  6799 catalog_manager.cc:5697] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:00.337601  7153 raft_consensus.cc:515] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.339697  7091 tablet_bootstrap.cc:492] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:00.342118  7098 consensus_queue.cc:1048] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:00.343926  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.3:33727, user_credentials={real_user=slave}} blocked reactor thread for 78107.6us
I20260710 13:18:00.345788  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cbb10460a04bd1b59469d930fe9bd0" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.346616  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6664aae38d194c4fad6b5143986dac01" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:00.347187  7049 raft_consensus.cc:3060] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.350193  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6664aae38d194c4fad6b5143986dac01" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:00.350322  7169 consensus_queue.cc:1048] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:18:00.350770  6977 raft_consensus.cc:3060] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.347962  7153 leader_election.cc:290] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.349309  7120 raft_consensus.cc:493] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:00.352084  6941 leader_election.cc:343] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.360524  6977 raft_consensus.cc:2468] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:00.351810  6867 leader_election.cc:304] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [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: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:00.365113  7120 raft_consensus.cc:515] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.363490  7049 raft_consensus.cc:2468] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:00.365116  6941 leader_election.cc:304] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:00.367559  7169 raft_consensus.cc:2749] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:00.367997  7092 raft_consensus.cc:359] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.368708  7092 raft_consensus.cc:385] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.369001  7092 raft_consensus.cc:740] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.369513  7092 consensus_queue.cc:260] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.377794  7128 raft_consensus.cc:493] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.381326  7128 raft_consensus.cc:515] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.370092  7120 leader_election.cc:290] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.383280  7092 ts_tablet_manager.cc:1434] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.075s	user 0.002s	sys 0.005s
I20260710 13:18:00.385632  7091 tablet_bootstrap.cc:654] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.376035  7097 raft_consensus.cc:2804] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.367569  6867 leader_election.cc:304] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.388262  7092 tablet_bootstrap.cc:492] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:18:00.392796  7098 consensus_queue.cc:1048] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.393544  7130 raft_consensus.cc:2804] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.389357  7097 raft_consensus.cc:493] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.396250  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f1d82aa780a426894334cc771651247" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:00.398100  6900 raft_consensus.cc:2468] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:18:00.399202  7097 raft_consensus.cc:3060] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.399307  6940 leader_election.cc:304] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.400076  7120 raft_consensus.cc:2804] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.400424  7120 raft_consensus.cc:493] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.400398  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b5697a7b4d405ab9e1452b90bf0ab3" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:00.400977  7120 raft_consensus.cc:3060] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:00.401917  7014 leader_election.cc:343] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.406863  7128 leader_election.cc:290] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:00.403986  7130 raft_consensus.cc:697] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:00.409556  7130 consensus_queue.cc:237] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.409775  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b5697a7b4d405ab9e1452b90bf0ab3" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
W20260710 13:18:00.412060  6866 consensus_peers.cc:597] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be -> Peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Couldn't send request to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:00.413407  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f1d82aa780a426894334cc771651247" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.413935  7093 tablet_bootstrap.cc:492] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:00.414384  7093 ts_tablet_manager.cc:1403] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.007s
I20260710 13:18:00.417295  7097 raft_consensus.cc:515] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
W20260710 13:18:00.421350  6941 leader_election.cc:343] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.422358  6799 catalog_manager.cc:5697] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be reported cstate change: term changed from 0 to 1, leader changed from <none> to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.424371  7093 raft_consensus.cc:359] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.425323  7093 raft_consensus.cc:385] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.425609  7093 raft_consensus.cc:740] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.426395  7093 consensus_queue.cc:260] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.426756  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:00.427520  6977 raft_consensus.cc:3060] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:00.415405  7016 leader_election.cc:343] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.433586  7093 ts_tablet_manager.cc:1434] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.004s
I20260710 13:18:00.434594  7093 tablet_bootstrap.cc:492] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:18:00.437557  7016 leader_election.cc:304] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:00.419109  7120 raft_consensus.cc:515] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.441929  7128 raft_consensus.cc:2749] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:00.446305  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:00.447997  7120 leader_election.cc:290] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.448408  7049 raft_consensus.cc:3060] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.449178  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f1d82aa780a426894334cc771651247" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:00.450246  7093 tablet_bootstrap.cc:654] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:00.450534  6941 leader_election.cc:343] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:00.459048  6866 leader_election.cc:343] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.462410  7091 tablet_bootstrap.cc:492] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:00.463030  7091 ts_tablet_manager.cc:1403] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.124s	user 0.013s	sys 0.003s
I20260710 13:18:00.463135  7128 raft_consensus.cc:493] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.463670  7128 raft_consensus.cc:515] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.464310  7120 consensus_queue.cc:1048] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.444909  7097 leader_election.cc:290] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.466432  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f1d82aa780a426894334cc771651247" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:00.472963  6902 raft_consensus.cc:3060] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.475049  7092 tablet_bootstrap.cc:654] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.478027  7091 raft_consensus.cc:359] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.478717  7091 raft_consensus.cc:385] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.478972  7091 raft_consensus.cc:740] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.479708  7091 consensus_queue.cc:260] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.482012  7091 ts_tablet_manager.cc:1434] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.001s
I20260710 13:18:00.491310  7120 raft_consensus.cc:493] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.491835  7120 raft_consensus.cc:515] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.489074  6977 raft_consensus.cc:2468] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:00.494258  6867 leader_election.cc:304] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:00.494513  7091 tablet_bootstrap.cc:492] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:00.495409  7097 raft_consensus.cc:2804] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.496757  7097 raft_consensus.cc:697] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:00.497656  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:00.497635  7097 consensus_queue.cc:237] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.498342  6901 raft_consensus.cc:2468] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 1.
I20260710 13:18:00.499926  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c79ac5531684428a24e7b4e37a1700d" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:00.500495  6901 raft_consensus.cc:2468] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:18:00.498355  7120 leader_election.cc:290] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.502131  6940 leader_election.cc:304] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.502539  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c79ac5531684428a24e7b4e37a1700d" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.502918  7169 raft_consensus.cc:2804] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.503122  7049 raft_consensus.cc:2468] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:18:00.503291  7169 raft_consensus.cc:493] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.503681  7169 raft_consensus.cc:3060] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.507678  7014 leader_election.cc:304] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.509974  7120 consensus_queue.cc:1048] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:00.512836  7180 raft_consensus.cc:2804] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:00.513298  7180 raft_consensus.cc:493] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 056c96823e724273b2b5e02f3b23ea3c)
I20260710 13:18:00.513741  7180 raft_consensus.cc:3060] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:00.521953  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:00.525189  6902 raft_consensus.cc:2468] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:18:00.527036  6940 leader_election.cc:304] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:00.528456  7120 raft_consensus.cc:2804] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.529028  7120 raft_consensus.cc:697] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Becoming Leader. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:18:00.530431  7120 consensus_queue.cc:237] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.541606  7091 tablet_bootstrap.cc:654] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.523839  7128 leader_election.cc:290] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:00.554423  7092 tablet_bootstrap.cc:492] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:18:00.554842  7092 ts_tablet_manager.cc:1403] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.167s	user 0.010s	sys 0.002s
I20260710 13:18:00.562304  7169 raft_consensus.cc:515] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.562929  7093 tablet_bootstrap.cc:492] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:00.563388  7093 ts_tablet_manager.cc:1403] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.009s
I20260710 13:18:00.563783  7092 raft_consensus.cc:359] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.564443  7092 raft_consensus.cc:385] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.564754  7092 raft_consensus.cc:740] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.565541  7092 consensus_queue.cc:260] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.567365  7097 consensus_queue.cc:1048] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.567663  7092 ts_tablet_manager.cc:1434] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 13:18:00.567725  7093 raft_consensus.cc:359] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.568431  7093 raft_consensus.cc:385] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.568622  7092 tablet_bootstrap.cc:492] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:18:00.568714  7093 raft_consensus.cc:740] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.569435  7093 consensus_queue.cc:260] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.572073  7093 ts_tablet_manager.cc:1434] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:18:00.571292  7097 consensus_queue.cc:1048] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:00.573040  7093 tablet_bootstrap.cc:492] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:18:00.573755  6799 catalog_manager.cc:5697] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be reported cstate change: term changed from 0 to 1, leader changed from <none> to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.578418  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c79ac5531684428a24e7b4e37a1700d" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:00.579187  6901 raft_consensus.cc:3060] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.581066  7092 tablet_bootstrap.cc:654] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.581957  7093 tablet_bootstrap.cc:654] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.583454  7169 leader_election.cc:290] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.584715  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c79ac5531684428a24e7b4e37a1700d" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:00.591760  7050 raft_consensus.cc:3060] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.591800  7180 raft_consensus.cc:515] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.598136  7049 raft_consensus.cc:1240] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Rejecting Update request from peer 056c96823e724273b2b5e02f3b23ea3c for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:00.602588  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:00.604916  7120 consensus_queue.cc:1059] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:00.604864  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:00.605971  7120 raft_consensus.cc:3055] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:00.606289  7120 raft_consensus.cc:740] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:18:00.606930  7097 consensus_queue.cc:1048] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:00.607039  7120 consensus_queue.cc:260] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.608747  6901 raft_consensus.cc:2468] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:18:00.609001  7120 raft_consensus.cc:3060] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:00.610077  6940 leader_election.cc:304] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.610292  7016 leader_election.cc:304] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:00.605386  6799 catalog_manager.cc:5697] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be reported cstate change: term changed from 0 to 1, leader changed from <none> to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.610913  7169 raft_consensus.cc:2804] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.611362  7169 raft_consensus.cc:697] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Becoming Leader. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:18:00.612181  6799 catalog_manager.cc:5697] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be reported cstate change: term changed from 0 to 1, leader changed from <none> to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.614434  7187 raft_consensus.cc:2749] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:18:00.612169  7169 consensus_queue.cc:237] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
W20260710 13:18:00.619527  7016 consensus_peers.cc:597] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 -> Peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Couldn't send request to peer 056c96823e724273b2b5e02f3b23ea3c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:00.621779  7091 tablet_bootstrap.cc:492] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:00.622324  7091 ts_tablet_manager.cc:1403] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.006s
I20260710 13:18:00.603973  7180 leader_election.cc:290] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 2 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:00.626919  7050 raft_consensus.cc:2468] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:18:00.637466  7092 tablet_bootstrap.cc:492] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:18:00.638135  7092 ts_tablet_manager.cc:1403] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.003s
I20260710 13:18:00.637609  6797 catalog_manager.cc:5697] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2). New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.639083  7120 raft_consensus.cc:493] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.639528  7120 raft_consensus.cc:515] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.640810  7180 consensus_queue.cc:1048] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.641144  7092 raft_consensus.cc:359] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.641912  7092 raft_consensus.cc:385] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.642511  7092 raft_consensus.cc:740] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.643080  7091 raft_consensus.cc:359] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.641927  7120 leader_election.cc:290] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.643756  7091 raft_consensus.cc:385] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.644055  7091 raft_consensus.cc:740] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.643253  7092 consensus_queue.cc:260] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.644677  7091 consensus_queue.cc:260] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.646420  7092 ts_tablet_manager.cc:1434] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:18:00.646523  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:00.647399  7092 tablet_bootstrap.cc:492] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
W20260710 13:18:00.648075  6940 leader_election.cc:343] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.650065  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.650490  7091 ts_tablet_manager.cc:1434] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.001s
I20260710 13:18:00.651320  7091 tablet_bootstrap.cc:492] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
W20260710 13:18:00.651369  6941 leader_election.cc:343] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.651834  6941 leader_election.cc:304] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:00.652532  7120 raft_consensus.cc:2749] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:00.654831  7092 tablet_bootstrap.cc:654] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.666443  7091 tablet_bootstrap.cc:654] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.680161  7097 raft_consensus.cc:493] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.680961  7097 raft_consensus.cc:515] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.683804  7097 leader_election.cc:290] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.690194  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cbb10460a04bd1b59469d930fe9bd0" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
W20260710 13:18:00.691663  6866 leader_election.cc:343] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.695982  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cbb10460a04bd1b59469d930fe9bd0" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:00.696982  6977 raft_consensus.cc:2468] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
W20260710 13:18:00.708551  7193 log.cc:927] Time spent T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260710 13:18:00.715349  7092 tablet_bootstrap.cc:492] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:18:00.716943  7092 ts_tablet_manager.cc:1403] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.070s	user 0.036s	sys 0.028s
I20260710 13:18:00.719623  7092 raft_consensus.cc:359] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.719856  6867 leader_election.cc:304] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [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: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:00.720335  7092 raft_consensus.cc:385] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.720623  7092 raft_consensus.cc:740] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.720904  7097 raft_consensus.cc:2804] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.721236  7097 raft_consensus.cc:493] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.721603  7097 raft_consensus.cc:3060] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.721309  7092 consensus_queue.cc:260] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.723615  7092 ts_tablet_manager.cc:1434] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 13:18:00.724457  7092 tablet_bootstrap.cc:492] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
W20260710 13:18:00.725281  7190 log.cc:927] Time spent T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Append to log took a long time: real 0.090s	user 0.000s	sys 0.005s
I20260710 13:18:00.728338  7097 raft_consensus.cc:515] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.730172  7092 tablet_bootstrap.cc:654] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.731482  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cbb10460a04bd1b59469d930fe9bd0" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:00.732055  6977 raft_consensus.cc:3060] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.742681  7097 leader_election.cc:290] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.743568  6977 raft_consensus.cc:2468] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:00.745563  6867 leader_election.cc:304] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.746747  7097 raft_consensus.cc:2804] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:00.747627  7097 raft_consensus.cc:697] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:00.748963  7097 consensus_queue.cc:237] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
W20260710 13:18:00.760152  6867 consensus_peers.cc:597] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be -> Peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Couldn't send request to peer 056c96823e724273b2b5e02f3b23ea3c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:00.762805  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cbb10460a04bd1b59469d930fe9bd0" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:00.770576  7092 tablet_bootstrap.cc:492] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:18:00.771100  7092 ts_tablet_manager.cc:1403] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.028s
W20260710 13:18:00.773788  6866 leader_election.cc:343] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.773965  7092 raft_consensus.cc:359] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.774641  7092 raft_consensus.cc:385] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.774912  7092 raft_consensus.cc:740] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.775553  7092 consensus_queue.cc:260] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.777637  7092 ts_tablet_manager.cc:1434] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:00.778358  7091 tablet_bootstrap.cc:492] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:00.778505  7092 tablet_bootstrap.cc:492] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:18:00.778831  7091 ts_tablet_manager.cc:1403] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.128s	user 0.022s	sys 0.015s
I20260710 13:18:00.779311  7157 consensus_queue.cc:1048] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.781457  7091 raft_consensus.cc:359] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.782126  7091 raft_consensus.cc:385] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.782399  7091 raft_consensus.cc:740] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.783372  7091 consensus_queue.cc:260] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.784628  7092 tablet_bootstrap.cc:654] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:00.803633  7093 tablet_bootstrap.cc:492] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:00.804128  7093 ts_tablet_manager.cc:1403] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.231s	user 0.017s	sys 0.036s
I20260710 13:18:00.806869  7093 raft_consensus.cc:359] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.807555  7093 raft_consensus.cc:385] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.807832  7093 raft_consensus.cc:740] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:00.833240  7204 raft_consensus.cc:493] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.833885  7204 raft_consensus.cc:515] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.836095  7204 leader_election.cc:290] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.846938  7097 raft_consensus.cc:493] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.847434  7097 raft_consensus.cc:515] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.849962  7097 leader_election.cc:290] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.910653  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b5697a7b4d405ab9e1452b90bf0ab3" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:00.913647  6975 raft_consensus.cc:3060] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.916983  7204 raft_consensus.cc:493] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.917377  7204 raft_consensus.cc:515] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.918823  7204 leader_election.cc:290] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.921113  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8b1d6b3a024866b0f0eedee87f985b" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
W20260710 13:18:00.921307  6867 leader_election.cc:343] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.922766  6797 catalog_manager.cc:5697] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2). New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:00.923708  7097 consensus_queue.cc:1048] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:00.925201  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288695cbf10b419db6b088df48c176d0" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
W20260710 13:18:00.925261  6867 leader_election.cc:343] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.925396  7204 consensus_queue.cc:1048] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:00.926738  6867 leader_election.cc:343] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.925273  7097 consensus_queue.cc:1048] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:18:00.934648  7155 consensus_queue.cc:1048] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:00.945392  7097 raft_consensus.cc:493] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.945858  7097 raft_consensus.cc:515] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.948987  7097 leader_election.cc:290] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.951712  6976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06767804f0224a1a975e79eb91971f27" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
W20260710 13:18:00.954718  6867 leader_election.cc:343] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:00.958334  7187 raft_consensus.cc:493] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.959362  7180 raft_consensus.cc:493] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.959223  7187 raft_consensus.cc:515] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.959816  7180 raft_consensus.cc:515] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.961540  7187 leader_election.cc:290] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:00.961971  7180 leader_election.cc:290] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:00.964285  7050 raft_consensus.cc:3060] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.808487  7093 consensus_queue.cc:260] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.967265  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288695cbf10b419db6b088df48c176d0" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.967320  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8b1d6b3a024866b0f0eedee87f985b" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.979833  7093 ts_tablet_manager.cc:1434] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.175s	user 0.012s	sys 0.000s
I20260710 13:18:00.980158  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38681cf65c7947a2913547b321a2d2bf" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:00.980789  7093 tablet_bootstrap.cc:492] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:18:00.982038  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afb72ad9944e408c73a4f8fdd7c68e" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:00.983959  6901 raft_consensus.cc:2468] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 0.
I20260710 13:18:00.984650  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06767804f0224a1a975e79eb91971f27" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.986558  7014 leader_election.cc:304] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:00.987777  7092 tablet_bootstrap.cc:492] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:18:00.988195  7092 ts_tablet_manager.cc:1403] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.210s	user 0.010s	sys 0.006s
I20260710 13:18:00.988150  7128 raft_consensus.cc:2804] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:00.987077  7169 raft_consensus.cc:493] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:00.989239  7169 raft_consensus.cc:515] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.991190  7169 leader_election.cc:290] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:00.992805  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b5697a7b4d405ab9e1452b90bf0ab3" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:00.992941  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:00.993405  7047 raft_consensus.cc:2468] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
I20260710 13:18:00.988570  7128 raft_consensus.cc:493] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:00.994628  7128 raft_consensus.cc:3060] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:00.990747  7092 raft_consensus.cc:359] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:00.997764  7092 raft_consensus.cc:385] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:00.998119  7092 raft_consensus.cc:740] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.008039  7091 ts_tablet_manager.cc:1434] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.229s	user 0.010s	sys 0.001s
I20260710 13:18:01.009021  7091 tablet_bootstrap.cc:492] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:01.000844  7092 consensus_queue.cc:260] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.016755  7092 ts_tablet_manager.cc:1434] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.005s
I20260710 13:18:01.017706  7098 raft_consensus.cc:493] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:01.018204  7098 raft_consensus.cc:515] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.020362  7092 tablet_bootstrap.cc:492] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
W20260710 13:18:01.021211  6866 leader_election.cc:343] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.058686  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:01.021409  7204 consensus_queue.cc:1048] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.060s
I20260710 13:18:01.077642  7098 leader_election.cc:290] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:01.093869  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38681cf65c7947a2913547b321a2d2bf" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:01.094276  7091 tablet_bootstrap.cc:654] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.097169  7128 raft_consensus.cc:515] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.098487  7153 consensus_queue.cc:1048] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:01.099848  7128 leader_election.cc:290] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:01.085955  6866 leader_election.cc:304] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:01.113353  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88afb72ad9944e408c73a4f8fdd7c68e" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:01.116580  7120 consensus_queue.cc:1048] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:01.118320  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:01.120167  7204 raft_consensus.cc:2749] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:01.183990  7016 leader_election.cc:343] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.185878  7093 tablet_bootstrap.cc:654] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.122987  6799 catalog_manager.cc:5697] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: term changed from 0 to 1, leader changed from <none> to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } }
I20260710 13:18:01.201643  7092 tablet_bootstrap.cc:654] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:01.208922  6866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.163.3:33727, user_credentials={real_user=slave}} blocked reactor thread for 187720us
W20260710 13:18:01.210119  6866 leader_election.cc:343] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.210736  6866 leader_election.cc:304] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:01.217722  7093 tablet_bootstrap.cc:492] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:01.218375  7093 ts_tablet_manager.cc:1403] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.238s	user 0.013s	sys 0.004s
I20260710 13:18:01.220433  7155 raft_consensus.cc:2749] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:01.224435  7155 consensus_queue.cc:1048] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:01.225412  7016 leader_election.cc:304] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:01.226300  7098 raft_consensus.cc:2749] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:01.226646  6866 leader_election.cc:343] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.227138  6866 leader_election.cc:304] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:01.232481  7093 raft_consensus.cc:359] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.233222  7093 raft_consensus.cc:385] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.233500  7093 raft_consensus.cc:740] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.229640  7155 raft_consensus.cc:2749] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:01.234164  7093 consensus_queue.cc:260] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.236620  7093 ts_tablet_manager.cc:1434] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:18:01.236800  7092 tablet_bootstrap.cc:492] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:18:01.237423  7092 ts_tablet_manager.cc:1403] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.220s	user 0.018s	sys 0.043s
I20260710 13:18:01.237588  7093 tablet_bootstrap.cc:492] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:18:01.243911  7092 raft_consensus.cc:359] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.244797  7092 raft_consensus.cc:385] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.245081  7093 tablet_bootstrap.cc:654] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.245203  7092 raft_consensus.cc:740] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.246299  7092 consensus_queue.cc:260] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.248531  7092 ts_tablet_manager.cc:1434] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:18:01.249619  7092 tablet_bootstrap.cc:492] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:18:01.256048  7092 tablet_bootstrap.cc:654] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.256723  7093 tablet_bootstrap.cc:492] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:01.257189  7093 ts_tablet_manager.cc:1403] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260710 13:18:01.259799  7093 raft_consensus.cc:359] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.260434  7093 raft_consensus.cc:385] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.260705  7093 raft_consensus.cc:740] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.252130  6797 catalog_manager.cc:5697] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be reported cstate change: term changed from 0 to 1, leader changed from <none> to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:01.261521  7093 consensus_queue.cc:260] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.263893  7093 ts_tablet_manager.cc:1434] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:01.264799  7093 tablet_bootstrap.cc:492] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:18:01.268728  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38681cf65c7947a2913547b321a2d2bf" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:01.265702  6866 leader_election.cc:304] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [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: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c
I20260710 13:18:01.270219  7155 raft_consensus.cc:2804] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:01.270613  7155 raft_consensus.cc:493] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:01.270969  7155 raft_consensus.cc:3060] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.272356  7050 raft_consensus.cc:3060] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.272396  7169 consensus_queue.cc:1048] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:01.280779  7091 tablet_bootstrap.cc:492] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:01.281302  7091 ts_tablet_manager.cc:1403] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.272s	user 0.017s	sys 0.019s
I20260710 13:18:01.281106  7155 raft_consensus.cc:515] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.268285  6941 leader_election.cc:304] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:01.282696  7169 raft_consensus.cc:2749] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:01.284036  6941 consensus_peers.cc:597] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c -> Peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Couldn't send request to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:01.284366  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b5697a7b4d405ab9e1452b90bf0ab3" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:01.284660  7155 leader_election.cc:290] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
W20260710 13:18:01.285904  6867 leader_election.cc:343] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.286919  7091 raft_consensus.cc:359] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.287957  7091 raft_consensus.cc:385] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.288365  7091 raft_consensus.cc:740] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.287644  7093 tablet_bootstrap.cc:654] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.292676  7169 consensus_queue.cc:1048] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:01.303108  7157 consensus_queue.cc:1048] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:01.306111  7016 leader_election.cc:343] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.311725  7092 tablet_bootstrap.cc:492] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:18:01.314278  7092 ts_tablet_manager.cc:1403] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.012s
I20260710 13:18:01.294307  7091 consensus_queue.cc:260] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.318569  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38681cf65c7947a2913547b321a2d2bf" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:01.318969  7047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04b5697a7b4d405ab9e1452b90bf0ab3" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:01.317894  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:01.319810  7047 raft_consensus.cc:3060] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.320397  6977 raft_consensus.cc:3060] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.319191  6902 raft_consensus.cc:3060] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.322678  7091 ts_tablet_manager.cc:1434] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260710 13:18:01.324262  7091 tablet_bootstrap.cc:492] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:01.333832  7157 consensus_queue.cc:1048] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:01.335336  7157 consensus_queue.cc:1048] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:01.340718  7014 leader_election.cc:304] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:01.342115  7098 raft_consensus.cc:2749] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:01.347175  6866 consensus_peers.cc:597] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be -> Peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Couldn't send request to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:01.349735  7047 raft_consensus.cc:2468] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:01.384385  6866 leader_election.cc:304] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c
I20260710 13:18:01.392793  7157 raft_consensus.cc:2804] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:01.393337  7157 raft_consensus.cc:697] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:01.394236  7157 consensus_queue.cc:237] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
W20260710 13:18:01.400306  6848 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:01.436628  7212 raft_consensus.cc:493] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:01.437291  7212 raft_consensus.cc:515] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.443147  7092 raft_consensus.cc:359] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.444886  7092 raft_consensus.cc:385] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.445267  7092 raft_consensus.cc:740] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.446321  7169 raft_consensus.cc:493] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:01.446993  7169 raft_consensus.cc:515] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.460891  7169 leader_election.cc:290] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:01.464017  7092 consensus_queue.cc:260] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.467695  7092 ts_tablet_manager.cc:1434] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.152s	user 0.021s	sys 0.014s
I20260710 13:18:01.468820  7092 tablet_bootstrap.cc:492] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be: Bootstrap starting.
I20260710 13:18:01.471694  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6b16facb954cf59a0f46e6c7e7066a" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:01.477972  7093 tablet_bootstrap.cc:492] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:01.478546  7093 ts_tablet_manager.cc:1403] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.214s	user 0.014s	sys 0.013s
I20260710 13:18:01.486830  7093 raft_consensus.cc:359] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.487792  7093 raft_consensus.cc:385] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.488196  7093 raft_consensus.cc:740] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.489156  7093 consensus_queue.cc:260] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.490759  7093 ts_tablet_manager.cc:1434] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:18:01.491645  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735421b21c5044fea96b509129360f3d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:01.492014  7045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6b16facb954cf59a0f46e6c7e7066a" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:01.494108  7091 tablet_bootstrap.cc:654] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:01.494614  6941 leader_election.cc:343] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.517192  6902 raft_consensus.cc:2468] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 1.
W20260710 13:18:01.501561  6867 leader_election.cc:343] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:01.502744  6940 leader_election.cc:343] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.522418  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735421b21c5044fea96b509129360f3d" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:01.522308  7014 leader_election.cc:304] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c
I20260710 13:18:01.543071  7098 raft_consensus.cc:2804] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:01.543527  7098 raft_consensus.cc:697] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Running, Role: LEADER
I20260710 13:18:01.527087  7093 tablet_bootstrap.cc:492] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:18:01.532729  7212 leader_election.cc:290] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:01.539505  6940 leader_election.cc:304] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:01.540202  7204 raft_consensus.cc:493] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:01.545058  7098 consensus_queue.cc:237] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.548256  7204 raft_consensus.cc:515] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
W20260710 13:18:01.549757  6866 leader_election.cc:343] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.550242  6866 leader_election.cc:304] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:01.550817  7204 leader_election.cc:290] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:01.551311  7204 raft_consensus.cc:2749] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:01.551890  7169 raft_consensus.cc:2749] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:01.552809  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
W20260710 13:18:01.555788  6940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.163.1:44921, user_credentials={real_user=slave}} blocked reactor thread for 59903.5us
I20260710 13:18:01.555732  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:01.556531  6972 raft_consensus.cc:2468] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 0.
W20260710 13:18:01.558148  6866 leader_election.cc:343] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.558780  6867 leader_election.cc:304] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [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: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:01.560374  7212 raft_consensus.cc:2804] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:01.560801  7212 raft_consensus.cc:493] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:01.561136  7212 raft_consensus.cc:3060] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.567764  7204 raft_consensus.cc:493] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:01.569639  7204 raft_consensus.cc:515] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.576944  7204 leader_election.cc:290] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:01.584591  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61a961e8d1d44d3ad2a51452231e033" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:01.585799  6972 raft_consensus.cc:3060] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:01.587252  6866 leader_election.cc:343] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.590765  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61a961e8d1d44d3ad2a51452231e033" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
W20260710 13:18:01.592151  6867 leader_election.cc:343] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.592769  6867 leader_election.cc:304] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a309991065fc4ebdb3b743e6803668be; no voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:01.594014  7187 raft_consensus.cc:493] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:01.594498  7187 raft_consensus.cc:515] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.595306  7204 raft_consensus.cc:2749] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:01.596283  7187 leader_election.cc:290] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:01.598160  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f1d82aa780a426894334cc771651247" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:01.600857  7092 tablet_bootstrap.cc:654] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.605114  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f1d82aa780a426894334cc771651247" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:01.606766  7016 leader_election.cc:304] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:01.608001  7187 raft_consensus.cc:2749] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:01.610611  6797 catalog_manager.cc:5697] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be reported cstate change: term changed from 0 to 1, leader changed from <none> to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:01.612386  7092 tablet_bootstrap.cc:492] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be: No bootstrap required, opened a new log
I20260710 13:18:01.612888  7092 ts_tablet_manager.cc:1403] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be: Time spent bootstrapping tablet: real 0.144s	user 0.012s	sys 0.002s
I20260710 13:18:01.614238  7212 raft_consensus.cc:515] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.617166  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:01.617592  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:01.617770  7093 tablet_bootstrap.cc:654] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:01.619130  6866 leader_election.cc:343] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:01.617718  6977 raft_consensus.cc:3060] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.621250  7091 tablet_bootstrap.cc:492] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:01.621711  7091 ts_tablet_manager.cc:1403] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.298s	user 0.026s	sys 0.007s
I20260710 13:18:01.624430  7091 raft_consensus.cc:359] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.625110  7091 raft_consensus.cc:385] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.625393  7091 raft_consensus.cc:740] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.626016  7212 leader_election.cc:290] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:01.626760  7091 consensus_queue.cc:260] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.627918  6977 raft_consensus.cc:2468] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 1.
I20260710 13:18:01.629241  7091 ts_tablet_manager.cc:1434] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:01.629177  6867 leader_election.cc:304] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:01.615662  7092 raft_consensus.cc:359] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.630674  7212 raft_consensus.cc:2804] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:01.630818  7092 raft_consensus.cc:385] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.631156  7092 raft_consensus.cc:740] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.631448  7212 raft_consensus.cc:697] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:01.631817  7092 consensus_queue.cc:260] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.631991  6799 catalog_manager.cc:5697] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:01.633492  7091 tablet_bootstrap.cc:492] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:01.634238  7092 ts_tablet_manager.cc:1434] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:18:01.632364  7212 consensus_queue.cc:237] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.640501  7091 tablet_bootstrap.cc:654] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.646958  7091 tablet_bootstrap.cc:492] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:01.647449  7091 ts_tablet_manager.cc:1403] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:18:01.650297  7091 raft_consensus.cc:359] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.651021  7091 raft_consensus.cc:385] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.651320  7091 raft_consensus.cc:740] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.651969  7091 consensus_queue.cc:260] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.653874  7051 raft_consensus.cc:3060] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.654441  7091 ts_tablet_manager.cc:1434] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:01.655952  7091 tablet_bootstrap.cc:492] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:01.666644  7091 tablet_bootstrap.cc:654] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.678259  7093 tablet_bootstrap.cc:492] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:01.678730  7093 ts_tablet_manager.cc:1403] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.152s	user 0.006s	sys 0.005s
I20260710 13:18:01.682924  7093 raft_consensus.cc:359] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.683681  7093 raft_consensus.cc:385] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.683966  7093 raft_consensus.cc:740] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.684607  7093 consensus_queue.cc:260] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.686952  7093 ts_tablet_manager.cc:1434] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:18:01.687849  7093 tablet_bootstrap.cc:492] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:18:01.693523  7093 tablet_bootstrap.cc:654] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.695904  6800 catalog_manager.cc:5697] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be reported cstate change: term changed from 0 to 1, leader changed from <none> to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:01.712858  7093 tablet_bootstrap.cc:492] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:01.713462  7093 ts_tablet_manager.cc:1403] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260710 13:18:01.714617  7091 tablet_bootstrap.cc:492] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:01.715091  7091 ts_tablet_manager.cc:1403] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.019s
I20260710 13:18:01.716792  7093 raft_consensus.cc:359] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.717646  7093 raft_consensus.cc:385] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.717980  7091 raft_consensus.cc:359] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.718729  7091 raft_consensus.cc:385] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.719010  7091 raft_consensus.cc:740] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.718022  7093 raft_consensus.cc:740] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.719684  7091 consensus_queue.cc:260] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.721891  7091 ts_tablet_manager.cc:1434] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:01.722456  7093 consensus_queue.cc:260] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.724969  7091 tablet_bootstrap.cc:492] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:01.726550  7187 raft_consensus.cc:493] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:01.727082  7093 ts_tablet_manager.cc:1434] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:18:01.727051  7187 raft_consensus.cc:515] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.728087  7093 tablet_bootstrap.cc:492] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:18:01.729385  7187 leader_election.cc:290] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:01.731352  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735421b21c5044fea96b509129360f3d" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:01.732009  6902 raft_consensus.cc:2468] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 0.
I20260710 13:18:01.733546  7014 leader_election.cc:304] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:01.734436  7187 raft_consensus.cc:2804] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:01.734827  7187 raft_consensus.cc:493] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:01.735230  7187 raft_consensus.cc:3060] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.735478  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735421b21c5044fea96b509129360f3d" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:01.736117  7093 tablet_bootstrap.cc:654] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.736176  6972 raft_consensus.cc:2468] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 0.
I20260710 13:18:01.737378  7170 raft_consensus.cc:493] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:01.737883  7170 raft_consensus.cc:515] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.740079  7170 leader_election.cc:290] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:01.742709  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288695cbf10b419db6b088df48c176d0" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:01.743366  6902 raft_consensus.cc:2468] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:18:01.744674  6940 leader_election.cc:304] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:01.745724  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288695cbf10b419db6b088df48c176d0" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:01.746390  7051 raft_consensus.cc:2468] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:18:01.748060  7170 raft_consensus.cc:2804] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:01.748482  7170 raft_consensus.cc:493] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:01.748884  7170 raft_consensus.cc:3060] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.764710  7170 raft_consensus.cc:515] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.768873  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288695cbf10b419db6b088df48c176d0" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:01.769532  6902 raft_consensus.cc:3060] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.773837  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288695cbf10b419db6b088df48c176d0" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:01.781373  7049 raft_consensus.cc:3060] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.781798  7091 tablet_bootstrap.cc:654] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.777866  6902 raft_consensus.cc:2468] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:18:01.785761  6940 leader_election.cc:304] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:01.786651  7169 raft_consensus.cc:2804] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:01.787154  7169 raft_consensus.cc:697] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Becoming Leader. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:18:01.788043  7169 consensus_queue.cc:237] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.800405  7091 tablet_bootstrap.cc:492] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:01.800943  7091 ts_tablet_manager.cc:1403] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.002s
I20260710 13:18:01.773267  7170 leader_election.cc:290] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:01.803731  7091 raft_consensus.cc:359] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.804455  7091 raft_consensus.cc:385] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.804790  7091 raft_consensus.cc:740] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.771523  7187 raft_consensus.cc:515] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.810600  7091 consensus_queue.cc:260] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.809177  7049 raft_consensus.cc:2468] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:18:01.813962  7093 tablet_bootstrap.cc:492] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:01.814013  7187 leader_election.cc:290] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:01.814527  7093 ts_tablet_manager.cc:1403] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.087s	user 0.035s	sys 0.029s
I20260710 13:18:01.815338  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735421b21c5044fea96b509129360f3d" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:01.815717  6972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735421b21c5044fea96b509129360f3d" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:01.815923  6902 raft_consensus.cc:3060] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.816264  6972 raft_consensus.cc:3060] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.817446  7093 raft_consensus.cc:359] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.818239  7093 raft_consensus.cc:385] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.818500  7093 raft_consensus.cc:740] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.819252  7093 consensus_queue.cc:260] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
W20260710 13:18:01.820729  6923 debug-util.cc:398] Leaking SignalData structure 0x7b0800109440 after lost signal to thread 5775
I20260710 13:18:01.821448  7093 ts_tablet_manager.cc:1434] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260710 13:18:01.821645  6923 debug-util.cc:398] Leaking SignalData structure 0x7b0800137e00 after lost signal to thread 6834
I20260710 13:18:01.822346  7093 tablet_bootstrap.cc:492] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
W20260710 13:18:01.822669  6923 debug-util.cc:398] Leaking SignalData structure 0x7b08001f9d00 after lost signal to thread 6926
I20260710 13:18:01.822700  6972 raft_consensus.cc:2468] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 1.
W20260710 13:18:01.823778  6923 debug-util.cc:398] Leaking SignalData structure 0x7b08001cac20 after lost signal to thread 7001
I20260710 13:18:01.824087  7016 leader_election.cc:304] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 
W20260710 13:18:01.824733  6923 debug-util.cc:398] Leaking SignalData structure 0x7b0800060340 after lost signal to thread 7075
I20260710 13:18:01.825062  7187 raft_consensus.cc:2804] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:01.826216  7187 raft_consensus.cc:697] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Running, Role: LEADER
I20260710 13:18:01.828123  7093 tablet_bootstrap.cc:654] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.827085  7187 consensus_queue.cc:237] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.835734  6902 raft_consensus.cc:2468] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 1.
I20260710 13:18:01.836251  7093 tablet_bootstrap.cc:492] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:01.836763  7093 ts_tablet_manager.cc:1403] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:18:01.838621  7091 ts_tablet_manager.cc:1434] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260710 13:18:01.839512  7091 tablet_bootstrap.cc:492] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:01.839350  7093 raft_consensus.cc:359] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.840117  7093 raft_consensus.cc:385] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.840435  7093 raft_consensus.cc:740] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.841224  7093 consensus_queue.cc:260] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.843393  7093 ts_tablet_manager.cc:1434] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:01.843312  6799 catalog_manager.cc:5697] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2). New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:01.844691  7093 tablet_bootstrap.cc:492] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:18:01.845818  7091 tablet_bootstrap.cc:654] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.839701  6798 catalog_manager.cc:5697] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:01.853426  7093 tablet_bootstrap.cc:654] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.893846  7093 tablet_bootstrap.cc:492] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:01.893870  7091 tablet_bootstrap.cc:492] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:01.894317  7093 ts_tablet_manager.cc:1403] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.018s
I20260710 13:18:01.894522  7091 ts_tablet_manager.cc:1403] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.035s
I20260710 13:18:01.896238  7093 raft_consensus.cc:359] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.896870  7093 raft_consensus.cc:385] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.897094  7093 raft_consensus.cc:740] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.897244  7091 raft_consensus.cc:359] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.897969  7091 raft_consensus.cc:385] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.897735  7093 consensus_queue.cc:260] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.898268  7091 raft_consensus.cc:740] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.899070  7091 consensus_queue.cc:260] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.899655  7093 ts_tablet_manager.cc:1434] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:18:01.900835  7093 tablet_bootstrap.cc:492] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c: Bootstrap starting.
I20260710 13:18:01.901568  7091 ts_tablet_manager.cc:1434] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:01.902558  7091 tablet_bootstrap.cc:492] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:01.906553  7093 tablet_bootstrap.cc:654] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.908556  7091 tablet_bootstrap.cc:654] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.918416  7093 tablet_bootstrap.cc:492] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c: No bootstrap required, opened a new log
I20260710 13:18:01.918853  7093 ts_tablet_manager.cc:1403] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260710 13:18:01.921360  7093 raft_consensus.cc:359] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.921957  7093 raft_consensus.cc:385] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.922202  7093 raft_consensus.cc:740] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.922961  7093 consensus_queue.cc:260] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.925168  7093 ts_tablet_manager.cc:1434] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:18:01.934039  7091 tablet_bootstrap.cc:492] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:01.934479  7091 ts_tablet_manager.cc:1403] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.004s
I20260710 13:18:01.936337  7091 raft_consensus.cc:359] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.936892  7091 raft_consensus.cc:385] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.937119  7091 raft_consensus.cc:740] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.937704  7091 consensus_queue.cc:260] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.939291  7091 ts_tablet_manager.cc:1434] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:01.940171  7091 tablet_bootstrap.cc:492] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:01.945148  7091 tablet_bootstrap.cc:654] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.952670  7187 raft_consensus.cc:493] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:01.953183  7187 raft_consensus.cc:515] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.955050  7187 leader_election.cc:290] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:01.956458  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6b16facb954cf59a0f46e6c7e7066a" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:01.957093  6902 raft_consensus.cc:2468] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 0.
I20260710 13:18:01.957518  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6b16facb954cf59a0f46e6c7e7066a" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:01.957854  7091 tablet_bootstrap.cc:492] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:01.958117  6973 raft_consensus.cc:2468] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 0.
I20260710 13:18:01.958268  7014 leader_election.cc:304] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:01.958964  7091 ts_tablet_manager.cc:1403] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260710 13:18:01.960238  7098 raft_consensus.cc:2804] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:01.960608  7098 raft_consensus.cc:493] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:01.960979  7098 raft_consensus.cc:3060] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.962512  7091 raft_consensus.cc:359] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.963231  7091 raft_consensus.cc:385] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:01.963503  7091 raft_consensus.cc:740] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:01.964319  7091 consensus_queue.cc:260] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.966521  7091 ts_tablet_manager.cc:1434] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:18:01.967231  7098 raft_consensus.cc:515] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.967788  7091 tablet_bootstrap.cc:492] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Bootstrap starting.
I20260710 13:18:01.968266  7169 raft_consensus.cc:493] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:01.968753  7169 raft_consensus.cc:515] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.970703  7169 leader_election.cc:290] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:01.972254  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38681cf65c7947a2913547b321a2d2bf" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:01.973059  6902 raft_consensus.cc:2393] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 056c96823e724273b2b5e02f3b23ea3c in current term 1: Already voted for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in this term.
I20260710 13:18:01.973371  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38681cf65c7947a2913547b321a2d2bf" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:01.974903  7091 tablet_bootstrap.cc:654] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:01.976127  6940 leader_election.cc:304] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:01.978080  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6b16facb954cf59a0f46e6c7e7066a" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:01.978677  6973 raft_consensus.cc:3060] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.978806  7169 raft_consensus.cc:3060] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.982152  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c6b16facb954cf59a0f46e6c7e7066a" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:01.982707  6902 raft_consensus.cc:3060] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.985090  7170 raft_consensus.cc:493] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:01.985237  6973 raft_consensus.cc:2468] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 1.
I20260710 13:18:01.985750  7170 raft_consensus.cc:515] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.986397  7016 leader_election.cc:304] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 
I20260710 13:18:01.987175  7128 raft_consensus.cc:2804] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:01.987600  7128 raft_consensus.cc:697] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Becoming Leader. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Running, Role: LEADER
I20260710 13:18:01.988812  7098 leader_election.cc:290] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:01.988358  7128 consensus_queue.cc:237] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:01.993829  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06767804f0224a1a975e79eb91971f27" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:01.994618  6900 raft_consensus.cc:2468] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:18:01.996863  6940 leader_election.cc:304] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:01.997633  7099 raft_consensus.cc:2804] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:01.997967  7099 raft_consensus.cc:493] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:01.998317  7099 raft_consensus.cc:3060] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:01.988330  7170 leader_election.cc:290] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:02.000967  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06767804f0224a1a975e79eb91971f27" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:02.001597  7049 raft_consensus.cc:2468] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:18:02.005816  7212 consensus_queue.cc:1048] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.009060  7099 raft_consensus.cc:515] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.012252  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06767804f0224a1a975e79eb91971f27" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:02.012907  6900 raft_consensus.cc:3060] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:02.013540  7169 raft_consensus.cc:2749] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:02.015005  7212 raft_consensus.cc:493] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 056c96823e724273b2b5e02f3b23ea3c)
I20260710 13:18:02.016031  7212 raft_consensus.cc:515] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.017966  7212 leader_election.cc:290] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:02.019498  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:02.020401  7051 raft_consensus.cc:2393] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a309991065fc4ebdb3b743e6803668be in current term 2: Already voted for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in this term.
I20260710 13:18:02.021311  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:02.022128  6973 raft_consensus.cc:2468] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 2.
I20260710 13:18:02.022852  6799 catalog_manager.cc:5697] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:02.024413  6867 leader_election.cc:304] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [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: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:02.026278  6973 raft_consensus.cc:3060] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:02.027303  7212 raft_consensus.cc:2804] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:02.027679  7212 raft_consensus.cc:493] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Starting leader election (detected failure of leader 056c96823e724273b2b5e02f3b23ea3c)
I20260710 13:18:02.028026  7212 raft_consensus.cc:3060] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:02.032701  7157 consensus_queue.cc:1048] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.041466  7157 consensus_queue.cc:1048] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.044705  6900 raft_consensus.cc:2468] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:18:02.045993  6940 leader_election.cc:304] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:02.044899  6902 raft_consensus.cc:2468] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 1.
I20260710 13:18:02.057358  7099 leader_election.cc:290] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:02.058264  7099 raft_consensus.cc:2804] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:02.058679  7099 raft_consensus.cc:697] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Becoming Leader. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:18:02.059463  7099 consensus_queue.cc:237] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.056221  7212 raft_consensus.cc:515] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.069821  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06767804f0224a1a975e79eb91971f27" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:02.073164  7051 raft_consensus.cc:3060] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:02.078267  7212 leader_election.cc:290] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [CANDIDATE]: Term 2 election: Requested vote from peers 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:02.081233  7051 raft_consensus.cc:2468] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:18:02.088112  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:02.089834  7128 raft_consensus.cc:493] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:02.090480  7128 raft_consensus.cc:515] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.093304  7091 tablet_bootstrap.cc:492] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: No bootstrap required, opened a new log
I20260710 13:18:02.094316  7091 ts_tablet_manager.cc:1403] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent bootstrapping tablet: real 0.127s	user 0.038s	sys 0.047s
I20260710 13:18:02.097313  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61a961e8d1d44d3ad2a51452231e033" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:02.084931  7262 raft_consensus.cc:493] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:02.097940  6900 raft_consensus.cc:2468] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 0.
I20260710 13:18:02.098783  7262 raft_consensus.cc:515] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.099139  7014 leader_election.cc:304] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:02.099103  7091 raft_consensus.cc:359] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.100078  7187 raft_consensus.cc:2804] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:02.100507  7128 leader_election.cc:290] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:02.100674  7187 raft_consensus.cc:493] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:02.101208  7187 raft_consensus.cc:3060] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:02.101809  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61a961e8d1d44d3ad2a51452231e033" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:02.102383  6900 raft_consensus.cc:2468] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:18:02.103526  6940 leader_election.cc:304] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 
I20260710 13:18:02.104444  7261 raft_consensus.cc:2804] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:02.104838  7261 raft_consensus.cc:493] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:02.105152  7261 raft_consensus.cc:3060] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:02.109284  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "a309991065fc4ebdb3b743e6803668be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:02.110009  7046 raft_consensus.cc:2393] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a309991065fc4ebdb3b743e6803668be in current term 2: Already voted for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in this term.
I20260710 13:18:02.104914  7262 leader_election.cc:290] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:02.111454  7187 raft_consensus.cc:515] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.100051  7091 raft_consensus.cc:385] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:02.112975  7091 raft_consensus.cc:740] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Initialized, Role: FOLLOWER
I20260710 13:18:02.117636  7091 consensus_queue.cc:260] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.121049  7091 ts_tablet_manager.cc:1434] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 13:18:02.120481  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61a961e8d1d44d3ad2a51452231e033" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:02.126956  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61a961e8d1d44d3ad2a51452231e033" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:02.139943  7187 leader_election.cc:290] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:02.136010  7261 raft_consensus.cc:515] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.141826  6974 raft_consensus.cc:2393] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in current term 1: Already voted for candidate 056c96823e724273b2b5e02f3b23ea3c in this term.
I20260710 13:18:02.143440  7261 leader_election.cc:290] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:02.144517  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61a961e8d1d44d3ad2a51452231e033" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:02.150013  6973 raft_consensus.cc:2468] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a309991065fc4ebdb3b743e6803668be in term 2.
I20260710 13:18:02.161968  7128 consensus_queue.cc:1048] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:02.139083  7051 raft_consensus.cc:2393] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 056c96823e724273b2b5e02f3b23ea3c in current term 1: Already voted for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in this term.
I20260710 13:18:02.166523  6977 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61a961e8d1d44d3ad2a51452231e033" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:02.171201  6977 raft_consensus.cc:2393] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in current term 1: Already voted for candidate 056c96823e724273b2b5e02f3b23ea3c in this term.
I20260710 13:18:02.172365  7261 raft_consensus.cc:493] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:02.172957  7261 raft_consensus.cc:515] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.177371  7049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8b1d6b3a024866b0f0eedee87f985b" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" is_pre_election: true
I20260710 13:18:02.178164  7049 raft_consensus.cc:2468] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:18:02.178607  6867 leader_election.cc:304] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [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: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:02.179479  7269 raft_consensus.cc:2804] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:02.179525  6941 leader_election.cc:304] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 
I20260710 13:18:02.180083  7269 raft_consensus.cc:697] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 2 LEADER]: Becoming Leader. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:02.180384  7099 raft_consensus.cc:2804] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:02.180944  7099 raft_consensus.cc:493] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:02.181432  7099 raft_consensus.cc:3060] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:02.180972  7269 consensus_queue.cc:237] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.186415  7262 consensus_queue.cc:1048] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.187911  6799 catalog_manager.cc:5697] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2). New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.180367  7261 leader_election.cc:290] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:02.200560  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61a961e8d1d44d3ad2a51452231e033" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:02.201160  6900 raft_consensus.cc:3060] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:02.206049  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8b1d6b3a024866b0f0eedee87f985b" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:02.206418  7099 raft_consensus.cc:515] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.206751  6902 raft_consensus.cc:2468] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 0.
I20260710 13:18:02.209764  7050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8b1d6b3a024866b0f0eedee87f985b" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:02.210414  7050 raft_consensus.cc:3060] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:02.217126  7050 raft_consensus.cc:2468] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:18:02.220438  6941 leader_election.cc:304] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 
I20260710 13:18:02.221246  7262 raft_consensus.cc:2804] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:02.221714  7262 raft_consensus.cc:697] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Becoming Leader. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:18:02.222492  7262 consensus_queue.cc:237] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.226761  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b8b1d6b3a024866b0f0eedee87f985b" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:02.208493  7099 leader_election.cc:290] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:02.227384  6902 raft_consensus.cc:3060] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:02.236346  6799 catalog_manager.cc:5697] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be reported cstate change: term changed from 1 to 2, leader changed from 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) to a309991065fc4ebdb3b743e6803668be (127.5.163.1). New cstate: current_term: 2 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:02.237692  6866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.3:33727, user_credentials={real_user=slave}} blocked reactor thread for 97274.3us
I20260710 13:18:02.241686  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b61a961e8d1d44d3ad2a51452231e033" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:02.242098  7050 raft_consensus.cc:3060] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:02.246398  7014 leader_election.cc:304] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:02.247630  7128 raft_consensus.cc:2749] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:02.249747  7128 consensus_queue.cc:1048] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:02.214960  6900 raft_consensus.cc:2468] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:18:02.236389  6902 raft_consensus.cc:2468] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 1.
I20260710 13:18:02.258085  6940 leader_election.cc:304] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be; no voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98
I20260710 13:18:02.259831  7099 raft_consensus.cc:2804] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:02.260331  7099 raft_consensus.cc:697] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Becoming Leader. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:18:02.260728  7128 consensus_queue.cc:1048] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.261166  7099 consensus_queue.cc:237] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.258085  7051 raft_consensus.cc:3060] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:02.295563  7212 consensus_queue.cc:1048] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:02.297988  7261 consensus_queue.cc:1048] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 13:18:02.306063  7128 raft_consensus.cc:493] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:02.306632  7128 raft_consensus.cc:515] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.308699  7128 leader_election.cc:290] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:02.315948  6973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:02.336069  6799 catalog_manager.cc:5697] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2). New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.353701  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:02.354792  7180 consensus_queue.cc:1048] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.355234  7014 leader_election.cc:304] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:02.356106  7180 raft_consensus.cc:2749] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:02.361359  6800 catalog_manager.cc:5697] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: term changed from 0 to 1, leader changed from <none> to 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2). New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:02.376144  7187 raft_consensus.cc:493] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:02.376679  7187 raft_consensus.cc:515] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.379477  7187 leader_election.cc:290] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:02.384322  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:02.385854  7187 consensus_queue.cc:1048] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.386391  7128 raft_consensus.cc:493] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a309991065fc4ebdb3b743e6803668be)
I20260710 13:18:02.386932  7128 raft_consensus.cc:515] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.390981  7128 leader_election.cc:290] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:02.393404  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:02.394021  6974 raft_consensus.cc:2468] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 2.
I20260710 13:18:02.396919  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cbb10460a04bd1b59469d930fe9bd0" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c" is_pre_election: true
I20260710 13:18:02.396823  7016 leader_election.cc:304] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: a309991065fc4ebdb3b743e6803668be
I20260710 13:18:02.398167  6900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4cbb10460a04bd1b59469d930fe9bd0" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be" is_pre_election: true
I20260710 13:18:02.401501  7128 raft_consensus.cc:2804] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 13:18:02.401932  7128 raft_consensus.cc:493] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:02.402290  7128 raft_consensus.cc:3060] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.415089  7128 raft_consensus.cc:515] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.417953  7016 leader_election.cc:304] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 056c96823e724273b2b5e02f3b23ea3c, a309991065fc4ebdb3b743e6803668be
I20260710 13:18:02.418716  7187 raft_consensus.cc:2749] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:02.419971  7128 leader_election.cc:290] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [CANDIDATE]: Term 3 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:02.427461  6901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:02.437948  7180 consensus_queue.cc:1048] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.450834  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac1c2207fd1418a9180cc6aa26718d4" candidate_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:02.451485  6974 raft_consensus.cc:3060] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.460675  6974 raft_consensus.cc:2468] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5dd8a5e6e47c4d08bc29fa849a8d0c98 in term 3.
I20260710 13:18:02.461826  7016 leader_election.cc:304] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: a309991065fc4ebdb3b743e6803668be
I20260710 13:18:02.462683  7128 raft_consensus.cc:2804] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:02.463136  7128 raft_consensus.cc:697] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 3 LEADER]: Becoming Leader. State: Replica: 5dd8a5e6e47c4d08bc29fa849a8d0c98, State: Running, Role: LEADER
I20260710 13:18:02.463898  7128 consensus_queue.cc:237] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.473271  6799 catalog_manager.cc:5697] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: term changed from 2 to 3, leader changed from a309991065fc4ebdb3b743e6803668be (127.5.163.1) to 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3). New cstate: current_term: 3 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:02.523993  7262 consensus_queue.cc:1048] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.535885  7099 consensus_queue.cc:1048] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.560305  6974 raft_consensus.cc:1240] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 3 FOLLOWER]: Rejecting Update request from peer a309991065fc4ebdb3b743e6803668be for earlier term 2. Current term is 3. Ops: []
I20260710 13:18:02.561759  7272 consensus_queue.cc:1059] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:02.562435  7212 raft_consensus.cc:3055] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:02.562834  7212 raft_consensus.cc:740] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:02.563709  7212 consensus_queue.cc:260] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:02.565003  7212 raft_consensus.cc:3060] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:02.637311  7099 consensus_queue.cc:1048] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.650166  7262 consensus_queue.cc:1048] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.656948  7262 consensus_queue.cc:1048] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.687143  7262 consensus_queue.cc:1048] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:02.848627  6974 raft_consensus.cc:1275] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 3 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:18:02.850036  7128 consensus_queue.cc:1048] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:02.865006  6900 raft_consensus.cc:1275] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 3 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260710 13:18:02.865397  6900 pending_rounds.cc:85] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be: Aborting all ops after (but not including) 1
I20260710 13:18:02.866147  6900 pending_rounds.cc:107] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260710 13:18:02.866685  6900 raft_consensus.cc:2889] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:02.870874  7187 consensus_queue.cc:1048] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:03.011186  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:03.017283  7296 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:03.025378  7297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:03.027285  5772 server_base.cc:1061] running on GCE node
W20260710 13:18:03.027944  7299 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:03.030562  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:03.030879  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:03.031095  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689483031078 us; error 0 us; skew 500 ppm
I20260710 13:18:03.031873  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:03.037495  5772 webserver.cc:533] Webserver started at http://127.5.163.4:40783/ using document root <none> and password file <none>
I20260710 13:18:03.038143  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:03.038420  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:03.038753  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:03.040177  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-3-root/instance:
uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
format_stamp: "Formatted at 2026-07-10 13:18:03 on dist-test-slave-20gn"
I20260710 13:18:03.046059  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:18:03.050428  7304 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:03.051293  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:03.051659  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-3-root
uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
format_stamp: "Formatted at 2026-07-10 13:18:03 on dist-test-slave-20gn"
I20260710 13:18:03.052023  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:03.076012  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:03.077764  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:03.079707  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:03.082840  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:03.083105  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:03.083379  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:03.083586  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:03.169229  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.4:45241
I20260710 13:18:03.169368  7366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.4:45241 every 8 connection(s)
I20260710 13:18:03.174476  5772 auto_leader_rebalancer-test.cc:388] add a tserver: b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:03.193820  7367 heartbeater.cc:344] Connected to a master server at 127.5.163.62:36121
I20260710 13:18:03.194278  7367 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:03.195259  7367 heartbeater.cc:507] Master 127.5.163.62:36121 requested a full tablet report, sending...
I20260710 13:18:03.197343  6800 ts_manager.cc:194] Registered new tserver with Master: b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241)
I20260710 13:18:03.198570  6800 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55640
I20260710 13:18:03.584095  6900 consensus_queue.cc:237] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:03.594014  7050 raft_consensus.cc:1275] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:03.596204  7374 consensus_queue.cc:1048] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:03.598325  6973 raft_consensus.cc:1275] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:03.600620  7374 consensus_queue.cc:1048] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:03.614732  7374 raft_consensus.cc:2955] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.616524  6973 raft_consensus.cc:2955] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.631677  7050 raft_consensus.cc:2955] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.658195  6797 catalog_manager.cc:5697] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.674842  6973 consensus_queue.cc:237] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:03.698771  7050 raft_consensus.cc:1275] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:03.710107  6900 raft_consensus.cc:1275] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:03.711179  7099 consensus_queue.cc:1048] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:03.714147  7261 consensus_queue.cc:1048] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:18:03.736771  6868 consensus_peers.cc:597] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6664aae38d194c4fad6b5143986dac01. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:03.740373  7261 raft_consensus.cc:2955] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.746946  7051 raft_consensus.cc:2955] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.785612  6900 consensus_queue.cc:237] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
W20260710 13:18:03.788714  6943 consensus_peers.cc:597] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3f1d82aa780a426894334cc771651247. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:03.788828  6799 catalog_manager.cc:5697] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:03.806875  6901 raft_consensus.cc:2955] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
W20260710 13:18:03.819243  6868 consensus_peers.cc:597] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: caa46d1a70874958ac257c5ae498df81. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:03.819623  7051 raft_consensus.cc:1275] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:03.823051  7267 consensus_queue.cc:1048] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:03.827754  6973 raft_consensus.cc:1275] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:03.829507  7267 consensus_queue.cc:1048] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:03.847651  7374 raft_consensus.cc:2955] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.853518  6977 raft_consensus.cc:2955] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.857976  7051 raft_consensus.cc:2955] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.864486  6901 consensus_queue.cc:237] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:03.874300  6797 catalog_manager.cc:5697] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
W20260710 13:18:03.882650  6868 consensus_peers.cc:597] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ab58cc345f74140bb3e0bd352593b3d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:03.893847  6977 raft_consensus.cc:1275] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:03.894987  7051 raft_consensus.cc:1275] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:03.896329  7374 consensus_queue.cc:1048] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:03.897342  7397 consensus_queue.cc:1048] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:03.909657  7267 raft_consensus.cc:2955] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.913733  7051 raft_consensus.cc:2955] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.918481  6977 raft_consensus.cc:2955] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:03.929927  6797 catalog_manager.cc:5697] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:04.089102  7401 ts_tablet_manager.cc:933] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921)
I20260710 13:18:04.095384  7401 tablet_copy_client.cc:323] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.1:44921
I20260710 13:18:04.130187  6912 tablet_copy_service.cc:140] P a309991065fc4ebdb3b743e6803668be: Received BeginTabletCopySession request for tablet 6664aae38d194c4fad6b5143986dac01 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:45104)
I20260710 13:18:04.130899  6912 tablet_copy_service.cc:161] P a309991065fc4ebdb3b743e6803668be: Beginning new tablet copy session on tablet 6664aae38d194c4fad6b5143986dac01 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:45104: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-6664aae38d194c4fad6b5143986dac01
I20260710 13:18:04.140905  6912 tablet_copy_source_session.cc:215] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:04.146693  7401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6664aae38d194c4fad6b5143986dac01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:04.165841  7401 tablet_copy_client.cc:806] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:04.166656  7401 tablet_copy_client.cc:670] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:04.175027  7401 tablet_copy_client.cc:538] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:04.184607  7401 tablet_bootstrap.cc:492] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:04.201203  7367 heartbeater.cc:499] Master 127.5.163.62:36121 was elected leader, sending a full tablet report...
I20260710 13:18:04.213208  7401 tablet_bootstrap.cc:492] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:04.214294  7401 tablet_bootstrap.cc:492] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:04.215024  7401 ts_tablet_manager.cc:1403] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.007s
I20260710 13:18:04.217645  7406 ts_tablet_manager.cc:933] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921)
I20260710 13:18:04.218262  7401 raft_consensus.cc:359] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:04.223253  7401 raft_consensus.cc:740] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:04.223327  7406 tablet_copy_client.cc:323] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.1:44921
I20260710 13:18:04.224128  7401 consensus_queue.cc:260] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:04.226711  6912 tablet_copy_service.cc:140] P a309991065fc4ebdb3b743e6803668be: Received BeginTabletCopySession request for tablet caa46d1a70874958ac257c5ae498df81 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:45104)
I20260710 13:18:04.227250  6912 tablet_copy_service.cc:161] P a309991065fc4ebdb3b743e6803668be: Beginning new tablet copy session on tablet caa46d1a70874958ac257c5ae498df81 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:45104: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-caa46d1a70874958ac257c5ae498df81
I20260710 13:18:04.236392  6912 tablet_copy_source_session.cc:215] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:04.243356  7406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa46d1a70874958ac257c5ae498df81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:04.244244  7401 ts_tablet_manager.cc:1434] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.011s
I20260710 13:18:04.246951  6912 tablet_copy_service.cc:342] P a309991065fc4ebdb3b743e6803668be: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-6664aae38d194c4fad6b5143986dac01 received from {username='slave'} at 127.0.0.1:45104
I20260710 13:18:04.247447  6912 tablet_copy_service.cc:434] P a309991065fc4ebdb3b743e6803668be: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-6664aae38d194c4fad6b5143986dac01 on tablet 6664aae38d194c4fad6b5143986dac01 with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:04.260650  7406 tablet_copy_client.cc:806] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:04.261281  7406 tablet_copy_client.cc:670] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:04.265049  7406 tablet_copy_client.cc:538] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:04.271566  7406 tablet_bootstrap.cc:492] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:04.301877  7401 ts_tablet_manager.cc:933] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:04.312088  7401 tablet_copy_client.cc:323] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.2:39733
I20260710 13:18:04.322269  7406 tablet_bootstrap.cc:492] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:04.323210  7406 tablet_bootstrap.cc:492] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:04.323882  7406 ts_tablet_manager.cc:1403] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.052s	user 0.027s	sys 0.024s
I20260710 13:18:04.326629  6987 tablet_copy_service.cc:140] P 056c96823e724273b2b5e02f3b23ea3c: Received BeginTabletCopySession request for tablet 3f1d82aa780a426894334cc771651247 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:50954)
I20260710 13:18:04.327172  6987 tablet_copy_service.cc:161] P 056c96823e724273b2b5e02f3b23ea3c: Beginning new tablet copy session on tablet 3f1d82aa780a426894334cc771651247 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:50954: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-3f1d82aa780a426894334cc771651247
I20260710 13:18:04.328462  7406 raft_consensus.cc:359] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:04.329675  7406 raft_consensus.cc:740] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:04.330416  7406 consensus_queue.cc:260] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:04.333033  7406 ts_tablet_manager.cc:1434] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:18:04.334667  6987 tablet_copy_source_session.cc:215] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:04.334697  6912 tablet_copy_service.cc:342] P a309991065fc4ebdb3b743e6803668be: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-caa46d1a70874958ac257c5ae498df81 received from {username='slave'} at 127.0.0.1:45104
I20260710 13:18:04.335289  6912 tablet_copy_service.cc:434] P a309991065fc4ebdb3b743e6803668be: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-caa46d1a70874958ac257c5ae498df81 on tablet caa46d1a70874958ac257c5ae498df81 with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:04.345548  7401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f1d82aa780a426894334cc771651247. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:04.361099  7401 tablet_copy_client.cc:806] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:04.361668  7401 tablet_copy_client.cc:670] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:04.365381  7401 tablet_copy_client.cc:538] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:04.373961  7401 tablet_bootstrap.cc:492] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:04.374300  7406 ts_tablet_manager.cc:933] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921)
I20260710 13:18:04.386802  7406 tablet_copy_client.cc:323] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.1:44921
I20260710 13:18:04.388774  6912 tablet_copy_service.cc:140] P a309991065fc4ebdb3b743e6803668be: Received BeginTabletCopySession request for tablet 2ab58cc345f74140bb3e0bd352593b3d from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:45104)
I20260710 13:18:04.389348  6912 tablet_copy_service.cc:161] P a309991065fc4ebdb3b743e6803668be: Beginning new tablet copy session on tablet 2ab58cc345f74140bb3e0bd352593b3d from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:45104: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-2ab58cc345f74140bb3e0bd352593b3d
I20260710 13:18:04.401024  6912 tablet_copy_source_session.cc:215] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:04.405335  7406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab58cc345f74140bb3e0bd352593b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:04.420863  7406 tablet_copy_client.cc:806] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:04.421468  7406 tablet_copy_client.cc:670] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:04.424945  7401 tablet_bootstrap.cc:492] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:04.426496  7406 tablet_copy_client.cc:538] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:04.432189  7401 tablet_bootstrap.cc:492] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:04.432960  7401 ts_tablet_manager.cc:1403] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.007s
I20260710 13:18:04.436278  7401 raft_consensus.cc:359] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:04.437238  7401 raft_consensus.cc:740] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:04.437922  7401 consensus_queue.cc:260] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:04.438359  7406 tablet_bootstrap.cc:492] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:04.444629  7401 ts_tablet_manager.cc:1434] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:18:04.447887  6987 tablet_copy_service.cc:342] P 056c96823e724273b2b5e02f3b23ea3c: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-3f1d82aa780a426894334cc771651247 received from {username='slave'} at 127.0.0.1:50954
I20260710 13:18:04.448349  6987 tablet_copy_service.cc:434] P 056c96823e724273b2b5e02f3b23ea3c: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-3f1d82aa780a426894334cc771651247 on tablet 3f1d82aa780a426894334cc771651247 with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:04.468561  7406 tablet_bootstrap.cc:492] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:04.469489  7406 tablet_bootstrap.cc:492] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:04.470181  7406 ts_tablet_manager.cc:1403] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.016s
I20260710 13:18:04.472987  7406 raft_consensus.cc:359] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:04.473802  7406 raft_consensus.cc:740] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:04.474398  7406 consensus_queue.cc:260] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:04.476895  7406 ts_tablet_manager.cc:1434] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260710 13:18:04.478588  6912 tablet_copy_service.cc:342] P a309991065fc4ebdb3b743e6803668be: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-2ab58cc345f74140bb3e0bd352593b3d received from {username='slave'} at 127.0.0.1:45104
I20260710 13:18:04.479003  6912 tablet_copy_service.cc:434] P a309991065fc4ebdb3b743e6803668be: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-2ab58cc345f74140bb3e0bd352593b3d on tablet 2ab58cc345f74140bb3e0bd352593b3d with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:04.487986  7342 raft_consensus.cc:1217] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:04.695389  7342 raft_consensus.cc:1217] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:04.787673  7342 raft_consensus.cc:1217] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:04.971517  7342 raft_consensus.cc:1217] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:05.082489  7397 raft_consensus.cc:1064] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:05.084558  7397 consensus_queue.cc:237] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:05.090569  7342 raft_consensus.cc:1275] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.092130  7397 consensus_queue.cc:1048] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:05.093401  7050 raft_consensus.cc:1275] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.094749  7415 consensus_queue.cc:1048] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:05.097507  6977 raft_consensus.cc:1275] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.098886  7415 consensus_queue.cc:1048] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:05.126632  7415 raft_consensus.cc:2955] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.129863  6973 raft_consensus.cc:2955] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.142634  7342 raft_consensus.cc:2955] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.156994  6797 catalog_manager.cc:5697] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:05.143594  7050 raft_consensus.cc:2955] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.179752  7099 raft_consensus.cc:1064] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:05.185482  7099 consensus_queue.cc:237] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:05.209926  7342 raft_consensus.cc:1275] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.211758  7261 consensus_queue.cc:1048] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:05.212425  7050 raft_consensus.cc:1275] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.213040  6902 raft_consensus.cc:1275] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.214031  7261 consensus_queue.cc:1048] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:05.214896  7099 consensus_queue.cc:1048] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:05.236878  6902 consensus_queue.cc:237] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:05.242056  7099 raft_consensus.cc:2955] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.243800  7342 raft_consensus.cc:2955] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.256747  6799 catalog_manager.cc:5697] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.256763  6901 raft_consensus.cc:2955] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.277534  7050 raft_consensus.cc:2955] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.287442  7051 raft_consensus.cc:1275] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:05.289340  7342 raft_consensus.cc:1275] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:05.291924  7421 consensus_queue.cc:1048] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:05.292898  7415 consensus_queue.cc:1048] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:05.299635  7397 raft_consensus.cc:1064] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:05.302202  7397 consensus_queue.cc:237] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:05.305119  7415 raft_consensus.cc:2955] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.362610  6973 consensus_queue.cc:237] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [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: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:05.370918  7342 raft_consensus.cc:1275] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:05.372515  7261 consensus_queue.cc:1048] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:05.372840  7051 raft_consensus.cc:1275] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:05.380718  7422 consensus_queue.cc:1048] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:05.384402  7051 raft_consensus.cc:2955] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.387050  7422 raft_consensus.cc:2955] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.389906  7342 raft_consensus.cc:2955] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.399138  7046 raft_consensus.cc:1275] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.398594  7049 raft_consensus.cc:2955] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.405769  6786 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3f1d82aa780a426894334cc771651247 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:05.412235  6799 catalog_manager.cc:5697] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:05.412779  6798 catalog_manager.cc:5697] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
W20260710 13:18:05.424283  6868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.4:45241, user_credentials={real_user=slave}} blocked reactor thread for 119753us
I20260710 13:18:05.416970  7398 consensus_queue.cc:1048] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260710 13:18:05.428894  7342 raft_consensus.cc:1275] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.429464  7341 raft_consensus.cc:2955] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.439064  6973 raft_consensus.cc:1275] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.441066  7432 consensus_queue.cc:1048] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260710 13:18:05.450016  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6664aae38d194c4fad6b5143986dac01 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:05.459100  7432 consensus_queue.cc:1048] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:05.466035  6890 tablet_service.cc:1558] Processing DeleteTablet for tablet 3f1d82aa780a426894334cc771651247 with delete_type TABLET_DATA_TOMBSTONED (TS a309991065fc4ebdb3b743e6803668be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57642
I20260710 13:18:05.474380  6966 tablet_service.cc:1558] Processing DeleteTablet for tablet 6664aae38d194c4fad6b5143986dac01 with delete_type TABLET_DATA_TOMBSTONED (TS 056c96823e724273b2b5e02f3b23ea3c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60190
I20260710 13:18:05.487033  7440 tablet_replica.cc:333] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:05.488178  7440 raft_consensus.cc:2243] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:05.497452  7440 raft_consensus.cc:2272] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:05.498273  7441 tablet_replica.cc:333] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:05.499514  7441 raft_consensus.cc:2243] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:05.500975  7440 ts_tablet_manager.cc:1916] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:05.500366  7397 raft_consensus.cc:2955] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.501595  7432 raft_consensus.cc:1064] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:05.505403  6973 raft_consensus.cc:2955] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.504221  7432 consensus_queue.cc:237] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:05.500339  7441 raft_consensus.cc:2272] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:05.514629  7441 ts_tablet_manager.cc:1916] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:05.518379  7049 raft_consensus.cc:2955] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.532112  7441 ts_tablet_manager.cc:1929] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:05.532780  7441 log.cc:1199] T 6664aae38d194c4fad6b5143986dac01 P 056c96823e724273b2b5e02f3b23ea3c: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-1-root/wals/6664aae38d194c4fad6b5143986dac01
I20260710 13:18:05.534510  6786 catalog_manager.cc:5028] TS 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): tablet 6664aae38d194c4fad6b5143986dac01 (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:05.540899  7440 ts_tablet_manager.cc:1929] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:05.541289  7440 log.cc:1199] T 3f1d82aa780a426894334cc771651247 P a309991065fc4ebdb3b743e6803668be: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-0-root/wals/3f1d82aa780a426894334cc771651247
I20260710 13:18:05.543080  6784 catalog_manager.cc:5028] TS a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): tablet 3f1d82aa780a426894334cc771651247 (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:05.543141  7341 raft_consensus.cc:1275] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.544003  7342 raft_consensus.cc:2955] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.547614  7049 raft_consensus.cc:1275] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.549121  7433 consensus_queue.cc:1048] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:05.550120  7436 consensus_queue.cc:1048] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:05.553576  6797 catalog_manager.cc:5697] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.562650  6977 raft_consensus.cc:1275] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:05.564172  7432 consensus_queue.cc:1048] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:05.576817  7432 raft_consensus.cc:2955] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.579977  6901 consensus_queue.cc:237] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:05.583235  7051 raft_consensus.cc:2955] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.587741  7341 raft_consensus.cc:1275] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:05.589295  7436 consensus_queue.cc:1048] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:05.601828  6974 raft_consensus.cc:2955] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.617274  7342 raft_consensus.cc:2955] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.630672  6975 raft_consensus.cc:1275] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:05.632975  7432 consensus_queue.cc:1048] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:05.634790  7432 raft_consensus.cc:2955] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.628196  6800 catalog_manager.cc:5697] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.636875  7341 raft_consensus.cc:2955] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.654066  6799 catalog_manager.cc:5697] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.655550  6902 consensus_queue.cc:237] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:05.661803  6975 raft_consensus.cc:2955] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.666234  7039 tablet_service.cc:1558] Processing DeleteTablet for tablet caa46d1a70874958ac257c5ae498df81 with delete_type TABLET_DATA_TOMBSTONED (TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54250
I20260710 13:18:05.683885  7341 raft_consensus.cc:1275] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:05.684036  6973 raft_consensus.cc:1275] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:05.686120  7436 consensus_queue.cc:1048] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:05.687940  7436 consensus_queue.cc:1048] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:05.689668  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet caa46d1a70874958ac257c5ae498df81 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:05.696579  7448 tablet_replica.cc:333] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:05.697947  7448 raft_consensus.cc:2243] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:05.699313  7398 raft_consensus.cc:2955] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.704385  6973 raft_consensus.cc:2955] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.705912  7341 raft_consensus.cc:2955] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.699082  7448 raft_consensus.cc:2272] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:05.727955  6798 catalog_manager.cc:5697] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:05.728840  7448 ts_tablet_manager.cc:1916] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:05.730566  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ab58cc345f74140bb3e0bd352593b3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:05.741731  7039 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ab58cc345f74140bb3e0bd352593b3d with delete_type TABLET_DATA_TOMBSTONED (TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54250
I20260710 13:18:05.755749  7448 ts_tablet_manager.cc:1929] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:05.756176  7448 log.cc:1199] T caa46d1a70874958ac257c5ae498df81 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-2-root/wals/caa46d1a70874958ac257c5ae498df81
I20260710 13:18:05.758208  6785 catalog_manager.cc:5028] TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): tablet caa46d1a70874958ac257c5ae498df81 (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:05.759169  7448 tablet_replica.cc:333] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:05.759924  7448 raft_consensus.cc:2243] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:05.760571  7448 raft_consensus.cc:2272] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:05.764065  7448 ts_tablet_manager.cc:1916] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:05.774391  7448 ts_tablet_manager.cc:1929] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:05.775306  7448 log.cc:1199] T 2ab58cc345f74140bb3e0bd352593b3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-2-root/wals/2ab58cc345f74140bb3e0bd352593b3d
I20260710 13:18:05.776787  6785 catalog_manager.cc:5028] TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): tablet 2ab58cc345f74140bb3e0bd352593b3d (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:06.778673  7049 consensus_queue.cc:237] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:06.785777  6975 raft_consensus.cc:1275] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 3 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:06.787794  7447 consensus_queue.cc:1048] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:06.795800  6901 raft_consensus.cc:1275] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 3 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:06.798353  7447 consensus_queue.cc:1048] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:06.809288  7449 raft_consensus.cc:2955] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:06.811509  6975 raft_consensus.cc:2955] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
W20260710 13:18:06.831787  7017 consensus_peers.cc:597] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7ac1c2207fd1418a9180cc6aa26718d4. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:06.835656  6799 catalog_manager.cc:5697] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index -1 to 3, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 3 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:06.837340  6902 raft_consensus.cc:2955] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:06.844872  7049 consensus_queue.cc:237] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
W20260710 13:18:06.859114  7017 consensus_peers.cc:597] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 465151189259416888812ab4b612b0db. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:06.861461  6975 raft_consensus.cc:1275] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:06.863473  7457 consensus_queue.cc:1048] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:06.865378  6902 raft_consensus.cc:1275] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:06.868396  7457 consensus_queue.cc:1048] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:06.882341  7447 raft_consensus.cc:2955] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:06.885113  6902 raft_consensus.cc:2955] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:06.885560  6975 raft_consensus.cc:2955] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:06.897274  6974 consensus_queue.cc:237] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:06.898902  6798 catalog_manager.cc:5697] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:06.920704  6943 consensus_peers.cc:597] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5a2cc6188f554262a0400dc9b2a91217. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:06.921489  7049 raft_consensus.cc:1275] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:06.921986  6902 raft_consensus.cc:1275] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:06.923188  7431 consensus_queue.cc:1048] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:06.925346  7422 consensus_queue.cc:1048] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:06.941368  7422 raft_consensus.cc:2955] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:06.943073  6901 raft_consensus.cc:2955] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:06.950845  7049 raft_consensus.cc:2955] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:06.955611  6902 consensus_queue.cc:237] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:06.957175  6798 catalog_manager.cc:5697] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:06.970146  6868 consensus_peers.cc:597] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04b5697a7b4d405ab9e1452b90bf0ab3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:06.971750  6974 raft_consensus.cc:1275] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:06.973259  7398 consensus_queue.cc:1048] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:06.975313  7049 raft_consensus.cc:1275] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:06.977176  7398 consensus_queue.cc:1048] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:06.997030  7436 raft_consensus.cc:2955] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:06.999818  6975 raft_consensus.cc:2955] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:07.000527  7049 raft_consensus.cc:2955] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:07.016553  6797 catalog_manager.cc:5697] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
W20260710 13:18:07.056366  6867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.2:39733, user_credentials={real_user=slave}} blocked reactor thread for 57661.4us
I20260710 13:18:07.187376  7478 ts_tablet_manager.cc:933] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:07.189496  7478 tablet_copy_client.cc:323] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.3:33727
I20260710 13:18:07.204157  7061 tablet_copy_service.cc:140] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Received BeginTabletCopySession request for tablet 7ac1c2207fd1418a9180cc6aa26718d4 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:42040)
I20260710 13:18:07.204885  7061 tablet_copy_service.cc:161] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Beginning new tablet copy session on tablet 7ac1c2207fd1418a9180cc6aa26718d4 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:42040: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-7ac1c2207fd1418a9180cc6aa26718d4
I20260710 13:18:07.214058  7061 tablet_copy_source_session.cc:215] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:07.217763  7478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac1c2207fd1418a9180cc6aa26718d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.235474  7478 tablet_copy_client.cc:806] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:07.236029  7478 tablet_copy_client.cc:670] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:07.240252  7478 tablet_copy_client.cc:538] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:07.248626  7478 tablet_bootstrap.cc:492] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:07.277529  7478 tablet_bootstrap.cc:492] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64: 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
I20260710 13:18:07.278496  7478 tablet_bootstrap.cc:492] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:07.279140  7478 ts_tablet_manager.cc:1403] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.013s
I20260710 13:18:07.281850  7478 raft_consensus.cc:359] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:07.282740  7478 raft_consensus.cc:740] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:07.283361  7478 consensus_queue.cc:260] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:07.289776  7478 ts_tablet_manager.cc:1434] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260710 13:18:07.291992  7061 tablet_copy_service.cc:342] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-7ac1c2207fd1418a9180cc6aa26718d4 received from {username='slave'} at 127.0.0.1:42040
I20260710 13:18:07.292412  7061 tablet_copy_service.cc:434] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-7ac1c2207fd1418a9180cc6aa26718d4 on tablet 7ac1c2207fd1418a9180cc6aa26718d4 with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:07.410480  7478 ts_tablet_manager.cc:933] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:07.411114  7483 ts_tablet_manager.cc:933] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921)
I20260710 13:18:07.419696  7483 tablet_copy_client.cc:323] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.1:44921
I20260710 13:18:07.421619  6912 tablet_copy_service.cc:140] P a309991065fc4ebdb3b743e6803668be: Received BeginTabletCopySession request for tablet 04b5697a7b4d405ab9e1452b90bf0ab3 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:45104)
I20260710 13:18:07.422308  6912 tablet_copy_service.cc:161] P a309991065fc4ebdb3b743e6803668be: Beginning new tablet copy session on tablet 04b5697a7b4d405ab9e1452b90bf0ab3 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:45104: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-04b5697a7b4d405ab9e1452b90bf0ab3
I20260710 13:18:07.422397  7478 tablet_copy_client.cc:323] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.3:33727
I20260710 13:18:07.424047  7061 tablet_copy_service.cc:140] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Received BeginTabletCopySession request for tablet 465151189259416888812ab4b612b0db from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:42040)
I20260710 13:18:07.424543  7061 tablet_copy_service.cc:161] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Beginning new tablet copy session on tablet 465151189259416888812ab4b612b0db from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:42040: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-465151189259416888812ab4b612b0db
I20260710 13:18:07.430497  6912 tablet_copy_source_session.cc:215] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:07.435274  7061 tablet_copy_source_session.cc:215] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:07.438728  7478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465151189259416888812ab4b612b0db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.441203  7483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04b5697a7b4d405ab9e1452b90bf0ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.459954  7483 tablet_copy_client.cc:806] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:07.460664  7483 tablet_copy_client.cc:670] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:07.465720  7483 tablet_copy_client.cc:538] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:07.474083  7478 tablet_copy_client.cc:806] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:07.474710  7478 tablet_copy_client.cc:670] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:07.476186  7483 tablet_bootstrap.cc:492] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:07.478569  7478 tablet_copy_client.cc:538] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:07.487481  7478 tablet_bootstrap.cc:492] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:07.503665  7483 tablet_bootstrap.cc:492] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:07.504827  7483 tablet_bootstrap.cc:492] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:07.505666  7483 ts_tablet_manager.cc:1403] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.007s
I20260710 13:18:07.506011  7487 ts_tablet_manager.cc:933] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:07.509135  7483 raft_consensus.cc:359] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:07.510154  7483 raft_consensus.cc:740] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:07.510936  7483 consensus_queue.cc:260] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:07.517681  7483 ts_tablet_manager.cc:1434] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.005s
I20260710 13:18:07.520985  7487 tablet_copy_client.cc:323] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.2:39733
I20260710 13:18:07.521099  6912 tablet_copy_service.cc:342] P a309991065fc4ebdb3b743e6803668be: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-04b5697a7b4d405ab9e1452b90bf0ab3 received from {username='slave'} at 127.0.0.1:45104
I20260710 13:18:07.522133  6912 tablet_copy_service.cc:434] P a309991065fc4ebdb3b743e6803668be: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-04b5697a7b4d405ab9e1452b90bf0ab3 on tablet 04b5697a7b4d405ab9e1452b90bf0ab3 with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:07.524729  6987 tablet_copy_service.cc:140] P 056c96823e724273b2b5e02f3b23ea3c: Received BeginTabletCopySession request for tablet 5a2cc6188f554262a0400dc9b2a91217 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:50954)
I20260710 13:18:07.525230  6987 tablet_copy_service.cc:161] P 056c96823e724273b2b5e02f3b23ea3c: Beginning new tablet copy session on tablet 5a2cc6188f554262a0400dc9b2a91217 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:50954: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-5a2cc6188f554262a0400dc9b2a91217
I20260710 13:18:07.532473  6987 tablet_copy_source_session.cc:215] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:07.535567  7487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a2cc6188f554262a0400dc9b2a91217. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:07.543727  7478 tablet_bootstrap.cc:492] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:07.544817  7478 tablet_bootstrap.cc:492] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:07.545516  7478 ts_tablet_manager.cc:1403] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.004s
I20260710 13:18:07.548933  7478 raft_consensus.cc:359] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:07.549861  7478 raft_consensus.cc:740] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:07.551113  7487 tablet_copy_client.cc:806] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:07.550616  7478 consensus_queue.cc:260] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:07.551735  7487 tablet_copy_client.cc:670] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:07.555519  7487 tablet_copy_client.cc:538] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:07.559376  7478 ts_tablet_manager.cc:1434] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260710 13:18:07.561141  7061 tablet_copy_service.cc:342] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-465151189259416888812ab4b612b0db received from {username='slave'} at 127.0.0.1:42040
I20260710 13:18:07.561587  7061 tablet_copy_service.cc:434] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-465151189259416888812ab4b612b0db on tablet 465151189259416888812ab4b612b0db with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:07.572381  7487 tablet_bootstrap.cc:492] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:07.590090  7487 tablet_bootstrap.cc:492] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:07.590790  7487 tablet_bootstrap.cc:492] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:07.591321  7487 ts_tablet_manager.cc:1403] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 13:18:07.593557  7487 raft_consensus.cc:359] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:07.594179  7487 raft_consensus.cc:740] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:07.594868  7487 consensus_queue.cc:260] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:07.599633  7487 ts_tablet_manager.cc:1434] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:07.601522  6987 tablet_copy_service.cc:342] P 056c96823e724273b2b5e02f3b23ea3c: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-5a2cc6188f554262a0400dc9b2a91217 received from {username='slave'} at 127.0.0.1:50954
I20260710 13:18:07.601999  6987 tablet_copy_service.cc:434] P 056c96823e724273b2b5e02f3b23ea3c: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-5a2cc6188f554262a0400dc9b2a91217 on tablet 5a2cc6188f554262a0400dc9b2a91217 with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:07.646806  7341 raft_consensus.cc:1217] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260710 13:18:07.854984  7341 raft_consensus.cc:1217] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:08.003636  7341 raft_consensus.cc:1217] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:08.039424  7489 raft_consensus.cc:1064] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:08.041942  7489 consensus_queue.cc:237] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:08.053202  7341 raft_consensus.cc:1275] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 3 LEARNER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:18:08.053970  6901 raft_consensus.cc:1275] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 3 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:18:08.057168  7341 raft_consensus.cc:1217] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:08.057571  6975 raft_consensus.cc:1275] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 3 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:18:08.055751  7449 consensus_queue.cc:1048] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260710 13:18:08.062371  7489 consensus_queue.cc:1048] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:08.066788  7457 consensus_queue.cc:1048] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:08.096896  7449 raft_consensus.cc:2955] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.098658  6901 raft_consensus.cc:2955] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.099582  7342 raft_consensus.cc:2955] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.114702  6799 catalog_manager.cc:5697] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 3 to 4, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.112425  6975 raft_consensus.cc:2955] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.141170  7049 consensus_queue.cc:237] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:08.145915  7342 raft_consensus.cc:1275] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 3 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:18:08.147337  7449 consensus_queue.cc:1048] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:08.147759  6901 raft_consensus.cc:1275] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 3 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:18:08.149519  7449 consensus_queue.cc:1048] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:08.153777  7495 raft_consensus.cc:2955] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.155566  7342 raft_consensus.cc:2955] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.157459  6902 raft_consensus.cc:2955] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.169322  6800 catalog_manager.cc:5697] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 4 to 5, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New cstate: current_term: 3 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.173102  6785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7ac1c2207fd1418a9180cc6aa26718d4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:08.179230  6966 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ac1c2207fd1418a9180cc6aa26718d4 with delete_type TABLET_DATA_TOMBSTONED (TS 056c96823e724273b2b5e02f3b23ea3c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60190
I20260710 13:18:08.181463  7503 tablet_replica.cc:333] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:08.182215  7503 raft_consensus.cc:2243] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:08.182874  7503 raft_consensus.cc:2272] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:08.186044  7503 ts_tablet_manager.cc:1916] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:08.198802  7503 ts_tablet_manager.cc:1929] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260710 13:18:08.199116  7503 log.cc:1199] T 7ac1c2207fd1418a9180cc6aa26718d4 P 056c96823e724273b2b5e02f3b23ea3c: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-1-root/wals/7ac1c2207fd1418a9180cc6aa26718d4
I20260710 13:18:08.200515  6786 catalog_manager.cc:5028] TS 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): tablet 7ac1c2207fd1418a9180cc6aa26718d4 (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:08.242372  7492 raft_consensus.cc:1064] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:08.244709  7492 consensus_queue.cc:237] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:08.251379  7342 raft_consensus.cc:1275] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:08.252794  7049 raft_consensus.cc:1275] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:08.253381  7492 consensus_queue.cc:1048] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:08.253803  6975 raft_consensus.cc:1275] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:08.254391  7505 consensus_queue.cc:1048] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:08.255383  7474 consensus_queue.cc:1048] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:08.264627  7505 raft_consensus.cc:2955] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.268553  7049 raft_consensus.cc:2955] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.281628  6975 raft_consensus.cc:2955] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.293010  6798 catalog_manager.cc:5697] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.294981  7342 raft_consensus.cc:2955] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.317013  6902 consensus_queue.cc:237] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:08.322876  7342 raft_consensus.cc:1275] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:08.323285  7049 raft_consensus.cc:1275] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:08.324347  7492 consensus_queue.cc:1048] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:08.325218  7509 consensus_queue.cc:1048] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:08.331346  7492 raft_consensus.cc:2955] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.332911  7049 raft_consensus.cc:2955] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.334399  7342 raft_consensus.cc:2955] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.346002  6797 catalog_manager.cc:5697] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.348944  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 04b5697a7b4d405ab9e1452b90bf0ab3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:08.355630  6966 tablet_service.cc:1558] Processing DeleteTablet for tablet 04b5697a7b4d405ab9e1452b90bf0ab3 with delete_type TABLET_DATA_TOMBSTONED (TS 056c96823e724273b2b5e02f3b23ea3c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60190
I20260710 13:18:08.356541  7503 tablet_replica.cc:333] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:08.357481  7503 raft_consensus.cc:2243] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:08.358136  7503 raft_consensus.cc:2272] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:08.360986  7503 ts_tablet_manager.cc:1916] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:08.372933  7503 ts_tablet_manager.cc:1929] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:08.374080  7503 log.cc:1199] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 056c96823e724273b2b5e02f3b23ea3c: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-1-root/wals/04b5697a7b4d405ab9e1452b90bf0ab3
I20260710 13:18:08.375527  6786 catalog_manager.cc:5028] TS 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): tablet 04b5697a7b4d405ab9e1452b90bf0ab3 (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:08.505669  7468 raft_consensus.cc:1064] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:08.508205  7468 consensus_queue.cc:237] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:08.514859  7049 raft_consensus.cc:1275] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:08.515825  6902 raft_consensus.cc:1275] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:08.516294  7468 consensus_queue.cc:1048] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:08.517941  7342 raft_consensus.cc:1275] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:08.520069  7431 consensus_queue.cc:1048] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:08.522877  7494 consensus_queue.cc:1048] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:18:08.540689  7511 raft_consensus.cc:2955] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.542423  6902 raft_consensus.cc:2955] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.544170  7341 raft_consensus.cc:2955] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.550284  7449 raft_consensus.cc:1064] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:08.552804  7449 consensus_queue.cc:237] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:08.568044  7341 raft_consensus.cc:1275] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:08.568832  6902 raft_consensus.cc:1275] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:08.570065  7049 raft_consensus.cc:2955] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.573518  7457 consensus_queue.cc:1048] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:08.574520  6974 raft_consensus.cc:1275] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:08.576483  6800 catalog_manager.cc:5697] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.579753  7495 consensus_queue.cc:1048] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:08.583920  7457 consensus_queue.cc:1048] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:08.598515  6974 consensus_queue.cc:237] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [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: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:08.606408  7342 raft_consensus.cc:1275] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:08.608819  7512 consensus_queue.cc:1048] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:08.622300  7494 raft_consensus.cc:2955] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.626775  7051 raft_consensus.cc:1275] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:08.644264  7431 consensus_queue.cc:1048] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260710 13:18:08.654064  7049 raft_consensus.cc:2955] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.659262  7342 raft_consensus.cc:2955] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.665262  6786 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5a2cc6188f554262a0400dc9b2a91217 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:08.670336  6798 catalog_manager.cc:5697] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.670080  7457 raft_consensus.cc:2955] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.671239  6975 raft_consensus.cc:2955] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.685480  7341 raft_consensus.cc:2955] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.687134  6890 tablet_service.cc:1558] Processing DeleteTablet for tablet 5a2cc6188f554262a0400dc9b2a91217 with delete_type TABLET_DATA_TOMBSTONED (TS a309991065fc4ebdb3b743e6803668be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57642
I20260710 13:18:08.699594  6797 catalog_manager.cc:5697] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.704213  6902 raft_consensus.cc:2955] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.715230  7521 tablet_replica.cc:333] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:08.716172  7521 raft_consensus.cc:2243] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:08.716884  7521 raft_consensus.cc:2272] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:08.723133  7051 consensus_queue.cc:237] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:08.728991  7341 raft_consensus.cc:1275] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:08.729924  6975 raft_consensus.cc:1275] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:08.730562  7495 consensus_queue.cc:1048] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:08.731396  7449 consensus_queue.cc:1048] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:08.731670  7521 ts_tablet_manager.cc:1916] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:08.738267  7457 raft_consensus.cc:2955] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.739704  6975 raft_consensus.cc:2955] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.747529  6785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 465151189259416888812ab4b612b0db with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:08.753315  7521 ts_tablet_manager.cc:1929] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:08.753856  7521 log.cc:1199] T 5a2cc6188f554262a0400dc9b2a91217 P a309991065fc4ebdb3b743e6803668be: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-0-root/wals/5a2cc6188f554262a0400dc9b2a91217
I20260710 13:18:08.756453  6798 catalog_manager.cc:5697] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.755702  7341 raft_consensus.cc:2955] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:08.758406  6784 catalog_manager.cc:5028] TS a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): tablet 5a2cc6188f554262a0400dc9b2a91217 (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:08.768421  6890 tablet_service.cc:1558] Processing DeleteTablet for tablet 465151189259416888812ab4b612b0db with delete_type TABLET_DATA_TOMBSTONED (TS a309991065fc4ebdb3b743e6803668be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57642
I20260710 13:18:08.769385  7521 tablet_replica.cc:333] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:08.770304  7521 raft_consensus.cc:2243] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:08.771040  7521 raft_consensus.cc:2272] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:08.774149  7521 ts_tablet_manager.cc:1916] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:08.785075  7521 ts_tablet_manager.cc:1929] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:08.785359  7521 log.cc:1199] T 465151189259416888812ab4b612b0db P a309991065fc4ebdb3b743e6803668be: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-0-root/wals/465151189259416888812ab4b612b0db
I20260710 13:18:08.786435  6784 catalog_manager.cc:5028] TS a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): tablet 465151189259416888812ab4b612b0db (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:09.802914  6974 consensus_queue.cc:237] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
W20260710 13:18:09.809103  6943 consensus_peers.cc:597] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 288695cbf10b419db6b088df48c176d0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:09.809435  7049 raft_consensus.cc:1275] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:09.810107  6902 raft_consensus.cc:1275] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:09.810593  7525 consensus_queue.cc:1048] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:09.811328  7494 consensus_queue.cc:1048] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:09.818910  7525 raft_consensus.cc:2955] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.820995  7049 raft_consensus.cc:2955] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.823154  6902 raft_consensus.cc:2955] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.833043  6798 catalog_manager.cc:5697] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.834635  6974 consensus_queue.cc:237] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
W20260710 13:18:09.848755  6943 consensus_peers.cc:597] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b61a961e8d1d44d3ad2a51452231e033. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:09.849406  7049 raft_consensus.cc:1275] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:09.849829  6902 raft_consensus.cc:1275] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:09.851408  7528 consensus_queue.cc:1048] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:09.853377  7494 consensus_queue.cc:1048] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:09.860901  7525 raft_consensus.cc:2955] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.862078  7049 raft_consensus.cc:2955] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.864300  6902 raft_consensus.cc:2955] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.874423  6901 consensus_queue.cc:237] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:09.882045  6800 catalog_manager.cc:5697] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
W20260710 13:18:09.888367  6868 consensus_peers.cc:597] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4daaa54c1a2b455fb092247e87d55cba. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:09.888456  7049 raft_consensus.cc:1275] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:09.889686  6975 raft_consensus.cc:1275] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:09.890471  7509 consensus_queue.cc:1048] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:09.891813  7505 consensus_queue.cc:1048] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:09.904603  7509 raft_consensus.cc:2955] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.909305  7049 raft_consensus.cc:2955] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.912191  6975 raft_consensus.cc:2955] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.920444  6974 consensus_queue.cc:237] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:09.922017  6797 catalog_manager.cc:5697] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.927511  7049 raft_consensus.cc:1275] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:09.928903  6901 raft_consensus.cc:1275] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:09.928831  7494 consensus_queue.cc:1048] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:09.929667  6943 consensus_peers.cc:597] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b8b1d6b3a024866b0f0eedee87f985b. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:09.930508  7525 consensus_queue.cc:1048] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:09.940165  7494 raft_consensus.cc:2955] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.941988  6902 raft_consensus.cc:2955] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.944233  7049 raft_consensus.cc:2955] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:09.956194  6798 catalog_manager.cc:5697] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:10.362473  7543 ts_tablet_manager.cc:933] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921)
I20260710 13:18:10.364722  7543 tablet_copy_client.cc:323] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.1:44921
I20260710 13:18:10.366250  6912 tablet_copy_service.cc:140] P a309991065fc4ebdb3b743e6803668be: Received BeginTabletCopySession request for tablet 4daaa54c1a2b455fb092247e87d55cba from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:45104)
I20260710 13:18:10.366794  6912 tablet_copy_service.cc:161] P a309991065fc4ebdb3b743e6803668be: Beginning new tablet copy session on tablet 4daaa54c1a2b455fb092247e87d55cba from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:45104: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-4daaa54c1a2b455fb092247e87d55cba
I20260710 13:18:10.373759  6912 tablet_copy_source_session.cc:215] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:10.376351  7543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4daaa54c1a2b455fb092247e87d55cba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:10.388752  7543 tablet_copy_client.cc:806] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:10.389259  7543 tablet_copy_client.cc:670] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:10.392565  7543 tablet_copy_client.cc:538] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:10.400043  7543 tablet_bootstrap.cc:492] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:10.413585  7545 ts_tablet_manager.cc:933] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:10.415333  7545 tablet_copy_client.cc:323] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.2:39733
I20260710 13:18:10.417141  6987 tablet_copy_service.cc:140] P 056c96823e724273b2b5e02f3b23ea3c: Received BeginTabletCopySession request for tablet 288695cbf10b419db6b088df48c176d0 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:50954)
I20260710 13:18:10.417641  6987 tablet_copy_service.cc:161] P 056c96823e724273b2b5e02f3b23ea3c: Beginning new tablet copy session on tablet 288695cbf10b419db6b088df48c176d0 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:50954: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-288695cbf10b419db6b088df48c176d0
I20260710 13:18:10.422796  7543 tablet_bootstrap.cc:492] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:10.423681  7543 tablet_bootstrap.cc:492] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:10.424434  7543 ts_tablet_manager.cc:1403] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.025s	user 0.025s	sys 0.000s
I20260710 13:18:10.426836  6987 tablet_copy_source_session.cc:215] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:10.426901  7543 raft_consensus.cc:359] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:10.427857  7543 raft_consensus.cc:740] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:10.429118  7543 consensus_queue.cc:260] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:10.436705  7545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 288695cbf10b419db6b088df48c176d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:10.439128  7543 ts_tablet_manager.cc:1434] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:18:10.441732  6912 tablet_copy_service.cc:342] P a309991065fc4ebdb3b743e6803668be: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-4daaa54c1a2b455fb092247e87d55cba received from {username='slave'} at 127.0.0.1:45104
I20260710 13:18:10.442152  6912 tablet_copy_service.cc:434] P a309991065fc4ebdb3b743e6803668be: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-4daaa54c1a2b455fb092247e87d55cba on tablet 4daaa54c1a2b455fb092247e87d55cba with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:10.453202  7550 ts_tablet_manager.cc:933] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:10.459733  7545 tablet_copy_client.cc:806] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:10.460331  7545 tablet_copy_client.cc:670] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:10.464457  7545 tablet_copy_client.cc:538] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:10.465108  7550 tablet_copy_client.cc:323] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.2:39733
I20260710 13:18:10.466552  6987 tablet_copy_service.cc:140] P 056c96823e724273b2b5e02f3b23ea3c: Received BeginTabletCopySession request for tablet b61a961e8d1d44d3ad2a51452231e033 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:50954)
I20260710 13:18:10.466990  6987 tablet_copy_service.cc:161] P 056c96823e724273b2b5e02f3b23ea3c: Beginning new tablet copy session on tablet b61a961e8d1d44d3ad2a51452231e033 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:50954: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-b61a961e8d1d44d3ad2a51452231e033
I20260710 13:18:10.471824  6987 tablet_copy_source_session.cc:215] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:10.473532  7545 tablet_bootstrap.cc:492] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:10.477788  7550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b61a961e8d1d44d3ad2a51452231e033. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:10.492161  7550 tablet_copy_client.cc:806] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:10.492798  7550 tablet_copy_client.cc:670] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:10.496033  7550 tablet_copy_client.cc:538] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:10.496030  7545 tablet_bootstrap.cc:492] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:10.497177  7545 tablet_bootstrap.cc:492] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:10.497851  7545 ts_tablet_manager.cc:1403] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260710 13:18:10.503496  7550 tablet_bootstrap.cc:492] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:10.506816  7545 raft_consensus.cc:359] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:10.507697  7545 raft_consensus.cc:740] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:10.508400  7545 consensus_queue.cc:260] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:10.510809  7545 ts_tablet_manager.cc:1434] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:18:10.512485  6987 tablet_copy_service.cc:342] P 056c96823e724273b2b5e02f3b23ea3c: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-288695cbf10b419db6b088df48c176d0 received from {username='slave'} at 127.0.0.1:50954
I20260710 13:18:10.512849  6987 tablet_copy_service.cc:434] P 056c96823e724273b2b5e02f3b23ea3c: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-288695cbf10b419db6b088df48c176d0 on tablet 288695cbf10b419db6b088df48c176d0 with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:10.529213  7550 tablet_bootstrap.cc:492] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:10.530010  7550 tablet_bootstrap.cc:492] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:10.530609  7550 ts_tablet_manager.cc:1403] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.005s
I20260710 13:18:10.532989  7550 raft_consensus.cc:359] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:10.533677  7550 raft_consensus.cc:740] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:10.534345  7550 consensus_queue.cc:260] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:10.536624  7550 ts_tablet_manager.cc:1434] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:10.538265  6987 tablet_copy_service.cc:342] P 056c96823e724273b2b5e02f3b23ea3c: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-b61a961e8d1d44d3ad2a51452231e033 received from {username='slave'} at 127.0.0.1:50954
I20260710 13:18:10.538647  6987 tablet_copy_service.cc:434] P 056c96823e724273b2b5e02f3b23ea3c: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-b61a961e8d1d44d3ad2a51452231e033 on tablet b61a961e8d1d44d3ad2a51452231e033 with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:10.540582  7545 ts_tablet_manager.cc:933] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:10.542266  7545 tablet_copy_client.cc:323] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.2:39733
I20260710 13:18:10.543779  6987 tablet_copy_service.cc:140] P 056c96823e724273b2b5e02f3b23ea3c: Received BeginTabletCopySession request for tablet 9b8b1d6b3a024866b0f0eedee87f985b from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:50954)
I20260710 13:18:10.544350  6987 tablet_copy_service.cc:161] P 056c96823e724273b2b5e02f3b23ea3c: Beginning new tablet copy session on tablet 9b8b1d6b3a024866b0f0eedee87f985b from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:50954: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-9b8b1d6b3a024866b0f0eedee87f985b
I20260710 13:18:10.551512  6987 tablet_copy_source_session.cc:215] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:10.554672  7545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b8b1d6b3a024866b0f0eedee87f985b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:10.571565  7545 tablet_copy_client.cc:806] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:10.572187  7545 tablet_copy_client.cc:670] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:10.575409  7545 tablet_copy_client.cc:538] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:10.584776  7545 tablet_bootstrap.cc:492] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:10.605942  7545 tablet_bootstrap.cc:492] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:10.606877  7545 tablet_bootstrap.cc:492] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:10.607548  7545 ts_tablet_manager.cc:1403] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.008s
I20260710 13:18:10.610600  7545 raft_consensus.cc:359] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:10.611472  7545 raft_consensus.cc:740] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:10.612106  7545 consensus_queue.cc:260] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:10.614710  7545 ts_tablet_manager.cc:1434] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:10.616411  6987 tablet_copy_service.cc:342] P 056c96823e724273b2b5e02f3b23ea3c: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-9b8b1d6b3a024866b0f0eedee87f985b received from {username='slave'} at 127.0.0.1:50954
I20260710 13:18:10.616834  6987 tablet_copy_service.cc:434] P 056c96823e724273b2b5e02f3b23ea3c: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-9b8b1d6b3a024866b0f0eedee87f985b on tablet 9b8b1d6b3a024866b0f0eedee87f985b with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:10.919656  7341 raft_consensus.cc:1217] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:10.954680  7342 raft_consensus.cc:1217] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260710 13:18:10.980741  6943 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.4:45241, user_credentials={real_user=slave}} blocked reactor thread for 50273.5us
I20260710 13:18:10.982788  7342 raft_consensus.cc:1217] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:11.085194  7342 raft_consensus.cc:1217] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:11.349248  7563 raft_consensus.cc:1064] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:11.351248  7563 consensus_queue.cc:237] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:11.357313  7342 raft_consensus.cc:1275] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.357805  7051 raft_consensus.cc:1275] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.357951  6902 raft_consensus.cc:1275] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.358933  7528 consensus_queue.cc:1048] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:11.359817  7494 consensus_queue.cc:1048] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:11.360472  7564 consensus_queue.cc:1048] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:11.377023  7556 raft_consensus.cc:1064] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:11.379416  7556 consensus_queue.cc:237] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:11.381826  7494 raft_consensus.cc:2955] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.384943  6902 raft_consensus.cc:2955] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.390976  7341 raft_consensus.cc:1275] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.392486  7537 consensus_queue.cc:1048] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:11.402168  6974 raft_consensus.cc:1275] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.404997  7049 raft_consensus.cc:2955] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.410531  7537 consensus_queue.cc:1048] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:11.414762  7342 raft_consensus.cc:2955] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.400581  6800 catalog_manager.cc:5697] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:11.424202  7561 raft_consensus.cc:2955] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.391781  7051 raft_consensus.cc:1275] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.433511  7494 raft_consensus.cc:1064] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:11.434530  6975 raft_consensus.cc:2955] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.436468  7494 consensus_queue.cc:237] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:11.440405  7560 consensus_queue.cc:1048] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:11.446038  7341 raft_consensus.cc:2955] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.457378  7051 raft_consensus.cc:2955] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.477814  7342 raft_consensus.cc:1275] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.478286  6902 raft_consensus.cc:1275] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.479290  7528 consensus_queue.cc:1048] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:11.486686  7528 consensus_queue.cc:1048] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:11.488154  7051 raft_consensus.cc:1275] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.489526  7494 consensus_queue.cc:1048] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:11.516525  6799 catalog_manager.cc:5697] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.526175  7494 raft_consensus.cc:2955] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.529249  7342 raft_consensus.cc:2955] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.534890  7049 raft_consensus.cc:2955] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.537460  6902 raft_consensus.cc:2955] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.539110  6975 consensus_queue.cc:237] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:11.550829  6800 catalog_manager.cc:5697] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.553640  7341 raft_consensus.cc:1275] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:11.555203  7494 consensus_queue.cc:1048] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:11.558327  6901 raft_consensus.cc:1275] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:11.563643  7563 consensus_queue.cc:1048] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:11.565759  7525 raft_consensus.cc:2955] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.567553  7340 raft_consensus.cc:2955] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.574898  6902 raft_consensus.cc:2955] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.582815  6797 catalog_manager.cc:5697] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.585664  6786 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 288695cbf10b419db6b088df48c176d0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:11.588531  6975 consensus_queue.cc:237] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [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: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:11.594051  7342 raft_consensus.cc:1275] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:11.596138  7049 raft_consensus.cc:1275] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:11.595999  7494 consensus_queue.cc:1048] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:11.598824  7039 tablet_service.cc:1558] Processing DeleteTablet for tablet 288695cbf10b419db6b088df48c176d0 with delete_type TABLET_DATA_TOMBSTONED (TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54250
I20260710 13:18:11.602818  7563 consensus_queue.cc:1048] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:11.609861  7563 raft_consensus.cc:2955] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.610795  7340 raft_consensus.cc:2955] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.614447  7051 raft_consensus.cc:2955] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.622330  6786 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b61a961e8d1d44d3ad2a51452231e033 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:11.624781  6798 catalog_manager.cc:5697] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.630579  7581 tablet_replica.cc:333] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:11.631531  7581 raft_consensus.cc:2243] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:11.632269  7581 raft_consensus.cc:2272] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:11.635517  7581 ts_tablet_manager.cc:1916] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:11.639355  6890 tablet_service.cc:1558] Processing DeleteTablet for tablet b61a961e8d1d44d3ad2a51452231e033 with delete_type TABLET_DATA_TOMBSTONED (TS a309991065fc4ebdb3b743e6803668be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57642
I20260710 13:18:11.651010  7581 ts_tablet_manager.cc:1929] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:11.651274  7564 raft_consensus.cc:1064] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:11.651612  7581 log.cc:1199] T 288695cbf10b419db6b088df48c176d0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-2-root/wals/288695cbf10b419db6b088df48c176d0
I20260710 13:18:11.653303  6785 catalog_manager.cc:5028] TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): tablet 288695cbf10b419db6b088df48c176d0 (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:11.654134  7582 tablet_replica.cc:333] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:11.653908  7564 consensus_queue.cc:237] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:11.655040  7582 raft_consensus.cc:2243] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:11.655622  7582 raft_consensus.cc:2272] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:11.658880  7582 ts_tablet_manager.cc:1916] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:11.661187  7340 raft_consensus.cc:1275] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.662520  7051 raft_consensus.cc:1275] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.664084  7525 consensus_queue.cc:1048] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:11.665949  7525 consensus_queue.cc:1048] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:11.673635  6902 raft_consensus.cc:1275] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:11.675222  7563 consensus_queue.cc:1048] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:11.681085  7582 ts_tablet_manager.cc:1929] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:11.683480  7582 log.cc:1199] T b61a961e8d1d44d3ad2a51452231e033 P a309991065fc4ebdb3b743e6803668be: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-0-root/wals/b61a961e8d1d44d3ad2a51452231e033
I20260710 13:18:11.685232  6784 catalog_manager.cc:5028] TS a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): tablet b61a961e8d1d44d3ad2a51452231e033 (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:11.684576  7563 raft_consensus.cc:2955] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.692083  7051 raft_consensus.cc:2955] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.694566  7342 raft_consensus.cc:2955] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.695868  6902 raft_consensus.cc:2955] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.699419  6797 catalog_manager.cc:5697] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:11.716871  6975 consensus_queue.cc:237] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:11.721493  7342 raft_consensus.cc:1275] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:11.722295  6902 raft_consensus.cc:1275] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:11.722939  7494 consensus_queue.cc:1048] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:11.723943  7563 consensus_queue.cc:1048] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:11.729851  7525 raft_consensus.cc:2955] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.733377  7342 raft_consensus.cc:2955] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.738176  6902 raft_consensus.cc:2955] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.740411  6786 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b8b1d6b3a024866b0f0eedee87f985b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:11.748613  6798 catalog_manager.cc:5697] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:11.760965  7039 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b8b1d6b3a024866b0f0eedee87f985b with delete_type TABLET_DATA_TOMBSTONED (TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54250
I20260710 13:18:11.761793  7581 tablet_replica.cc:333] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:11.762669  7581 raft_consensus.cc:2243] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:11.763360  7581 raft_consensus.cc:2272] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:11.767135  7581 ts_tablet_manager.cc:1916] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:11.782346  7581 ts_tablet_manager.cc:1929] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:11.782748  7581 log.cc:1199] T 9b8b1d6b3a024866b0f0eedee87f985b P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-2-root/wals/9b8b1d6b3a024866b0f0eedee87f985b
I20260710 13:18:11.784190  6785 catalog_manager.cc:5028] TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): tablet 9b8b1d6b3a024866b0f0eedee87f985b (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
W20260710 13:18:11.791867  6923 debug-util.cc:398] Leaking SignalData structure 0x7b08002162a0 after lost signal to thread 5775
W20260710 13:18:11.792784  6923 debug-util.cc:398] Leaking SignalData structure 0x7b08001edf80 after lost signal to thread 6834
W20260710 13:18:11.793664  6923 debug-util.cc:398] Leaking SignalData structure 0x7b08001a7540 after lost signal to thread 6926
W20260710 13:18:11.794467  6923 debug-util.cc:398] Leaking SignalData structure 0x7b0800216300 after lost signal to thread 7001
W20260710 13:18:11.795240  6923 debug-util.cc:398] Leaking SignalData structure 0x7b0800236220 after lost signal to thread 7075
W20260710 13:18:11.795948  6923 debug-util.cc:398] Leaking SignalData structure 0x7b080027bc60 after lost signal to thread 7366
I20260710 13:18:12.052868  6901 consensus_queue.cc:237] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:12.059319  7339 raft_consensus.cc:1275] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:12.060750  7556 consensus_queue.cc:1048] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:12.064818  7049 raft_consensus.cc:1275] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:12.066322  7556 consensus_queue.cc:1048] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:12.072119  7560 raft_consensus.cc:2955] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:12.073863  7339 raft_consensus.cc:2955] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:12.087606  6799 catalog_manager.cc:5697] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:12.078703  7049 raft_consensus.cc:2955] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:12.100919  6966 tablet_service.cc:1558] Processing DeleteTablet for tablet 4daaa54c1a2b455fb092247e87d55cba with delete_type TABLET_DATA_TOMBSTONED (TS 056c96823e724273b2b5e02f3b23ea3c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60190
I20260710 13:18:12.101959  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4daaa54c1a2b455fb092247e87d55cba with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:12.113921  7591 tablet_replica.cc:333] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:12.115166  7591 raft_consensus.cc:2243] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:12.116067  7591 raft_consensus.cc:2272] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:12.119518  7591 ts_tablet_manager.cc:1916] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:12.136353  7591 ts_tablet_manager.cc:1929] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:12.136777  7591 log.cc:1199] T 4daaa54c1a2b455fb092247e87d55cba P 056c96823e724273b2b5e02f3b23ea3c: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-1-root/wals/4daaa54c1a2b455fb092247e87d55cba
I20260710 13:18:12.138931  6786 catalog_manager.cc:5028] TS 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): tablet 4daaa54c1a2b455fb092247e87d55cba (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
W20260710 13:18:12.935056  7072 debug-util.cc:398] Leaking SignalData structure 0x7b0800170620 after lost signal to thread 5775
W20260710 13:18:12.935909  7072 debug-util.cc:398] Leaking SignalData structure 0x7b0800097280 after lost signal to thread 6834
W20260710 13:18:12.936791  7072 debug-util.cc:398] Leaking SignalData structure 0x7b0800216880 after lost signal to thread 6926
W20260710 13:18:12.937531  7072 debug-util.cc:398] Leaking SignalData structure 0x7b080017cb20 after lost signal to thread 7001
W20260710 13:18:12.938305  7072 debug-util.cc:398] Leaking SignalData structure 0x7b080010dd80 after lost signal to thread 7075
W20260710 13:18:12.939077  7072 debug-util.cc:398] Leaking SignalData structure 0x7b080028c0a0 after lost signal to thread 7366
I20260710 13:18:13.144963  7051 consensus_queue.cc:237] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
W20260710 13:18:13.153254  7017 consensus_peers.cc:597] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 735421b21c5044fea96b509129360f3d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:13.153324  6975 raft_consensus.cc:1275] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:13.155041  7548 consensus_queue.cc:1048] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:13.156270  6901 raft_consensus.cc:1275] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:13.157442  7548 consensus_queue.cc:1048] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:13.162377  7594 raft_consensus.cc:2955] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.165194  6975 raft_consensus.cc:2955] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.178602  6974 consensus_queue.cc:237] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
W20260710 13:18:13.195803  6943 consensus_peers.cc:597] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06767804f0224a1a975e79eb91971f27. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:13.195191  6798 catalog_manager.cc:5697] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.196617  6901 raft_consensus.cc:2955] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.198588  7049 raft_consensus.cc:1275] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:13.200699  7525 consensus_queue.cc:1048] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:13.208101  6902 raft_consensus.cc:1275] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:13.210287  7592 consensus_queue.cc:1048] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:13.227206  7525 raft_consensus.cc:2955] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.230060  7049 raft_consensus.cc:2955] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.242884  6902 raft_consensus.cc:2955] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.267823  6902 consensus_queue.cc:237] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:13.284473  6800 catalog_manager.cc:5697] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.299674  7049 raft_consensus.cc:1275] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:13.300598  6974 raft_consensus.cc:1275] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:13.296617  6868 consensus_peers.cc:597] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22d08727c5234638914cdeab10360aaa. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:13.304881  7556 consensus_queue.cc:1048] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:13.311148  7556 consensus_queue.cc:1048] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:13.321380  7556 raft_consensus.cc:2955] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.323916  7049 raft_consensus.cc:2955] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.336493  7051 consensus_queue.cc:237] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:13.345335  6974 raft_consensus.cc:2955] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.355743  6799 catalog_manager.cc:5697] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
W20260710 13:18:13.367044  7017 consensus_peers.cc:597] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 38681cf65c7947a2913547b321a2d2bf. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:13.368139  6974 raft_consensus.cc:1275] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:13.369459  7598 consensus_queue.cc:1048] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:13.372133  6902 raft_consensus.cc:1275] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:13.373710  7598 consensus_queue.cc:1048] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:13.395372  7598 raft_consensus.cc:2955] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.398551  6974 raft_consensus.cc:2955] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.398376  6901 raft_consensus.cc:2955] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.412314  6799 catalog_manager.cc:5697] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:13.608914  7620 ts_tablet_manager.cc:933] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:13.614804  7620 tablet_copy_client.cc:323] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.2:39733
I20260710 13:18:13.619374  6987 tablet_copy_service.cc:140] P 056c96823e724273b2b5e02f3b23ea3c: Received BeginTabletCopySession request for tablet 06767804f0224a1a975e79eb91971f27 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:50954)
I20260710 13:18:13.620294  6987 tablet_copy_service.cc:161] P 056c96823e724273b2b5e02f3b23ea3c: Beginning new tablet copy session on tablet 06767804f0224a1a975e79eb91971f27 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:50954: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-06767804f0224a1a975e79eb91971f27
I20260710 13:18:13.640506  6987 tablet_copy_source_session.cc:215] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:13.644498  7620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06767804f0224a1a975e79eb91971f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:13.664726  7620 tablet_copy_client.cc:806] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:13.665495  7620 tablet_copy_client.cc:670] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:13.671607  7620 tablet_copy_client.cc:538] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:13.680332  7620 tablet_bootstrap.cc:492] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:13.709740  7620 tablet_bootstrap.cc:492] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:13.712877  7620 tablet_bootstrap.cc:492] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:13.713712  7620 ts_tablet_manager.cc:1403] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.034s	user 0.031s	sys 0.000s
I20260710 13:18:13.717880  7620 raft_consensus.cc:359] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:13.719231  7620 raft_consensus.cc:740] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:13.720009  7620 consensus_queue.cc:260] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:13.710075  7623 ts_tablet_manager.cc:933] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:13.730509  7620 ts_tablet_manager.cc:1434] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260710 13:18:13.732376  6987 tablet_copy_service.cc:342] P 056c96823e724273b2b5e02f3b23ea3c: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-06767804f0224a1a975e79eb91971f27 received from {username='slave'} at 127.0.0.1:50954
I20260710 13:18:13.732882  6987 tablet_copy_service.cc:434] P 056c96823e724273b2b5e02f3b23ea3c: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-06767804f0224a1a975e79eb91971f27 on tablet 06767804f0224a1a975e79eb91971f27 with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:13.744969  7620 ts_tablet_manager.cc:933] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921)
I20260710 13:18:13.755923  7623 tablet_copy_client.cc:323] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.3:33727
I20260710 13:18:13.757620  7620 tablet_copy_client.cc:323] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.1:44921
I20260710 13:18:13.759843  7061 tablet_copy_service.cc:140] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Received BeginTabletCopySession request for tablet 735421b21c5044fea96b509129360f3d from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:42040)
I20260710 13:18:13.759974  6912 tablet_copy_service.cc:140] P a309991065fc4ebdb3b743e6803668be: Received BeginTabletCopySession request for tablet 22d08727c5234638914cdeab10360aaa from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:45104)
I20260710 13:18:13.760488  7061 tablet_copy_service.cc:161] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Beginning new tablet copy session on tablet 735421b21c5044fea96b509129360f3d from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:42040: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-735421b21c5044fea96b509129360f3d
I20260710 13:18:13.763141  6912 tablet_copy_service.cc:161] P a309991065fc4ebdb3b743e6803668be: Beginning new tablet copy session on tablet 22d08727c5234638914cdeab10360aaa from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:45104: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-22d08727c5234638914cdeab10360aaa
I20260710 13:18:13.769526  7061 tablet_copy_source_session.cc:215] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:13.775774  7623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735421b21c5044fea96b509129360f3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:13.781625  6912 tablet_copy_source_session.cc:215] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:13.785147  7620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d08727c5234638914cdeab10360aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:13.798648  7626 ts_tablet_manager.cc:933] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:13.801383  7620 tablet_copy_client.cc:806] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:13.802029  7620 tablet_copy_client.cc:670] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:13.805570  7626 tablet_copy_client.cc:323] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.3:33727
I20260710 13:18:13.806160  7620 tablet_copy_client.cc:538] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:13.807451  7061 tablet_copy_service.cc:140] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Received BeginTabletCopySession request for tablet 38681cf65c7947a2913547b321a2d2bf from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:42040)
I20260710 13:18:13.808027  7061 tablet_copy_service.cc:161] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Beginning new tablet copy session on tablet 38681cf65c7947a2913547b321a2d2bf from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:42040: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-38681cf65c7947a2913547b321a2d2bf
I20260710 13:18:13.808174  7623 tablet_copy_client.cc:806] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:13.808885  7623 tablet_copy_client.cc:670] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:13.814510  7623 tablet_copy_client.cc:538] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:13.818017  7061 tablet_copy_source_session.cc:215] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:13.821399  7626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38681cf65c7947a2913547b321a2d2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:13.827854  7620 tablet_bootstrap.cc:492] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:13.848546  7623 tablet_bootstrap.cc:492] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:13.860291  7626 tablet_copy_client.cc:806] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:13.860859  7626 tablet_copy_client.cc:670] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:13.870848  7626 tablet_copy_client.cc:538] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:13.885360  7623 tablet_bootstrap.cc:492] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:13.886466  7623 tablet_bootstrap.cc:492] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:13.887167  7623 ts_tablet_manager.cc:1403] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.014s
I20260710 13:18:13.888095  7626 tablet_bootstrap.cc:492] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:13.885396  7620 tablet_bootstrap.cc:492] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:13.889410  7620 tablet_bootstrap.cc:492] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:13.890131  7620 ts_tablet_manager.cc:1403] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.008s
I20260710 13:18:13.890803  7623 raft_consensus.cc:359] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:13.891695  7623 raft_consensus.cc:740] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:13.892387  7623 consensus_queue.cc:260] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:13.898558  7623 ts_tablet_manager.cc:1434] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:18:13.900343  7061 tablet_copy_service.cc:342] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-735421b21c5044fea96b509129360f3d received from {username='slave'} at 127.0.0.1:42040
I20260710 13:18:13.900820  7061 tablet_copy_service.cc:434] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-735421b21c5044fea96b509129360f3d on tablet 735421b21c5044fea96b509129360f3d with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:13.893368  7620 raft_consensus.cc:359] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:13.904120  7620 raft_consensus.cc:740] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:13.904839  7620 consensus_queue.cc:260] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:13.907449  7620 ts_tablet_manager.cc:1434] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 13:18:13.915712  6912 tablet_copy_service.cc:342] P a309991065fc4ebdb3b743e6803668be: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-22d08727c5234638914cdeab10360aaa received from {username='slave'} at 127.0.0.1:45104
I20260710 13:18:13.916180  6912 tablet_copy_service.cc:434] P a309991065fc4ebdb3b743e6803668be: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-22d08727c5234638914cdeab10360aaa on tablet 22d08727c5234638914cdeab10360aaa with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:13.932716  7626 tablet_bootstrap.cc:492] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:13.933723  7626 tablet_bootstrap.cc:492] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:13.934504  7626 ts_tablet_manager.cc:1403] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.008s
I20260710 13:18:13.937487  7626 raft_consensus.cc:359] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:13.938355  7626 raft_consensus.cc:740] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:13.938953  7626 consensus_queue.cc:260] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:13.941295  7626 ts_tablet_manager.cc:1434] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:13.943001  7061 tablet_copy_service.cc:342] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-38681cf65c7947a2913547b321a2d2bf received from {username='slave'} at 127.0.0.1:42040
I20260710 13:18:13.943397  7061 tablet_copy_service.cc:434] P 5dd8a5e6e47c4d08bc29fa849a8d0c98: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-38681cf65c7947a2913547b321a2d2bf on tablet 38681cf65c7947a2913547b321a2d2bf with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:14.024598  7341 raft_consensus.cc:1217] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:14.110445  7341 raft_consensus.cc:1217] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:14.196863  7339 raft_consensus.cc:1217] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:14.264706  7339 raft_consensus.cc:1217] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:14.521988  7633 raft_consensus.cc:1064] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:14.525329  7633 consensus_queue.cc:237] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:14.537469  7339 raft_consensus.cc:1275] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.539512  6901 raft_consensus.cc:1275] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.540098  6974 raft_consensus.cc:1275] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.541241  7597 consensus_queue.cc:1048] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.542176  7633 consensus_queue.cc:1048] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.543123  7634 consensus_queue.cc:1048] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.552912  7607 raft_consensus.cc:1064] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:14.555761  7607 consensus_queue.cc:237] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:14.598178  7634 raft_consensus.cc:2955] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.603538  6901 raft_consensus.cc:2955] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.610312  7339 raft_consensus.cc:1275] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.613365  7525 consensus_queue.cc:1048] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.618361  6974 raft_consensus.cc:2955] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.639954  7049 raft_consensus.cc:1275] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.639954  6902 raft_consensus.cc:1275] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.642398  7525 consensus_queue.cc:1048] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260710 13:18:14.646944  7341 raft_consensus.cc:2955] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.660369  7607 consensus_queue.cc:1048] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.662667  6800 catalog_manager.cc:5697] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:14.672206  7613 raft_consensus.cc:1064] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:14.674829  7613 consensus_queue.cc:237] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:14.716439  7341 raft_consensus.cc:1275] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.717891  7609 consensus_queue.cc:1048] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:14.719477  7643 raft_consensus.cc:2955] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.722992  6974 raft_consensus.cc:1275] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.727010  7051 raft_consensus.cc:2955] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.729139  7635 consensus_queue.cc:1048] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:14.742105  6901 raft_consensus.cc:2955] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.762333  7649 raft_consensus.cc:2955] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.763967  7341 raft_consensus.cc:2955] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.758805  7049 raft_consensus.cc:1275] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.773710  7609 consensus_queue.cc:1048] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:18:14.787315  6941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.3:33727, user_credentials={real_user=slave}} blocked reactor thread for 50483.6us
I20260710 13:18:14.791659  7049 raft_consensus.cc:2955] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.796416  6974 raft_consensus.cc:2955] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.798807  7341 raft_consensus.cc:2955] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.821656  6797 catalog_manager.cc:5697] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:14.827430  7634 raft_consensus.cc:1064] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:14.829928  7634 consensus_queue.cc:237] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:14.831225  7049 consensus_queue.cc:237] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:14.837766  7341 raft_consensus.cc:1275] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:14.839224  7594 consensus_queue.cc:1048] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:14.825567  6797 catalog_manager.cc:5697] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.846096  7594 raft_consensus.cc:2955] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.851624  6974 raft_consensus.cc:1275] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:14.852840  7341 raft_consensus.cc:2955] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.857831  7597 consensus_queue.cc:1048] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:14.861963  6974 raft_consensus.cc:2955] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.888804  6975 consensus_queue.cc:237] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:14.895068  6800 catalog_manager.cc:5697] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.902655  6785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 735421b21c5044fea96b509129360f3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:14.911072  6890 tablet_service.cc:1558] Processing DeleteTablet for tablet 735421b21c5044fea96b509129360f3d with delete_type TABLET_DATA_TOMBSTONED (TS a309991065fc4ebdb3b743e6803668be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57642
I20260710 13:18:14.918383  6902 raft_consensus.cc:1275] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.919461  7342 raft_consensus.cc:1275] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:14.921096  7633 consensus_queue.cc:1048] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.921218  6973 raft_consensus.cc:1275] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.921319  7653 consensus_queue.cc:1048] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:14.924316  6902 raft_consensus.cc:1275] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:14.925760  7653 consensus_queue.cc:1048] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:14.926831  7341 raft_consensus.cc:1275] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:14.928241  7597 consensus_queue.cc:1048] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.929872  7643 raft_consensus.cc:2955] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.930680  7633 consensus_queue.cc:1048] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:14.933625  7342 raft_consensus.cc:2955] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.943379  6902 raft_consensus.cc:2955] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.971609  6800 catalog_manager.cc:5697] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New cstate: current_term: 1 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.972973  6786 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 06767804f0224a1a975e79eb91971f27 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:14.986281  7039 tablet_service.cc:1558] Processing DeleteTablet for tablet 06767804f0224a1a975e79eb91971f27 with delete_type TABLET_DATA_TOMBSTONED (TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54250
I20260710 13:18:14.989830  7594 raft_consensus.cc:2955] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:14.991497  6901 raft_consensus.cc:2955] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.019553  6798 catalog_manager.cc:5697] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.050871  6974 raft_consensus.cc:2955] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.052591  7663 tablet_replica.cc:333] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:15.054242  7663 raft_consensus.cc:2243] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:15.055193  7663 raft_consensus.cc:2272] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:15.058523  7659 tablet_replica.cc:333] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:15.059748  7659 raft_consensus.cc:2243] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:15.060446  7659 raft_consensus.cc:2272] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:15.072006  7663 ts_tablet_manager.cc:1916] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:15.073781  7659 ts_tablet_manager.cc:1916] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:15.089520  7341 raft_consensus.cc:2955] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } attrs { replace: true } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.109365  7049 consensus_queue.cc:237] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [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: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:15.112851  7663 ts_tablet_manager.cc:1929] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:15.113430  7663 log.cc:1199] T 06767804f0224a1a975e79eb91971f27 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-2-root/wals/06767804f0224a1a975e79eb91971f27
I20260710 13:18:15.115844  6785 catalog_manager.cc:5028] TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): tablet 06767804f0224a1a975e79eb91971f27 (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:15.118458  7341 raft_consensus.cc:1275] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:15.119004  6974 raft_consensus.cc:1275] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer 5dd8a5e6e47c4d08bc29fa849a8d0c98: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:15.120404  7634 consensus_queue.cc:1048] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:15.121130  7594 consensus_queue.cc:1048] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:15.126495  7659 ts_tablet_manager.cc:1929] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:15.126930  7659 log.cc:1199] T 735421b21c5044fea96b509129360f3d P a309991065fc4ebdb3b743e6803668be: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-0-root/wals/735421b21c5044fea96b509129360f3d
I20260710 13:18:15.128304  7594 raft_consensus.cc:2955] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.137601  6784 catalog_manager.cc:5028] TS a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): tablet 735421b21c5044fea96b509129360f3d (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:15.139057  7342 raft_consensus.cc:2955] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.135033  6974 raft_consensus.cc:2955] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.155346  6800 catalog_manager.cc:5697] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 3 to 4, VOTER a309991065fc4ebdb3b743e6803668be (127.5.163.1) evicted. New cstate: current_term: 1 leader_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.163841  6785 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 38681cf65c7947a2913547b321a2d2bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:15.170982  6902 consensus_queue.cc:237] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:15.176517  7051 raft_consensus.cc:1275] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:15.176620  7342 raft_consensus.cc:1275] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:15.179700  7613 consensus_queue.cc:1048] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:15.181423  7613 consensus_queue.cc:1048] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:15.188397  6890 tablet_service.cc:1558] Processing DeleteTablet for tablet 38681cf65c7947a2913547b321a2d2bf with delete_type TABLET_DATA_TOMBSTONED (TS a309991065fc4ebdb3b743e6803668be not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57642
I20260710 13:18:15.188125  7635 raft_consensus.cc:2955] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.189435  7659 tablet_replica.cc:333] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:15.190476  7659 raft_consensus.cc:2243] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:15.191222  7659 raft_consensus.cc:2272] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:15.194850  7051 raft_consensus.cc:2955] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.195891  7659 ts_tablet_manager.cc:1916] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:15.202297  7341 raft_consensus.cc:2955] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.210646  6797 catalog_manager.cc:5697] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:15.214332  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22d08727c5234638914cdeab10360aaa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:15.227716  7659 ts_tablet_manager.cc:1929] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:15.228304  7659 log.cc:1199] T 38681cf65c7947a2913547b321a2d2bf P a309991065fc4ebdb3b743e6803668be: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-0-root/wals/38681cf65c7947a2913547b321a2d2bf
I20260710 13:18:15.231603  6784 catalog_manager.cc:5028] TS a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): tablet 38681cf65c7947a2913547b321a2d2bf (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:15.232656  6966 tablet_service.cc:1558] Processing DeleteTablet for tablet 22d08727c5234638914cdeab10360aaa with delete_type TABLET_DATA_TOMBSTONED (TS 056c96823e724273b2b5e02f3b23ea3c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60190
I20260710 13:18:15.234997  7665 tablet_replica.cc:333] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:15.236021  7665 raft_consensus.cc:2243] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:15.236588  7665 raft_consensus.cc:2272] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:15.240969  7665 ts_tablet_manager.cc:1916] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:15.259833  7665 ts_tablet_manager.cc:1929] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:15.260321  7665 log.cc:1199] T 22d08727c5234638914cdeab10360aaa P 056c96823e724273b2b5e02f3b23ea3c: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-1-root/wals/22d08727c5234638914cdeab10360aaa
I20260710 13:18:15.262275  6786 catalog_manager.cc:5028] TS 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): tablet 22d08727c5234638914cdeab10360aaa (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:16.257615  6902 consensus_queue.cc:237] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
W20260710 13:18:16.264938  6868 consensus_peers.cc:597] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c46e54fde0c4e1eae1d59e6f1101a35. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:16.265368  6974 raft_consensus.cc:1275] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:16.265303  7049 raft_consensus.cc:1275] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:16.266734  7613 consensus_queue.cc:1048] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:16.267575  7666 consensus_queue.cc:1048] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:16.282747  7666 raft_consensus.cc:2955] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:16.285190  6974 raft_consensus.cc:2955] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:16.285816  7049 raft_consensus.cc:2955] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:16.295908  6902 consensus_queue.cc:237] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [LEADER]: Queue 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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:16.301241  6797 catalog_manager.cc:5697] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:16.310562  7049 raft_consensus.cc:1275] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:16.310974  6974 raft_consensus.cc:1275] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:16.311276  6868 consensus_peers.cc:597] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be -> Peer b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4:45241): Couldn't send request to peer b1ddbc0b34b447b394ae2e6a96fbdd64. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4cbb10460a04bd1b59469d930fe9bd0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:16.312016  7668 consensus_queue.cc:1048] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:16.314462  7666 consensus_queue.cc:1048] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:16.330658  7668 raft_consensus.cc:2955] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:16.332067  6974 raft_consensus.cc:2955] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:16.339383  7049 raft_consensus.cc:2955] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } } }
I20260710 13:18:16.355964  6800 catalog_manager.cc:5697] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be reported cstate change: config changed from index -1 to 2, NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) added. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:16.788879  7680 ts_tablet_manager.cc:933] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921)
I20260710 13:18:16.790894  7680 tablet_copy_client.cc:323] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.1:44921
I20260710 13:18:16.792536  6912 tablet_copy_service.cc:140] P a309991065fc4ebdb3b743e6803668be: Received BeginTabletCopySession request for tablet f4cbb10460a04bd1b59469d930fe9bd0 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:45104)
I20260710 13:18:16.793071  6912 tablet_copy_service.cc:161] P a309991065fc4ebdb3b743e6803668be: Beginning new tablet copy session on tablet f4cbb10460a04bd1b59469d930fe9bd0 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:45104: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-f4cbb10460a04bd1b59469d930fe9bd0
I20260710 13:18:16.798547  6912 tablet_copy_source_session.cc:215] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:16.801209  7680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4cbb10460a04bd1b59469d930fe9bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:16.815793  7680 tablet_copy_client.cc:806] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:16.816380  7680 tablet_copy_client.cc:670] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:16.819967  7680 tablet_copy_client.cc:538] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:16.828043  7680 tablet_bootstrap.cc:492] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:16.848124  7680 tablet_bootstrap.cc:492] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:16.849282  7680 tablet_bootstrap.cc:492] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:16.849591  7683 ts_tablet_manager.cc:933] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64: Initiating tablet copy from peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921)
I20260710 13:18:16.849898  7680 ts_tablet_manager.cc:1403] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.003s
I20260710 13:18:16.851536  7683 tablet_copy_client.cc:323] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Beginning tablet copy session from remote peer at address 127.5.163.1:44921
I20260710 13:18:16.853288  6912 tablet_copy_service.cc:140] P a309991065fc4ebdb3b743e6803668be: Received BeginTabletCopySession request for tablet 8c46e54fde0c4e1eae1d59e6f1101a35 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 ({username='slave'} at 127.0.0.1:45104)
I20260710 13:18:16.853039  7680 raft_consensus.cc:359] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:16.853811  6912 tablet_copy_service.cc:161] P a309991065fc4ebdb3b743e6803668be: Beginning new tablet copy session on tablet 8c46e54fde0c4e1eae1d59e6f1101a35 from peer b1ddbc0b34b447b394ae2e6a96fbdd64 at {username='slave'} at 127.0.0.1:45104: session id = b1ddbc0b34b447b394ae2e6a96fbdd64-8c46e54fde0c4e1eae1d59e6f1101a35
I20260710 13:18:16.853891  7680 raft_consensus.cc:740] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:16.854665  7680 consensus_queue.cc:260] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:16.857712  7680 ts_tablet_manager.cc:1434] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:16.859508  6911 tablet_copy_service.cc:342] P a309991065fc4ebdb3b743e6803668be: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-f4cbb10460a04bd1b59469d930fe9bd0 received from {username='slave'} at 127.0.0.1:45104
I20260710 13:18:16.859900  6911 tablet_copy_service.cc:434] P a309991065fc4ebdb3b743e6803668be: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-f4cbb10460a04bd1b59469d930fe9bd0 on tablet f4cbb10460a04bd1b59469d930fe9bd0 with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:16.865940  6912 tablet_copy_source_session.cc:215] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:16.869035  7683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c46e54fde0c4e1eae1d59e6f1101a35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:16.880661  7683 tablet_copy_client.cc:806] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:16.881155  7683 tablet_copy_client.cc:670] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:16.884096  7683 tablet_copy_client.cc:538] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:16.890275  7683 tablet_bootstrap.cc:492] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap starting.
I20260710 13:18:16.905076  7683 tablet_bootstrap.cc:492] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:16.905737  7683 tablet_bootstrap.cc:492] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64: Bootstrap complete.
I20260710 13:18:16.906430  7683 ts_tablet_manager.cc:1403] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.006s
I20260710 13:18:16.909148  7683 raft_consensus.cc:359] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:16.909734  7683 raft_consensus.cc:740] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Initialized, Role: LEARNER
I20260710 13:18:16.910341  7683 consensus_queue.cc:260] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: NON_VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: true } }
I20260710 13:18:16.912564  7683 ts_tablet_manager.cc:1434] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:18:16.915627  6912 tablet_copy_service.cc:342] P a309991065fc4ebdb3b743e6803668be: Request end of tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-8c46e54fde0c4e1eae1d59e6f1101a35 received from {username='slave'} at 127.0.0.1:45104
I20260710 13:18:16.916019  6912 tablet_copy_service.cc:434] P a309991065fc4ebdb3b743e6803668be: ending tablet copy session b1ddbc0b34b447b394ae2e6a96fbdd64-8c46e54fde0c4e1eae1d59e6f1101a35 on tablet 8c46e54fde0c4e1eae1d59e6f1101a35 with peer b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:17.375670  7341 raft_consensus.cc:1217] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:17.399108  7341 raft_consensus.cc:1217] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:17.946214  7668 raft_consensus.cc:1064] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:17.949128  7668 consensus_queue.cc:237] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:17.956688  7692 raft_consensus.cc:1064] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be: attempting to promote NON_VOTER b1ddbc0b34b447b394ae2e6a96fbdd64 to VOTER
I20260710 13:18:17.963097  7049 raft_consensus.cc:1275] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.963152  6974 raft_consensus.cc:1275] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.964670  7688 consensus_queue.cc:1048] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.966182  7692 consensus_queue.cc:237] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:17.968061  7688 consensus_queue.cc:1048] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.972995  7341 raft_consensus.cc:1275] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.974668  7688 consensus_queue.cc:1048] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:17.991461  7342 raft_consensus.cc:1275] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 LEARNER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.992794  7694 consensus_queue.cc:1048] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.994006  7049 raft_consensus.cc:1275] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:17.993865  7688 raft_consensus.cc:2955] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:17.995338  7668 consensus_queue.cc:1048] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:17.995934  6974 raft_consensus.cc:2955] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.001971  6973 raft_consensus.cc:1275] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:18.004164  7694 consensus_queue.cc:1048] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:18.010787  6799 catalog_manager.cc:5697] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.012981  7051 raft_consensus.cc:2955] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.016746  7341 raft_consensus.cc:2955] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } attrs { replace: true } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.023900  7693 raft_consensus.cc:2955] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.025969  7050 raft_consensus.cc:2955] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.039878  7342 raft_consensus.cc:2955] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.044169  6974 raft_consensus.cc:2955] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.079725  6798 catalog_manager.cc:5697] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: config changed from index 2 to 3, b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } attrs { replace: true } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.083043  6902 consensus_queue.cc:237] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:18.090582  7342 raft_consensus.cc:1275] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:18.090883  7051 raft_consensus.cc:1275] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:18.091753  7668 consensus_queue.cc:1048] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:18.092608  7703 consensus_queue.cc:1048] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:18.105026  7688 raft_consensus.cc:2955] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.105458  7342 raft_consensus.cc:2955] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.106491  6902 consensus_queue.cc:237] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:18.107817  7051 raft_consensus.cc:2955] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.117419  7341 raft_consensus.cc:1275] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:18.119024  6974 raft_consensus.cc:1275] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Refusing update from remote peer a309991065fc4ebdb3b743e6803668be: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:18.120364  7668 consensus_queue.cc:1048] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:18.121809  7692 consensus_queue.cc:1048] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:18.122884  6798 catalog_manager.cc:5697] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 reported cstate change: config changed from index 3 to 4, VOTER 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) evicted. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.125073  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4cbb10460a04bd1b59469d930fe9bd0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:18.128880  7693 raft_consensus.cc:2955] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.133167  7339 raft_consensus.cc:2955] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.138136  6966 tablet_service.cc:1558] Processing DeleteTablet for tablet f4cbb10460a04bd1b59469d930fe9bd0 with delete_type TABLET_DATA_TOMBSTONED (TS 056c96823e724273b2b5e02f3b23ea3c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60190
I20260710 13:18:18.139534  6974 raft_consensus.cc:2955] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.148710  6784 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c46e54fde0c4e1eae1d59e6f1101a35 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:18.151602  6797 catalog_manager.cc:5697] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: config changed from index 3 to 4, VOTER 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3) evicted. New cstate: current_term: 1 leader_uuid: "a309991065fc4ebdb3b743e6803668be" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } } }
I20260710 13:18:18.162657  7709 tablet_replica.cc:333] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:18.163627  7709 raft_consensus.cc:2243] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.164255  7709 raft_consensus.cc:2272] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.164757  7039 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c46e54fde0c4e1eae1d59e6f1101a35 with delete_type TABLET_DATA_TOMBSTONED (TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54250
I20260710 13:18:18.168349  7710 tablet_replica.cc:333] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:18.169456  7710 raft_consensus.cc:2243] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:18.170161  7710 raft_consensus.cc:2272] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:18.170706  7709 ts_tablet_manager.cc:1916] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:18.173615  7710 ts_tablet_manager.cc:1916] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:18.182261  7709 ts_tablet_manager.cc:1929] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:18.182750  7709 log.cc:1199] T f4cbb10460a04bd1b59469d930fe9bd0 P 056c96823e724273b2b5e02f3b23ea3c: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-1-root/wals/f4cbb10460a04bd1b59469d930fe9bd0
I20260710 13:18:18.184330  6786 catalog_manager.cc:5028] TS 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): tablet f4cbb10460a04bd1b59469d930fe9bd0 (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:18.185716  7710 ts_tablet_manager.cc:1929] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:18.186067  7710 log.cc:1199] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: Deleting WAL directory at /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689453170879-5772-0/minicluster-data/ts-2-root/wals/8c46e54fde0c4e1eae1d59e6f1101a35
I20260710 13:18:18.187325  6785 catalog_manager.cc:5028] TS 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): tablet 8c46e54fde0c4e1eae1d59e6f1101a35 (table test-workload [id=ec262ea88cf64216b3d94a64084db91f]) successfully deleted
I20260710 13:18:23.244860  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:23.289038  6974 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "288695cbf10b419db6b088df48c176d0"
dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
mode: GRACEFUL
new_leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:33596
I20260710 13:18:23.289670  6974 raft_consensus.cc:606] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Received request to transfer leadership to TS b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:23.302021  6902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba"
dest_uuid: "a309991065fc4ebdb3b743e6803668be"
mode: GRACEFUL
new_leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:47346
I20260710 13:18:23.302537  6902 raft_consensus.cc:606] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Received request to transfer leadership to TS b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:23.304988  6902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6664aae38d194c4fad6b5143986dac01"
dest_uuid: "a309991065fc4ebdb3b743e6803668be"
mode: GRACEFUL
new_leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:47346
I20260710 13:18:23.305473  6902 raft_consensus.cc:606] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Received request to transfer leadership to TS b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:23.307773  6902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d4159a621f640d7968c8b1ef8becd16"
dest_uuid: "a309991065fc4ebdb3b743e6803668be"
mode: GRACEFUL
new_leader_uuid: "056c96823e724273b2b5e02f3b23ea3c"
 from {username='slave'} at 127.0.0.1:47346
I20260710 13:18:23.308238  6902 raft_consensus.cc:606] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Received request to transfer leadership to TS 056c96823e724273b2b5e02f3b23ea3c
I20260710 13:18:23.310521  6902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81"
dest_uuid: "a309991065fc4ebdb3b743e6803668be"
mode: GRACEFUL
new_leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:47346
I20260710 13:18:23.310957  6902 raft_consensus.cc:606] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Received request to transfer leadership to TS b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:23.311892  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:23.312583  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:23.460471  7714 raft_consensus.cc:993] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be: : Instructing follower b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:23.460935  7720 raft_consensus.cc:1081] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Signalling peer b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:23.462209  7339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba"
dest_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:50880
I20260710 13:18:23.462666  7339 raft_consensus.cc:493] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:23.462939  7339 raft_consensus.cc:3060] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.467200  7339 raft_consensus.cc:515] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.469230  7339 leader_election.cc:290] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:23.470156  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:23.470183  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4daaa54c1a2b455fb092247e87d55cba" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:23.470801  7051 raft_consensus.cc:3060] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.470830  6902 raft_consensus.cc:3055] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:23.471225  6902 raft_consensus.cc:740] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:23.471760  6902 consensus_queue.cc:260] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.472594  6902 raft_consensus.cc:3060] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.475679  7051 raft_consensus.cc:2468] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:23.476938  7306 leader_election.cc:304] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, b1ddbc0b34b447b394ae2e6a96fbdd64; no voters: 
I20260710 13:18:23.478873  6902 raft_consensus.cc:2468] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:23.479212  7726 raft_consensus.cc:2804] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:23.480669  7726 raft_consensus.cc:697] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Becoming Leader. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Running, Role: LEADER
I20260710 13:18:23.481583  7726 consensus_queue.cc:237] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.488562  6798 catalog_manager.cc:5697] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: term changed from 1 to 2, leader changed from a309991065fc4ebdb3b743e6803668be (127.5.163.1) to b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4). New cstate: current_term: 2 leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.555671  7714 raft_consensus.cc:993] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be: : Instructing follower b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:23.556080  7714 raft_consensus.cc:1081] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Signalling peer b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:23.557550  7339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6664aae38d194c4fad6b5143986dac01"
dest_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:50880
I20260710 13:18:23.557971  7339 raft_consensus.cc:493] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:23.558243  7339 raft_consensus.cc:3060] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.562624  7339 raft_consensus.cc:515] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.564091  7339 leader_election.cc:290] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:23.564782  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6664aae38d194c4fad6b5143986dac01" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:23.565061  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6664aae38d194c4fad6b5143986dac01" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:23.565294  6902 raft_consensus.cc:3055] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:23.565554  7051 raft_consensus.cc:3060] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.565657  6902 raft_consensus.cc:740] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:23.566408  6902 consensus_queue.cc:260] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.567369  6902 raft_consensus.cc:3060] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.570009  7051 raft_consensus.cc:2468] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:23.570879  7306 leader_election.cc:304] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5dd8a5e6e47c4d08bc29fa849a8d0c98, b1ddbc0b34b447b394ae2e6a96fbdd64; no voters: 
I20260710 13:18:23.571553  7726 raft_consensus.cc:2804] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:23.571728  6902 raft_consensus.cc:2468] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:23.571939  7726 raft_consensus.cc:697] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Becoming Leader. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Running, Role: LEADER
I20260710 13:18:23.572798  7726 consensus_queue.cc:237] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.579080  6798 catalog_manager.cc:5697] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: term changed from 1 to 2, leader changed from a309991065fc4ebdb3b743e6803668be (127.5.163.1) to b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4). New cstate: current_term: 2 leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.588073  7720 raft_consensus.cc:993] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be: : Instructing follower b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:23.588527  7714 raft_consensus.cc:1081] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Signalling peer b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:23.589781  7339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81"
dest_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:50880
I20260710 13:18:23.590196  7339 raft_consensus.cc:493] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:23.590482  7339 raft_consensus.cc:3060] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.594708  7339 raft_consensus.cc:515] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.596191  7339 leader_election.cc:290] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:23.597187  6974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:23.597211  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa46d1a70874958ac257c5ae498df81" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:23.597738  6974 raft_consensus.cc:3060] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.597895  6902 raft_consensus.cc:3055] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:23.598316  6902 raft_consensus.cc:740] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:23.599092  6902 consensus_queue.cc:260] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.600180  6902 raft_consensus.cc:3060] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.602468  6974 raft_consensus.cc:2468] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:23.603498  7307 leader_election.cc:304] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, b1ddbc0b34b447b394ae2e6a96fbdd64; no voters: 
I20260710 13:18:23.604326  7726 raft_consensus.cc:2804] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:23.604822  7726 raft_consensus.cc:697] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Becoming Leader. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Running, Role: LEADER
I20260710 13:18:23.605737  6902 raft_consensus.cc:2468] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:23.605645  7726 consensus_queue.cc:237] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.638597  6798 catalog_manager.cc:5697] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: term changed from 1 to 2, leader changed from a309991065fc4ebdb3b743e6803668be (127.5.163.1) to b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4). New cstate: current_term: 2 leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.655386  7736 raft_consensus.cc:993] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be: : Instructing follower 056c96823e724273b2b5e02f3b23ea3c to start an election
I20260710 13:18:23.656718  7736 raft_consensus.cc:1081] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Signalling peer 056c96823e724273b2b5e02f3b23ea3c to start an election
I20260710 13:18:23.660218  6975 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d4159a621f640d7968c8b1ef8becd16"
dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
 from {username='slave'} at 127.0.0.1:60200
I20260710 13:18:23.661145  6975 raft_consensus.cc:493] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:23.661684  6975 raft_consensus.cc:3060] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.669826  6975 raft_consensus.cc:515] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:23.671612  6975 leader_election.cc:290] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 2 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727)
I20260710 13:18:23.672811  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4159a621f640d7968c8b1ef8becd16" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:23.672851  7051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d4159a621f640d7968c8b1ef8becd16" candidate_uuid: "056c96823e724273b2b5e02f3b23ea3c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98"
I20260710 13:18:23.673692  6902 raft_consensus.cc:3055] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:23.673988  7051 raft_consensus.cc:3060] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.674089  6902 raft_consensus.cc:740] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:23.675303  6902 consensus_queue.cc:260] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:23.677193  6902 raft_consensus.cc:3060] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.680472  7051 raft_consensus.cc:2468] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 2.
I20260710 13:18:23.681640  6941 leader_election.cc:304] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, 5dd8a5e6e47c4d08bc29fa849a8d0c98; no voters: 
I20260710 13:18:23.682834  7718 raft_consensus.cc:2804] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:23.683260  7718 raft_consensus.cc:697] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 2 LEADER]: Becoming Leader. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:18:23.684309  7718 consensus_queue.cc:237] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } }
I20260710 13:18:23.684702  6902 raft_consensus.cc:2468] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056c96823e724273b2b5e02f3b23ea3c in term 2.
I20260710 13:18:23.703423  6798 catalog_manager.cc:5697] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c reported cstate change: term changed from 1 to 2, leader changed from a309991065fc4ebdb3b743e6803668be (127.5.163.1) to 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2). New cstate: current_term: 2 leader_uuid: "056c96823e724273b2b5e02f3b23ea3c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:23.710451  7738 raft_consensus.cc:993] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c: : Instructing follower b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:23.711192  7740 raft_consensus.cc:1081] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Signalling peer b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:23.712960  7339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "288695cbf10b419db6b088df48c176d0"
dest_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:50892
I20260710 13:18:23.713451  7339 raft_consensus.cc:493] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:23.713728  7339 raft_consensus.cc:3060] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.718840  7339 raft_consensus.cc:515] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.720271  7339 leader_election.cc:290] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:23.721307  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288695cbf10b419db6b088df48c176d0" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:23.721366  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "288695cbf10b419db6b088df48c176d0" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:23.722026  6975 raft_consensus.cc:3055] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:23.722062  6902 raft_consensus.cc:3060] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.722296  6975 raft_consensus.cc:740] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:18:23.723038  6975 consensus_queue.cc:260] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.724052  6975 raft_consensus.cc:3060] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:23.726713  6902 raft_consensus.cc:2468] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:23.727819  7305 leader_election.cc:304] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a309991065fc4ebdb3b743e6803668be, b1ddbc0b34b447b394ae2e6a96fbdd64; no voters: 
I20260710 13:18:23.728920  7726 raft_consensus.cc:2804] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:23.729039  6975 raft_consensus.cc:2468] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:23.729427  7726 raft_consensus.cc:697] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Becoming Leader. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Running, Role: LEADER
I20260710 13:18:23.730496  7726 consensus_queue.cc:237] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:23.741053  6798 catalog_manager.cc:5697] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: term changed from 1 to 2, leader changed from 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) to b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4). New cstate: current_term: 2 leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:23.941563  6902 raft_consensus.cc:1275] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:23.942687  7726 consensus_queue.cc:1048] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:23.959854  7051 raft_consensus.cc:1275] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:23.961315  7746 consensus_queue.cc:1048] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:24.003573  6902 raft_consensus.cc:1275] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:24.004714  7746 consensus_queue.cc:1048] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:24.013653  6975 raft_consensus.cc:1275] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:24.015475  7727 consensus_queue.cc:1048] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:24.058729  7051 raft_consensus.cc:1275] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:24.059969  7727 consensus_queue.cc:1048] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:24.070196  6902 raft_consensus.cc:1275] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:24.071557  7726 consensus_queue.cc:1048] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:24.149513  6902 raft_consensus.cc:1275] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:24.150638  7726 consensus_queue.cc:1048] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:24.160070  6975 raft_consensus.cc:1275] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:24.161700  7746 consensus_queue.cc:1048] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:24.205726  6902 raft_consensus.cc:1275] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:24.206748  7740 consensus_queue.cc:1048] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:24.214939  7051 raft_consensus.cc:1275] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Refusing update from remote peer 056c96823e724273b2b5e02f3b23ea3c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:24.216205  7740 consensus_queue.cc:1048] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [LEADER]: Connected to new peer: Peer: permanent_uuid: "5dd8a5e6e47c4d08bc29fa849a8d0c98" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 33727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:24.313673  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:24.329591  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:24.343536  6975 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "06767804f0224a1a975e79eb91971f27"
dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
mode: GRACEFUL
new_leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:33596
I20260710 13:18:24.344000  6975 raft_consensus.cc:606] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Received request to transfer leadership to TS b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:24.346254  6902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d"
dest_uuid: "a309991065fc4ebdb3b743e6803668be"
mode: GRACEFUL
new_leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:47346
I20260710 13:18:24.346714  6902 raft_consensus.cc:606] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Received request to transfer leadership to TS b1ddbc0b34b447b394ae2e6a96fbdd64
I20260710 13:18:24.347679  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:24.348212  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:24.442329  7736 raft_consensus.cc:993] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be: : Instructing follower b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:24.442880  7714 raft_consensus.cc:1081] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Signalling peer b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:24.444298  7339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d"
dest_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:50880
I20260710 13:18:24.444799  7339 raft_consensus.cc:493] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:24.445082  7339 raft_consensus.cc:3060] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.450515  7339 raft_consensus.cc:515] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:24.452769  7339 leader_election.cc:290] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:24.453737  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:24.452884  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab58cc345f74140bb3e0bd352593b3d" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:24.454195  7757 raft_consensus.cc:993] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c: : Instructing follower b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:24.454353  6975 raft_consensus.cc:3060] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.454532  6902 raft_consensus.cc:3055] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:24.454682  7738 raft_consensus.cc:1081] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Signalling peer b1ddbc0b34b447b394ae2e6a96fbdd64 to start an election
I20260710 13:18:24.455013  6902 raft_consensus.cc:740] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a309991065fc4ebdb3b743e6803668be, State: Running, Role: LEADER
I20260710 13:18:24.455791  6902 consensus_queue.cc:260] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:24.456465  7339 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "06767804f0224a1a975e79eb91971f27"
dest_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64"
 from {username='slave'} at 127.0.0.1:50892
I20260710 13:18:24.456955  6902 raft_consensus.cc:3060] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.457038  7339 raft_consensus.cc:493] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:24.457504  7339 raft_consensus.cc:3060] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.460515  6975 raft_consensus.cc:2468] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:24.461647  7307 leader_election.cc:304] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056c96823e724273b2b5e02f3b23ea3c, b1ddbc0b34b447b394ae2e6a96fbdd64; no voters: 
I20260710 13:18:24.461961  6902 raft_consensus.cc:2468] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:24.462496  7746 raft_consensus.cc:2804] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:24.462949  7746 raft_consensus.cc:697] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Becoming Leader. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Running, Role: LEADER
I20260710 13:18:24.463599  7339 raft_consensus.cc:515] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:24.463829  7746 consensus_queue.cc:237] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:24.465438  7339 leader_election.cc:290] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Requested vote from peers a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921), 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733)
I20260710 13:18:24.466152  6902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06767804f0224a1a975e79eb91971f27" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a309991065fc4ebdb3b743e6803668be"
I20260710 13:18:24.466751  6902 raft_consensus.cc:3060] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.468587  6975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06767804f0224a1a975e79eb91971f27" candidate_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "056c96823e724273b2b5e02f3b23ea3c"
I20260710 13:18:24.469138  6975 raft_consensus.cc:3055] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:24.469410  6975 raft_consensus.cc:740] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 056c96823e724273b2b5e02f3b23ea3c, State: Running, Role: LEADER
I20260710 13:18:24.470144  6975 consensus_queue.cc:260] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:24.471279  6975 raft_consensus.cc:3060] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:24.473006  6902 raft_consensus.cc:2468] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:24.473989  7305 leader_election.cc:304] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a309991065fc4ebdb3b743e6803668be, b1ddbc0b34b447b394ae2e6a96fbdd64; no voters: 
I20260710 13:18:24.474913  7727 raft_consensus.cc:2804] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:24.475419  7727 raft_consensus.cc:697] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Becoming Leader. State: Replica: b1ddbc0b34b447b394ae2e6a96fbdd64, State: Running, Role: LEADER
I20260710 13:18:24.476245  7727 consensus_queue.cc:237] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [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: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } }
I20260710 13:18:24.477268  6975 raft_consensus.cc:2468] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b1ddbc0b34b447b394ae2e6a96fbdd64 in term 2.
I20260710 13:18:24.480927  6800 catalog_manager.cc:5697] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: term changed from 1 to 2, leader changed from a309991065fc4ebdb3b743e6803668be (127.5.163.1) to b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4). New cstate: current_term: 2 leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:24.494493  6800 catalog_manager.cc:5697] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 reported cstate change: term changed from 1 to 2, leader changed from 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2) to b1ddbc0b34b447b394ae2e6a96fbdd64 (127.5.163.4). New cstate: current_term: 2 leader_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b1ddbc0b34b447b394ae2e6a96fbdd64" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45241 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:24.892059  6975 raft_consensus.cc:1275] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:24.893371  7746 consensus_queue.cc:1048] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:24.905432  6901 raft_consensus.cc:1275] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:24.906757  7746 consensus_queue.cc:1048] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:24.937283  6975 raft_consensus.cc:1275] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:24.938650  7746 consensus_queue.cc:1048] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056c96823e724273b2b5e02f3b23ea3c" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39733 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:24.948019  6901 raft_consensus.cc:1275] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Refusing update from remote peer b1ddbc0b34b447b394ae2e6a96fbdd64: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:24.949571  7746 consensus_queue.cc:1048] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a309991065fc4ebdb3b743e6803668be" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 44921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:25.348958  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:25.362605  5772 tablet_server.cc:179] TabletServer@127.5.163.1:0 shutting down...
I20260710 13:18:25.390700  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:25.391456  5772 tablet_replica.cc:333] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.392122  5772 raft_consensus.cc:2243] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.392580  5772 raft_consensus.cc:2272] T 7c6b16facb954cf59a0f46e6c7e7066a P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.394547  5772 tablet_replica.cc:333] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.395147  5772 raft_consensus.cc:2243] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.395565  5772 raft_consensus.cc:2272] T caa46d1a70874958ac257c5ae498df81 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.397281  5772 tablet_replica.cc:333] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.397835  5772 raft_consensus.cc:2243] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.398586  5772 raft_consensus.cc:2272] T 04b5697a7b4d405ab9e1452b90bf0ab3 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.400357  5772 tablet_replica.cc:333] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.401026  5772 raft_consensus.cc:2243] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.401614  5772 raft_consensus.cc:2272] T 9692fc37202042afb33f116a7b28db20 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.404204  5772 tablet_replica.cc:333] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.404793  5772 raft_consensus.cc:2243] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.405360  5772 raft_consensus.cc:2272] T 288695cbf10b419db6b088df48c176d0 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.406893  5772 tablet_replica.cc:333] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.407405  5772 raft_consensus.cc:2243] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.408046  5772 raft_consensus.cc:2272] T 9b8b1d6b3a024866b0f0eedee87f985b P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.410048  5772 tablet_replica.cc:333] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.410557  5772 raft_consensus.cc:2243] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.411465  5772 raft_consensus.cc:2272] T f4cbb10460a04bd1b59469d930fe9bd0 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.413794  5772 tablet_replica.cc:333] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.414441  5772 raft_consensus.cc:2243] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.414780  5772 raft_consensus.cc:2272] T 06767804f0224a1a975e79eb91971f27 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.417018  5772 tablet_replica.cc:333] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.417616  5772 raft_consensus.cc:2243] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.418439  5772 raft_consensus.cc:2272] T 8c46e54fde0c4e1eae1d59e6f1101a35 P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.420296  5772 tablet_replica.cc:333] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.420833  5772 raft_consensus.cc:2243] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.421232  5772 raft_consensus.cc:2272] T 2ab58cc345f74140bb3e0bd352593b3d P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.423986  5772 tablet_replica.cc:333] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
W20260710 13:18:25.424257  7305 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]
I20260710 13:18:25.424508  5772 raft_consensus.cc:2243] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.425523  5772 raft_consensus.cc:2272] T f14919d9290045c6b5714ac1318f730d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:25.427224  7305 consensus_peers.cc:597] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 -> Peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Couldn't send request to peer a309991065fc4ebdb3b743e6803668be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:25.427565  5772 tablet_replica.cc:333] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.428107  5772 raft_consensus.cc:2243] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.428500  5772 raft_consensus.cc:2272] T 9d4159a621f640d7968c8b1ef8becd16 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.430459  5772 tablet_replica.cc:333] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.431034  5772 raft_consensus.cc:2243] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.432016  5772 raft_consensus.cc:2272] T 88afb72ad9944e408c73a4f8fdd7c68e P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.433821  5772 tablet_replica.cc:333] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.434333  5772 raft_consensus.cc:2243] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.434762  5772 raft_consensus.cc:2272] T 6664aae38d194c4fad6b5143986dac01 P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.436575  5772 tablet_replica.cc:333] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.437139  5772 raft_consensus.cc:2243] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.437898  5772 raft_consensus.cc:2272] T 22d08727c5234638914cdeab10360aaa P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.439688  5772 tablet_replica.cc:333] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.440191  5772 raft_consensus.cc:2243] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.440779  5772 raft_consensus.cc:2272] T 7ac1c2207fd1418a9180cc6aa26718d4 P a309991065fc4ebdb3b743e6803668be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.442677  5772 tablet_replica.cc:333] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.443135  5772 raft_consensus.cc:2243] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.443526  5772 raft_consensus.cc:2272] T 7c79ac5531684428a24e7b4e37a1700d P a309991065fc4ebdb3b743e6803668be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.445427  5772 tablet_replica.cc:333] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be: stopping tablet replica
I20260710 13:18:25.445885  5772 raft_consensus.cc:2243] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.446404  5772 raft_consensus.cc:2272] T 4daaa54c1a2b455fb092247e87d55cba P a309991065fc4ebdb3b743e6803668be [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:25.453958  7305 consensus_peers.cc:597] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 -> Peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Couldn't send request to peer a309991065fc4ebdb3b743e6803668be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:25.474673  7014 consensus_peers.cc:597] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 -> Peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Couldn't send request to peer a309991065fc4ebdb3b743e6803668be. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:25.525374  5772 tablet_server.cc:196] TabletServer@127.5.163.1:0 shutdown complete.
W20260710 13:18:25.554646  7014 consensus_peers.cc:597] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 -> Peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Couldn't send request to peer a309991065fc4ebdb3b743e6803668be. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:44921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:25.555181  7014 consensus_peers.cc:597] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 -> Peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Couldn't send request to peer a309991065fc4ebdb3b743e6803668be. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:44921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:25.571751  7305 consensus_peers.cc:597] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 -> Peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Couldn't send request to peer a309991065fc4ebdb3b743e6803668be. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:44921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:25.574226  5772 tablet_server.cc:179] TabletServer@127.5.163.2:0 shutting down...
W20260710 13:18:25.599812  6940 consensus_peers.cc:597] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c -> Peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Couldn't send request to peer a309991065fc4ebdb3b743e6803668be. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:44921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:25.610884  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:25.611650  5772 tablet_replica.cc:333] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.612293  5772 raft_consensus.cc:2243] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.613202  5772 raft_consensus.cc:2272] T b61a961e8d1d44d3ad2a51452231e033 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.615006  5772 tablet_replica.cc:333] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.615549  5772 raft_consensus.cc:2243] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.616066  5772 raft_consensus.cc:2272] T 735421b21c5044fea96b509129360f3d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.618077  5772 tablet_replica.cc:333] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.618637  5772 raft_consensus.cc:2243] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.619122  5772 raft_consensus.cc:2272] T 465151189259416888812ab4b612b0db P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.620959  5772 tablet_replica.cc:333] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.621479  5772 raft_consensus.cc:2243] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.622228  5772 raft_consensus.cc:2272] T 9b8b1d6b3a024866b0f0eedee87f985b P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.623867  5772 tablet_replica.cc:333] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.624363  5772 raft_consensus.cc:2243] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.624810  5772 raft_consensus.cc:2272] T 9692fc37202042afb33f116a7b28db20 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.626518  5772 tablet_replica.cc:333] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.627017  5772 raft_consensus.cc:2243] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.627398  5772 raft_consensus.cc:2272] T 288695cbf10b419db6b088df48c176d0 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.629122  5772 tablet_replica.cc:333] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.629597  5772 raft_consensus.cc:2243] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.629987  5772 raft_consensus.cc:2272] T 06767804f0224a1a975e79eb91971f27 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.632191  5772 tablet_replica.cc:333] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.632772  5772 raft_consensus.cc:2243] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.633342  5772 raft_consensus.cc:2272] T 38681cf65c7947a2913547b321a2d2bf P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.634847  5772 tablet_replica.cc:333] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.635344  5772 raft_consensus.cc:2243] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.635805  5772 raft_consensus.cc:2272] T 8c46e54fde0c4e1eae1d59e6f1101a35 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.637516  5772 tablet_replica.cc:333] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.638005  5772 raft_consensus.cc:2243] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.638489  5772 raft_consensus.cc:2272] T 2ab58cc345f74140bb3e0bd352593b3d P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.640365  5772 tablet_replica.cc:333] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.640944  5772 raft_consensus.cc:2243] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.641341  5772 raft_consensus.cc:2272] T 7c6b16facb954cf59a0f46e6c7e7066a P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.642943  5772 tablet_replica.cc:333] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.643673  5772 raft_consensus.cc:2243] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.644157  5772 raft_consensus.cc:2272] T caa46d1a70874958ac257c5ae498df81 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.645864  5772 tablet_replica.cc:333] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.646332  5772 raft_consensus.cc:2243] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.647068  5772 raft_consensus.cc:2272] T 7c79ac5531684428a24e7b4e37a1700d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.648728  5772 tablet_replica.cc:333] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.649197  5772 raft_consensus.cc:2243] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.649876  5772 raft_consensus.cc:2272] T 3f1d82aa780a426894334cc771651247 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.651491  5772 tablet_replica.cc:333] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.652060  5772 raft_consensus.cc:2243] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.652451  5772 raft_consensus.cc:2272] T f14919d9290045c6b5714ac1318f730d P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.654109  5772 tablet_replica.cc:333] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.654597  5772 raft_consensus.cc:2243] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.654996  5772 raft_consensus.cc:2272] T 88afb72ad9944e408c73a4f8fdd7c68e P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.656785  5772 tablet_replica.cc:333] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.657232  5772 raft_consensus.cc:2243] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.657975  5772 raft_consensus.cc:2272] T 5a2cc6188f554262a0400dc9b2a91217 P 056c96823e724273b2b5e02f3b23ea3c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.659729  5772 tablet_replica.cc:333] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c: stopping tablet replica
I20260710 13:18:25.660159  5772 raft_consensus.cc:2243] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.660884  5772 raft_consensus.cc:2272] T 9d4159a621f640d7968c8b1ef8becd16 P 056c96823e724273b2b5e02f3b23ea3c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:25.674891  7307 consensus_peers.cc:597] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 -> Peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Couldn't send request to peer 056c96823e724273b2b5e02f3b23ea3c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:25.706317  5772 tablet_server.cc:196] TabletServer@127.5.163.2:0 shutdown complete.
W20260710 13:18:25.732151  7016 consensus_peers.cc:597] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 -> Peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Couldn't send request to peer 056c96823e724273b2b5e02f3b23ea3c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:39733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:25.745996  5772 tablet_server.cc:179] TabletServer@127.5.163.3:0 shutting down...
W20260710 13:18:25.766782  7305 consensus_peers.cc:597] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 -> Peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Couldn't send request to peer a309991065fc4ebdb3b743e6803668be. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:44921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:25.782727  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:25.783586  5772 tablet_replica.cc:333] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.784472  5772 raft_consensus.cc:2243] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.785250  5772 raft_consensus.cc:2272] T f4cbb10460a04bd1b59469d930fe9bd0 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.787405  5772 tablet_replica.cc:333] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.788151  5772 raft_consensus.cc:2243] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.788977  5772 raft_consensus.cc:2272] T 735421b21c5044fea96b509129360f3d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.790911  5772 tablet_replica.cc:333] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.791417  5772 raft_consensus.cc:2243] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.792264  5772 raft_consensus.cc:2272] T 9692fc37202042afb33f116a7b28db20 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:25.792404  7305 consensus_peers.cc:597] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 -> Peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Couldn't send request to peer a309991065fc4ebdb3b743e6803668be. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:44921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:25.794258  5772 tablet_replica.cc:333] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.794829  5772 raft_consensus.cc:2243] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.795235  5772 raft_consensus.cc:2272] T 4daaa54c1a2b455fb092247e87d55cba P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.796983  5772 tablet_replica.cc:333] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.797490  5772 raft_consensus.cc:2243] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.797936  5772 raft_consensus.cc:2272] T 88afb72ad9944e408c73a4f8fdd7c68e P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.799484  5772 tablet_replica.cc:333] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.799954  5772 raft_consensus.cc:2243] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.800455  5772 raft_consensus.cc:2272] T b61a961e8d1d44d3ad2a51452231e033 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.802681  5772 tablet_replica.cc:333] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.803272  5772 raft_consensus.cc:2243] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.803731  5772 raft_consensus.cc:2272] T 7c79ac5531684428a24e7b4e37a1700d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.805653  5772 tablet_replica.cc:333] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.806123  5772 raft_consensus.cc:2243] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.806557  5772 raft_consensus.cc:2272] T 22d08727c5234638914cdeab10360aaa P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.808115  5772 tablet_replica.cc:333] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.808524  5772 raft_consensus.cc:2243] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.809259  5772 raft_consensus.cc:2272] T 7ac1c2207fd1418a9180cc6aa26718d4 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.810950  5772 tablet_replica.cc:333] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.811391  5772 raft_consensus.cc:2243] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.812100  5772 raft_consensus.cc:2272] T 465151189259416888812ab4b612b0db P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.813814  5772 tablet_replica.cc:333] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.814311  5772 raft_consensus.cc:2243] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.814718  5772 raft_consensus.cc:2272] T 9d4159a621f640d7968c8b1ef8becd16 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.816262  5772 tablet_replica.cc:333] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.816787  5772 raft_consensus.cc:2243] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.817209  5772 raft_consensus.cc:2272] T 3f1d82aa780a426894334cc771651247 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.818861  5772 tablet_replica.cc:333] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.819329  5772 raft_consensus.cc:2243] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.820021  5772 raft_consensus.cc:2272] T 38681cf65c7947a2913547b321a2d2bf P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.821657  5772 tablet_replica.cc:333] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.822145  5772 raft_consensus.cc:2243] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.822681  5772 raft_consensus.cc:2272] T 04b5697a7b4d405ab9e1452b90bf0ab3 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.824324  5772 tablet_replica.cc:333] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.824851  5772 raft_consensus.cc:2243] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.825572  5772 raft_consensus.cc:2272] T 7c6b16facb954cf59a0f46e6c7e7066a P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.827172  5772 tablet_replica.cc:333] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.827631  5772 raft_consensus.cc:2243] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.828063  5772 raft_consensus.cc:2272] T 5a2cc6188f554262a0400dc9b2a91217 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.829617  5772 tablet_replica.cc:333] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.830057  5772 raft_consensus.cc:2243] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.830534  5772 raft_consensus.cc:2272] T 6664aae38d194c4fad6b5143986dac01 P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.832019  5772 tablet_replica.cc:333] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98: stopping tablet replica
I20260710 13:18:25.832432  5772 raft_consensus.cc:2243] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.832819  5772 raft_consensus.cc:2272] T f14919d9290045c6b5714ac1318f730d P 5dd8a5e6e47c4d08bc29fa849a8d0c98 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:25.841238  7305 consensus_peers.cc:597] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 -> Peer a309991065fc4ebdb3b743e6803668be (127.5.163.1:44921): Couldn't send request to peer a309991065fc4ebdb3b743e6803668be. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:44921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:25.852263  7307 consensus_peers.cc:597] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 -> Peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Couldn't send request to peer 056c96823e724273b2b5e02f3b23ea3c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:39733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:25.898337  5772 tablet_server.cc:196] TabletServer@127.5.163.3:0 shutdown complete.
W20260710 13:18:25.916435  7306 consensus_peers.cc:597] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 -> Peer 5dd8a5e6e47c4d08bc29fa849a8d0c98 (127.5.163.3:33727): Couldn't send request to peer 5dd8a5e6e47c4d08bc29fa849a8d0c98. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.3:33727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:25.941588  5772 tablet_server.cc:179] TabletServer@127.5.163.4:0 shutting down...
I20260710 13:18:25.970191  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:25.970844  5772 tablet_replica.cc:333] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:25.971499  5772 raft_consensus.cc:2243] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.972016  5772 raft_consensus.cc:2272] T f4cbb10460a04bd1b59469d930fe9bd0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.973966  5772 tablet_replica.cc:333] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:25.974514  5772 raft_consensus.cc:2243] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.975055  5772 raft_consensus.cc:2272] T 735421b21c5044fea96b509129360f3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.976800  5772 tablet_replica.cc:333] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:25.977277  5772 raft_consensus.cc:2243] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.977746  5772 raft_consensus.cc:2272] T b61a961e8d1d44d3ad2a51452231e033 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.979310  5772 tablet_replica.cc:333] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:25.979790  5772 raft_consensus.cc:2243] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.980270  5772 raft_consensus.cc:2272] T 465151189259416888812ab4b612b0db P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.981935  5772 tablet_replica.cc:333] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:25.982411  5772 raft_consensus.cc:2243] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:25.983086  5772 raft_consensus.cc:2272] T 4daaa54c1a2b455fb092247e87d55cba P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.984831  5772 tablet_replica.cc:333] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:25.985371  5772 raft_consensus.cc:2243] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.986078  5772 raft_consensus.cc:2272] T 38681cf65c7947a2913547b321a2d2bf P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.988190  5772 tablet_replica.cc:333] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:25.988796  5772 raft_consensus.cc:2243] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.989362  5772 raft_consensus.cc:2272] T 5a2cc6188f554262a0400dc9b2a91217 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.991238  5772 tablet_replica.cc:333] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:25.991734  5772 raft_consensus.cc:2243] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.992187  5772 raft_consensus.cc:2272] T 04b5697a7b4d405ab9e1452b90bf0ab3 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.993853  5772 tablet_replica.cc:333] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:25.994400  5772 raft_consensus.cc:2243] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.994870  5772 raft_consensus.cc:2272] T 22d08727c5234638914cdeab10360aaa P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.996505  5772 tablet_replica.cc:333] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:25.996997  5772 raft_consensus.cc:2243] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:25.997442  5772 raft_consensus.cc:2272] T 7ac1c2207fd1418a9180cc6aa26718d4 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:25.999394  5772 tablet_replica.cc:333] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:25.999866  5772 raft_consensus.cc:2243] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.000592  5772 raft_consensus.cc:2272] T 06767804f0224a1a975e79eb91971f27 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.003052  5772 tablet_replica.cc:333] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:26.003832  5772 raft_consensus.cc:2243] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.004626  5772 raft_consensus.cc:2272] T 2ab58cc345f74140bb3e0bd352593b3d P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.005296  7307 consensus_peers.cc:597] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 -> Peer 056c96823e724273b2b5e02f3b23ea3c (127.5.163.2:39733): Couldn't send request to peer 056c96823e724273b2b5e02f3b23ea3c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:39733: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.006325  5772 tablet_replica.cc:333] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:26.006830  5772 raft_consensus.cc:2243] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.007370  5772 raft_consensus.cc:2272] T 8c46e54fde0c4e1eae1d59e6f1101a35 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.009294  5772 tablet_replica.cc:333] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:26.009706  5772 raft_consensus.cc:2243] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.010098  5772 raft_consensus.cc:2272] T 3f1d82aa780a426894334cc771651247 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.011642  5772 tablet_replica.cc:333] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:26.012063  5772 raft_consensus.cc:2243] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.012428  5772 raft_consensus.cc:2272] T 9b8b1d6b3a024866b0f0eedee87f985b P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.014053  5772 tablet_replica.cc:333] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:26.014463  5772 raft_consensus.cc:2243] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.015072  5772 raft_consensus.cc:2272] T 288695cbf10b419db6b088df48c176d0 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.016601  5772 tablet_replica.cc:333] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:26.017060  5772 raft_consensus.cc:2243] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.017766  5772 raft_consensus.cc:2272] T caa46d1a70874958ac257c5ae498df81 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.019377  5772 tablet_replica.cc:333] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64: stopping tablet replica
I20260710 13:18:26.019739  5772 raft_consensus.cc:2243] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.020315  5772 raft_consensus.cc:2272] T 6664aae38d194c4fad6b5143986dac01 P b1ddbc0b34b447b394ae2e6a96fbdd64 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.046408  5772 tablet_server.cc:196] TabletServer@127.5.163.4:0 shutdown complete.
I20260710 13:18:26.076381  5772 master.cc:562] Master@127.5.163.62:36121 shutting down...
I20260710 13:18:26.098479  5772 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.098991  5772 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.099267  5772 tablet_replica.cc:333] T 00000000000000000000000000000000 P c6b1e93293d24e2b89bc07870b8e1cda: stopping tablet replica
I20260710 13:18:26.120050  5772 master.cc:584] Master@127.5.163.62:36121 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28032 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:18:26.175246  5772 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.163.62:40559
I20260710 13:18:26.176309  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:26.182031  7782 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:26.182425  7783 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:26.183348  7785 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:26.185112  5772 server_base.cc:1061] running on GCE node
I20260710 13:18:26.186151  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:26.186365  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:26.186527  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689506186511 us; error 0 us; skew 500 ppm
I20260710 13:18:26.187054  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:26.189687  5772 webserver.cc:533] Webserver started at http://127.5.163.62:42313/ using document root <none> and password file <none>
I20260710 13:18:26.190202  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:26.190429  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:26.190696  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:26.191809  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/master-0-root/instance:
uuid: "c233adf602b140e19fa699b17d83f3c3"
format_stamp: "Formatted at 2026-07-10 13:18:26 on dist-test-slave-20gn"
I20260710 13:18:26.196712  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:18:26.200028  7790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.200930  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:26.201241  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/master-0-root
uuid: "c233adf602b140e19fa699b17d83f3c3"
format_stamp: "Formatted at 2026-07-10 13:18:26 on dist-test-slave-20gn"
I20260710 13:18:26.201746  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:26.220520  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:26.221760  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:26.260511  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.62:40559
I20260710 13:18:26.260891  7841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.62:40559 every 8 connection(s)
I20260710 13:18:26.264695  7842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.275276  7842 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3: Bootstrap starting.
I20260710 13:18:26.280390  7842 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:26.284929  7842 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3: No bootstrap required, opened a new log
I20260710 13:18:26.287087  7842 raft_consensus.cc:359] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c233adf602b140e19fa699b17d83f3c3" member_type: VOTER }
I20260710 13:18:26.287493  7842 raft_consensus.cc:385] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:26.287693  7842 raft_consensus.cc:740] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c233adf602b140e19fa699b17d83f3c3, State: Initialized, Role: FOLLOWER
I20260710 13:18:26.288347  7842 consensus_queue.cc:260] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c233adf602b140e19fa699b17d83f3c3" member_type: VOTER }
I20260710 13:18:26.288817  7842 raft_consensus.cc:399] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:26.289033  7842 raft_consensus.cc:493] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:26.289281  7842 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:26.293876  7842 raft_consensus.cc:515] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c233adf602b140e19fa699b17d83f3c3" member_type: VOTER }
I20260710 13:18:26.294375  7842 leader_election.cc:304] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [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: c233adf602b140e19fa699b17d83f3c3; no voters: 
I20260710 13:18:26.295603  7842 leader_election.cc:290] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:26.295993  7845 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:26.297495  7845 raft_consensus.cc:697] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [term 1 LEADER]: Becoming Leader. State: Replica: c233adf602b140e19fa699b17d83f3c3, State: Running, Role: LEADER
I20260710 13:18:26.298226  7845 consensus_queue.cc:237] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [LEADER]: Queue going to LEADER mode. State: All 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: "c233adf602b140e19fa699b17d83f3c3" member_type: VOTER }
I20260710 13:18:26.298970  7842 sys_catalog.cc:565] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:26.303943  7847 sys_catalog.cc:455] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c233adf602b140e19fa699b17d83f3c3. Latest consensus state: current_term: 1 leader_uuid: "c233adf602b140e19fa699b17d83f3c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c233adf602b140e19fa699b17d83f3c3" member_type: VOTER } }
I20260710 13:18:26.303743  7846 sys_catalog.cc:455] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c233adf602b140e19fa699b17d83f3c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c233adf602b140e19fa699b17d83f3c3" member_type: VOTER } }
I20260710 13:18:26.304724  7847 sys_catalog.cc:458] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:26.304832  7846 sys_catalog.cc:458] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:26.307353  7851 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:26.312297  7851 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:26.317257  5772 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:26.321166  7851 catalog_manager.cc:1383] Generated new cluster ID: 2cc188cb3ed243a0816b4fbf5a7cb360
I20260710 13:18:26.321455  7851 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:26.342326  7851 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:26.343562  7851 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:26.361616  7851 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3: Generated new TSK 0
I20260710 13:18:26.362231  7851 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:26.384593  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:26.391006  7863 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:26.392033  7864 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:26.393957  5772 server_base.cc:1061] running on GCE node
W20260710 13:18:26.394285  7866 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:26.395300  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:26.395479  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:26.395596  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689506395584 us; error 0 us; skew 500 ppm
I20260710 13:18:26.396042  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:26.398356  5772 webserver.cc:533] Webserver started at http://127.5.163.1:42645/ using document root <none> and password file <none>
I20260710 13:18:26.398787  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:26.398950  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:26.399152  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:26.400125  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-0-root/instance:
uuid: "a44334f109e14b848520fa41997d60eb"
format_stamp: "Formatted at 2026-07-10 13:18:26 on dist-test-slave-20gn"
I20260710 13:18:26.404731  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:18:26.407893  7871 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.408795  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:18:26.409042  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-0-root
uuid: "a44334f109e14b848520fa41997d60eb"
format_stamp: "Formatted at 2026-07-10 13:18:26 on dist-test-slave-20gn"
I20260710 13:18:26.409281  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:26.423977  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:26.425256  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:26.426716  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:26.429065  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:26.429266  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.429459  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:26.429610  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.469781  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.1:41777
I20260710 13:18:26.469887  7933 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.1:41777 every 8 connection(s)
I20260710 13:18:26.475340  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:26.482877  7938 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:26.485190  7939 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:26.487982  5772 server_base.cc:1061] running on GCE node
W20260710 13:18:26.488570  7941 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:26.489562  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:26.489835  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:26.490047  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689506490015 us; error 0 us; skew 500 ppm
I20260710 13:18:26.490459  7934 heartbeater.cc:344] Connected to a master server at 127.5.163.62:40559
I20260710 13:18:26.490639  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:26.490839  7934 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:26.491708  7934 heartbeater.cc:507] Master 127.5.163.62:40559 requested a full tablet report, sending...
I20260710 13:18:26.493314  5772 webserver.cc:533] Webserver started at http://127.5.163.2:43787/ using document root <none> and password file <none>
I20260710 13:18:26.493893  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:26.494110  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:26.494203  7807 ts_manager.cc:194] Registered new tserver with Master: a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:26.494385  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:26.495618  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-1-root/instance:
uuid: "444deed431ef4fb48584c59bd43cf584"
format_stamp: "Formatted at 2026-07-10 13:18:26 on dist-test-slave-20gn"
I20260710 13:18:26.496344  7807 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37118
I20260710 13:18:26.500089  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:26.503518  7946 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.504297  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:26.504583  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-1-root
uuid: "444deed431ef4fb48584c59bd43cf584"
format_stamp: "Formatted at 2026-07-10 13:18:26 on dist-test-slave-20gn"
I20260710 13:18:26.504894  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:26.527396  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:26.528574  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:26.530088  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:26.532245  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:26.532424  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.532758  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:26.532900  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.572307  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.2:39777
I20260710 13:18:26.572398  8008 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.2:39777 every 8 connection(s)
I20260710 13:18:26.576892  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:26.583578  8012 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:26.585027  8013 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:26.587859  5772 server_base.cc:1061] running on GCE node
W20260710 13:18:26.588498  8015 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:26.589238  8009 heartbeater.cc:344] Connected to a master server at 127.5.163.62:40559
I20260710 13:18:26.589622  8009 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:26.589594  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:26.590031  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:26.590286  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689506590266 us; error 0 us; skew 500 ppm
I20260710 13:18:26.590636  8009 heartbeater.cc:507] Master 127.5.163.62:40559 requested a full tablet report, sending...
I20260710 13:18:26.591033  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:26.592918  7807 ts_manager.cc:194] Registered new tserver with Master: 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:26.593705  5772 webserver.cc:533] Webserver started at http://127.5.163.3:41883/ using document root <none> and password file <none>
I20260710 13:18:26.594219  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:26.594416  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:26.594458  7807 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37122
I20260710 13:18:26.594821  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:26.596199  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-2-root/instance:
uuid: "51b1e0be359d43c9bca8d374c5f52729"
format_stamp: "Formatted at 2026-07-10 13:18:26 on dist-test-slave-20gn"
I20260710 13:18:26.600433  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260710 13:18:26.603782  8020 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.604734  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:26.605053  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-2-root
uuid: "51b1e0be359d43c9bca8d374c5f52729"
format_stamp: "Formatted at 2026-07-10 13:18:26 on dist-test-slave-20gn"
I20260710 13:18:26.605314  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:26.622170  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:26.623413  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:26.624967  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:26.627110  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:26.627302  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.627576  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:26.627725  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.667559  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.3:41597
I20260710 13:18:26.667673  8082 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.3:41597 every 8 connection(s)
I20260710 13:18:26.672353  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:26.678296  8086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:26.679420  8087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:26.682082  8089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:26.682381  5772 server_base.cc:1061] running on GCE node
I20260710 13:18:26.683523  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:26.683809  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:26.684008  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689506683992 us; error 0 us; skew 500 ppm
I20260710 13:18:26.684399  8083 heartbeater.cc:344] Connected to a master server at 127.5.163.62:40559
I20260710 13:18:26.684618  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:26.684787  8083 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:26.685705  8083 heartbeater.cc:507] Master 127.5.163.62:40559 requested a full tablet report, sending...
I20260710 13:18:26.687251  5772 webserver.cc:533] Webserver started at http://127.5.163.4:40261/ using document root <none> and password file <none>
I20260710 13:18:26.687822  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:26.688045  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:26.687903  7807 ts_manager.cc:194] Registered new tserver with Master: 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:26.688447  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:26.689538  7807 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37136
I20260710 13:18:26.689668  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-3-root/instance:
uuid: "a95c391520d94b7aaeca99c0b23100b1"
format_stamp: "Formatted at 2026-07-10 13:18:26 on dist-test-slave-20gn"
I20260710 13:18:26.694348  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:26.697827  8094 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.698585  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:26.698881  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-3-root
uuid: "a95c391520d94b7aaeca99c0b23100b1"
format_stamp: "Formatted at 2026-07-10 13:18:26 on dist-test-slave-20gn"
I20260710 13:18:26.699167  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:26.720602  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:26.722635  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:26.724678  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:26.727793  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:26.728087  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:26.728396  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:26.728685  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 13:18:26.777159  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.4:45521
I20260710 13:18:26.777330  8156 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.4:45521 every 8 connection(s)
I20260710 13:18:26.790545  8157 heartbeater.cc:344] Connected to a master server at 127.5.163.62:40559
I20260710 13:18:26.791056  8157 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:26.791755  8157 heartbeater.cc:507] Master 127.5.163.62:40559 requested a full tablet report, sending...
I20260710 13:18:26.793560  7807 ts_manager.cc:194] Registered new tserver with Master: a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:26.793658  5772 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013325459s
I20260710 13:18:26.794905  7807 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37144
I20260710 13:18:26.818818  7807 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37156:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:18:26.957221  7974 tablet_service.cc:1511] Processing CreateTablet for tablet 01e2cbc580f04551af14e5e379e757d4 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:26.958877  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e2cbc580f04551af14e5e379e757d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.958765  7973 tablet_service.cc:1511] Processing CreateTablet for tablet 8512bac8307a448496fc1d38cbed019e (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:26.960283  7973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8512bac8307a448496fc1d38cbed019e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.961779  7972 tablet_service.cc:1511] Processing CreateTablet for tablet 34d827d8399f44a79de1dda40ac7684a (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:26.964126  7971 tablet_service.cc:1511] Processing CreateTablet for tablet 847e5b9186c34c18b63c105061fd4cea (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:26.964859  8048 tablet_service.cc:1511] Processing CreateTablet for tablet 01e2cbc580f04551af14e5e379e757d4 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:26.965255  8045 tablet_service.cc:1511] Processing CreateTablet for tablet 847e5b9186c34c18b63c105061fd4cea (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:26.966180  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e2cbc580f04551af14e5e379e757d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.966753  8045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847e5b9186c34c18b63c105061fd4cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.966563  7970 tablet_service.cc:1511] Processing CreateTablet for tablet 4b40d47e120244609224d387c53f7f12 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:26.970662  8046 tablet_service.cc:1511] Processing CreateTablet for tablet c34dc602c431478599355a5be44d1ea8 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:26.971278  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847e5b9186c34c18b63c105061fd4cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.972020  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34dc602c431478599355a5be44d1ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.972453  8120 tablet_service.cc:1511] Processing CreateTablet for tablet c34dc602c431478599355a5be44d1ea8 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:26.973913  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34dc602c431478599355a5be44d1ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.974419  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b40d47e120244609224d387c53f7f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.980616  8121 tablet_service.cc:1511] Processing CreateTablet for tablet 34d827d8399f44a79de1dda40ac7684a (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:26.985610  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d827d8399f44a79de1dda40ac7684a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.981556  8047 tablet_service.cc:1511] Processing CreateTablet for tablet 8512bac8307a448496fc1d38cbed019e (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:26.982470  8122 tablet_service.cc:1511] Processing CreateTablet for tablet 01e2cbc580f04551af14e5e379e757d4 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:26.990103  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e2cbc580f04551af14e5e379e757d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.994546  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8512bac8307a448496fc1d38cbed019e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.998361  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d827d8399f44a79de1dda40ac7684a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:26.998486  7969 tablet_service.cc:1511] Processing CreateTablet for tablet 72146ccc820e4bada2c5b6a8734834c6 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:26.971129  8119 tablet_service.cc:1511] Processing CreateTablet for tablet 4b40d47e120244609224d387c53f7f12 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:27.001983  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b40d47e120244609224d387c53f7f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.002378  8044 tablet_service.cc:1511] Processing CreateTablet for tablet 95d6e1a336f448cfb45cc45b9ca8b714 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:27.002207  7968 tablet_service.cc:1511] Processing CreateTablet for tablet cce240b5dc7041578cc6c09ad9839845 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:27.003773  8044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d6e1a336f448cfb45cc45b9ca8b714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.005705  7967 tablet_service.cc:1511] Processing CreateTablet for tablet 92ba9078a0d040b59250d840777584aa (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:27.008512  7966 tablet_service.cc:1511] Processing CreateTablet for tablet eb75ef907329455c81c6b2d5289f0260 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:27.011364  7965 tablet_service.cc:1511] Processing CreateTablet for tablet 85b1283c058e430cb5f34a2b8b81ae6b (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:27.016790  8118 tablet_service.cc:1511] Processing CreateTablet for tablet 95d6e1a336f448cfb45cc45b9ca8b714 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:27.018102  8118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d6e1a336f448cfb45cc45b9ca8b714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.027746  8043 tablet_service.cc:1511] Processing CreateTablet for tablet 72146ccc820e4bada2c5b6a8734834c6 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:27.029863  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72146ccc820e4bada2c5b6a8734834c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.013185  7969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72146ccc820e4bada2c5b6a8734834c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.041100  7966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb75ef907329455c81c6b2d5289f0260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.045076  7965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b1283c058e430cb5f34a2b8b81ae6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.048972  7967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ba9078a0d040b59250d840777584aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.050969  8117 tablet_service.cc:1511] Processing CreateTablet for tablet 72146ccc820e4bada2c5b6a8734834c6 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:27.052022  7968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce240b5dc7041578cc6c09ad9839845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.052567  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72146ccc820e4bada2c5b6a8734834c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.063069  8042 tablet_service.cc:1511] Processing CreateTablet for tablet cce240b5dc7041578cc6c09ad9839845 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:27.064656  8042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce240b5dc7041578cc6c09ad9839845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.074954  8116 tablet_service.cc:1511] Processing CreateTablet for tablet 92ba9078a0d040b59250d840777584aa (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:27.076480  8116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ba9078a0d040b59250d840777584aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.079349  8041 tablet_service.cc:1511] Processing CreateTablet for tablet e94b6b2a4b8b45beb0911a1c031978ee (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:27.080832  8041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e94b6b2a4b8b45beb0911a1c031978ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.109889  8040 tablet_service.cc:1511] Processing CreateTablet for tablet eb75ef907329455c81c6b2d5289f0260 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:27.110569  8115 tablet_service.cc:1511] Processing CreateTablet for tablet e94b6b2a4b8b45beb0911a1c031978ee (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:27.111765  8040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb75ef907329455c81c6b2d5289f0260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.112677  8114 tablet_service.cc:1511] Processing CreateTablet for tablet eb75ef907329455c81c6b2d5289f0260 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:27.114182  8039 tablet_service.cc:1511] Processing CreateTablet for tablet 85b1283c058e430cb5f34a2b8b81ae6b (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:27.114735  8113 tablet_service.cc:1511] Processing CreateTablet for tablet 87e5852737e447b4a62eb359e25890dc (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:27.115844  8039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b1283c058e430cb5f34a2b8b81ae6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.123014  7974 tablet_service.cc:1511] Processing CreateTablet for tablet 87e5852737e447b4a62eb359e25890dc (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:27.124428  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e5852737e447b4a62eb359e25890dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.162683  8047 tablet_service.cc:1511] Processing CreateTablet for tablet d1ffedf3fc674d208d651f649cab0a47 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:27.164119  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ffedf3fc674d208d651f649cab0a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.132038  8046 tablet_service.cc:1511] Processing CreateTablet for tablet 769065b6f280497b940e64d482e2c813 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:27.177745  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769065b6f280497b940e64d482e2c813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.179739  7966 tablet_service.cc:1511] Processing CreateTablet for tablet d1ffedf3fc674d208d651f649cab0a47 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:27.181564  7966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ffedf3fc674d208d651f649cab0a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.185956  8174 tablet_bootstrap.cc:492] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:27.192771  8174 tablet_bootstrap.cc:654] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.194227  8175 tablet_bootstrap.cc:492] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:27.201674  8121 tablet_service.cc:1511] Processing CreateTablet for tablet 769065b6f280497b940e64d482e2c813 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:27.217541  7899 tablet_service.cc:1511] Processing CreateTablet for tablet 8512bac8307a448496fc1d38cbed019e (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:27.219561  7899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8512bac8307a448496fc1d38cbed019e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.219412  7891 tablet_service.cc:1511] Processing CreateTablet for tablet e94b6b2a4b8b45beb0911a1c031978ee (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:27.220670  7891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e94b6b2a4b8b45beb0911a1c031978ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.222213  7898 tablet_service.cc:1511] Processing CreateTablet for tablet 34d827d8399f44a79de1dda40ac7684a (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:27.224139  7898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34d827d8399f44a79de1dda40ac7684a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.226351  7897 tablet_service.cc:1511] Processing CreateTablet for tablet c34dc602c431478599355a5be44d1ea8 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:27.227414  7890 tablet_service.cc:1511] Processing CreateTablet for tablet 85b1283c058e430cb5f34a2b8b81ae6b (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:27.228214  7897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34dc602c431478599355a5be44d1ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.229955  7971 tablet_service.cc:1511] Processing CreateTablet for tablet 19cb063f82214e8fb0c7e3a0ca2100c2 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:27.231230  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19cb063f82214e8fb0c7e3a0ca2100c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.231566  7895 tablet_service.cc:1511] Processing CreateTablet for tablet 4b40d47e120244609224d387c53f7f12 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:27.234355  7894 tablet_service.cc:1511] Processing CreateTablet for tablet 95d6e1a336f448cfb45cc45b9ca8b714 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:27.236372  7894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95d6e1a336f448cfb45cc45b9ca8b714. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.238384  7893 tablet_service.cc:1511] Processing CreateTablet for tablet cce240b5dc7041578cc6c09ad9839845 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:27.242947  8048 tablet_service.cc:1511] Processing CreateTablet for tablet 1267c7209e8f43cf9f93e755d856f822 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:27.249536  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1267c7209e8f43cf9f93e755d856f822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.249843  7893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cce240b5dc7041578cc6c09ad9839845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.243494  8041 tablet_service.cc:1511] Processing CreateTablet for tablet 57ea5e2658c948398ed2d1c9fa83290e (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:27.253460  8041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ea5e2658c948398ed2d1c9fa83290e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.253953  7890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85b1283c058e430cb5f34a2b8b81ae6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.244890  7896 tablet_service.cc:1511] Processing CreateTablet for tablet 847e5b9186c34c18b63c105061fd4cea (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:27.245939  7892 tablet_service.cc:1511] Processing CreateTablet for tablet 92ba9078a0d040b59250d840777584aa (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:27.246520  7967 tablet_service.cc:1511] Processing CreateTablet for tablet 737d8670c0794d0e927aab54133b8dc9 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:27.259855  7967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737d8670c0794d0e927aab54133b8dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.266254  8174 tablet_bootstrap.cc:492] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:27.266106  7970 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf9d40e61434fc289461052cbdece9a (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:27.266744  8174 ts_tablet_manager.cc:1403] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.081s	user 0.018s	sys 0.046s
I20260710 13:18:27.267535  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf9d40e61434fc289461052cbdece9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.269464  7895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b40d47e120244609224d387c53f7f12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.269779  8174 raft_consensus.cc:359] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.270534  8174 raft_consensus.cc:385] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.270835  8174 raft_consensus.cc:740] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.272980  7892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ba9078a0d040b59250d840777584aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.276961  7896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 847e5b9186c34c18b63c105061fd4cea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.226349  7969 tablet_service.cc:1511] Processing CreateTablet for tablet 57ea5e2658c948398ed2d1c9fa83290e (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:27.281939  7969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ea5e2658c948398ed2d1c9fa83290e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.276960  8174 consensus_queue.cc:260] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.285291  8173 tablet_bootstrap.cc:492] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:27.288623  8042 tablet_service.cc:1511] Processing CreateTablet for tablet 737d8670c0794d0e927aab54133b8dc9 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:27.287863  7971 tablet_service.cc:1511] Processing CreateTablet for tablet f47dc9357df04347a9b2dc5f82bebaab (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:27.289901  8042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737d8670c0794d0e927aab54133b8dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.290143  8117 tablet_service.cc:1511] Processing CreateTablet for tablet d1ffedf3fc674d208d651f649cab0a47 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:27.289055  8115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e94b6b2a4b8b45beb0911a1c031978ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.293156  8116 tablet_service.cc:1511] Processing CreateTablet for tablet 19cb063f82214e8fb0c7e3a0ca2100c2 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:27.294463  8116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19cb063f82214e8fb0c7e3a0ca2100c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.289909  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47dc9357df04347a9b2dc5f82bebaab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.297994  8118 tablet_service.cc:1511] Processing CreateTablet for tablet 1267c7209e8f43cf9f93e755d856f822 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:27.299355  8118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1267c7209e8f43cf9f93e755d856f822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.301358  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769065b6f280497b940e64d482e2c813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.302709  8114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb75ef907329455c81c6b2d5289f0260. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.304912  8175 tablet_bootstrap.cc:654] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.305173  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1ffedf3fc674d208d651f649cab0a47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.321503  8113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e5852737e447b4a62eb359e25890dc. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:27.364773  7794 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.163.2:39777, user_credentials={real_user=slave}} blocked reactor thread for 72076.5us
W20260710 13:18:27.400804  7791 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.163.3:41597, user_credentials={real_user=slave}} blocked reactor thread for 113092us
I20260710 13:18:27.404529  8114 tablet_service.cc:1511] Processing CreateTablet for tablet 737d8670c0794d0e927aab54133b8dc9 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:27.404855  8119 tablet_service.cc:1511] Processing CreateTablet for tablet f47dc9357df04347a9b2dc5f82bebaab (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:27.405934  8114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 737d8670c0794d0e927aab54133b8dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.407788  8046 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf9d40e61434fc289461052cbdece9a (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:27.409073  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf9d40e61434fc289461052cbdece9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.410066  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47dc9357df04347a9b2dc5f82bebaab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.396369  8083 heartbeater.cc:499] Master 127.5.163.62:40559 was elected leader, sending a full tablet report...
I20260710 13:18:27.413810  7897 tablet_service.cc:1511] Processing CreateTablet for tablet 87e5852737e447b4a62eb359e25890dc (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:27.415180  7897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e5852737e447b4a62eb359e25890dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.417870  8173 tablet_bootstrap.cc:654] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.436611  8120 tablet_service.cc:1511] Processing CreateTablet for tablet 8187251abdc346c08aa841a4ec981b14 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:27.438388  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8187251abdc346c08aa841a4ec981b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.448462  8177 tablet_bootstrap.cc:492] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
W20260710 13:18:27.424295  7794 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.163.2:39777, user_credentials={real_user=slave}} blocked reactor thread for 58690.6us
I20260710 13:18:27.458254  8047 tablet_service.cc:1511] Processing CreateTablet for tablet 8187251abdc346c08aa841a4ec981b14 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:27.458575  7970 tablet_service.cc:1511] Processing CreateTablet for tablet b1bf79a892a74772a2b63290b3fe8236 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:27.459666  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8187251abdc346c08aa841a4ec981b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.459851  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1bf79a892a74772a2b63290b3fe8236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.454797  7896 tablet_service.cc:1511] Processing CreateTablet for tablet 769065b6f280497b940e64d482e2c813 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
W20260710 13:18:27.463745  7855 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:27.469795  8043 tablet_service.cc:1511] Processing CreateTablet for tablet b1bf79a892a74772a2b63290b3fe8236 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:27.471252  8122 tablet_service.cc:1511] Processing CreateTablet for tablet b1bf79a892a74772a2b63290b3fe8236 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:27.487566  7891 tablet_service.cc:1511] Processing CreateTablet for tablet 57ea5e2658c948398ed2d1c9fa83290e (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:27.493115  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1bf79a892a74772a2b63290b3fe8236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.497550  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1bf79a892a74772a2b63290b3fe8236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.499018  7934 heartbeater.cc:499] Master 127.5.163.62:40559 was elected leader, sending a full tablet report...
I20260710 13:18:27.501284  7898 tablet_service.cc:1511] Processing CreateTablet for tablet 19cb063f82214e8fb0c7e3a0ca2100c2 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:27.505045  7890 tablet_service.cc:1511] Processing CreateTablet for tablet 1267c7209e8f43cf9f93e755d856f822 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:27.515436  8177 tablet_bootstrap.cc:654] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.522249  8174 ts_tablet_manager.cc:1434] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.255s	user 0.023s	sys 0.005s
I20260710 13:18:27.523833  8174 tablet_bootstrap.cc:492] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:27.541009  8175 tablet_bootstrap.cc:492] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:27.541658  8175 ts_tablet_manager.cc:1403] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.348s	user 0.027s	sys 0.005s
I20260710 13:18:27.545810  7893 tablet_service.cc:1511] Processing CreateTablet for tablet f47dc9357df04347a9b2dc5f82bebaab (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:27.547322  7893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f47dc9357df04347a9b2dc5f82bebaab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.548050  7898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19cb063f82214e8fb0c7e3a0ca2100c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.553789  7890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1267c7209e8f43cf9f93e755d856f822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.558043  7897 tablet_service.cc:1511] Processing CreateTablet for tablet 5cf9d40e61434fc289461052cbdece9a (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:27.558655  7891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ea5e2658c948398ed2d1c9fa83290e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.559319  7897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cf9d40e61434fc289461052cbdece9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.560176  7892 tablet_service.cc:1511] Processing CreateTablet for tablet 8187251abdc346c08aa841a4ec981b14 (DEFAULT_TABLE table=test-workload [id=749f8415f3fa4ac89571861d1006424f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:27.561580  7892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8187251abdc346c08aa841a4ec981b14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.563179  8175 raft_consensus.cc:359] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:27.573036  8178 raft_consensus.cc:493] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:27.573523  8178 raft_consensus.cc:515] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.571398  8175 raft_consensus.cc:385] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.593649  8178 leader_election.cc:290] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:27.601334  8009 heartbeater.cc:499] Master 127.5.163.62:40559 was elected leader, sending a full tablet report...
I20260710 13:18:27.606259  8177 tablet_bootstrap.cc:492] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:27.608412  8177 ts_tablet_manager.cc:1403] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.160s	user 0.007s	sys 0.012s
I20260710 13:18:27.610991  7896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 769065b6f280497b940e64d482e2c813. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.617386  8177 raft_consensus.cc:359] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.623934  8177 raft_consensus.cc:385] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.624279  8177 raft_consensus.cc:740] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.625054  8177 consensus_queue.cc:260] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.599589  8175 raft_consensus.cc:740] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.649001  8175 consensus_queue.cc:260] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:27.662084  8173 tablet_bootstrap.cc:492] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:27.662622  8173 ts_tablet_manager.cc:1403] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.378s	user 0.039s	sys 0.058s
I20260710 13:18:27.665510  8173 raft_consensus.cc:359] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.666190  8173 raft_consensus.cc:385] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.666595  8173 raft_consensus.cc:740] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.667412  8173 consensus_queue.cc:260] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.671795  8175 ts_tablet_manager.cc:1434] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.130s	user 0.018s	sys 0.001s
I20260710 13:18:27.672593  8157 heartbeater.cc:499] Master 127.5.163.62:40559 was elected leader, sending a full tablet report...
W20260710 13:18:27.675906  8084 tablet.cc:2406] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:27.687071  8174 tablet_bootstrap.cc:654] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.689788  8177 ts_tablet_manager.cc:1434] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.079s	user 0.019s	sys 0.010s
I20260710 13:18:27.687927  8175 tablet_bootstrap.cc:492] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:27.690840  8177 tablet_bootstrap.cc:492] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:27.708276  8173 ts_tablet_manager.cc:1434] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.045s	user 0.020s	sys 0.010s
I20260710 13:18:27.708473  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2cbc580f04551af14e5e379e757d4" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:27.709365  8173 tablet_bootstrap.cc:492] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
W20260710 13:18:27.712054  8024 leader_election.cc:343] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:27.712154  8187 raft_consensus.cc:493] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:27.712780  8187 raft_consensus.cc:515] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:27.715969  8177 tablet_bootstrap.cc:654] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.716244  8173 tablet_bootstrap.cc:654] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.721302  8187 leader_election.cc:290] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:27.750070  8186 raft_consensus.cc:493] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:27.750767  8186 raft_consensus.cc:515] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.751674  8174 tablet_bootstrap.cc:492] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:27.752365  8174 ts_tablet_manager.cc:1403] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.229s	user 0.019s	sys 0.005s
I20260710 13:18:27.754035  8186 leader_election.cc:290] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:27.760519  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2cbc580f04551af14e5e379e757d4" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:27.756335  8174 raft_consensus.cc:359] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.759644  8175 tablet_bootstrap.cc:654] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.762239  8174 raft_consensus.cc:385] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:18:27.763402  8021 leader_election.cc:343] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:27.763842  8021 leader_election.cc:304] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729; no voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:27.765573  8178 raft_consensus.cc:2749] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:27.763063  8174 raft_consensus.cc:740] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.774412  8174 consensus_queue.cc:260] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.776553  8174 ts_tablet_manager.cc:1434] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 13:18:27.783475  8174 tablet_bootstrap.cc:492] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:27.785106  8173 tablet_bootstrap.cc:492] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:27.785471  8173 ts_tablet_manager.cc:1403] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.076s	user 0.008s	sys 0.013s
I20260710 13:18:27.787482  8173 raft_consensus.cc:359] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.787958  8173 raft_consensus.cc:385] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.788137  8173 raft_consensus.cc:740] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.788769  8173 consensus_queue.cc:260] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.791878  8173 ts_tablet_manager.cc:1434] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:27.793102  8173 tablet_bootstrap.cc:492] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:27.795071  8175 tablet_bootstrap.cc:492] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:27.795611  8175 ts_tablet_manager.cc:1403] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.000s
I20260710 13:18:27.798882  8175 raft_consensus.cc:359] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.799597  8175 raft_consensus.cc:385] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.799893  8175 raft_consensus.cc:740] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.801504  8173 tablet_bootstrap.cc:654] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.801695  8175 consensus_queue.cc:260] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.804718  8174 tablet_bootstrap.cc:654] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.815867  8175 ts_tablet_manager.cc:1434] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 13:18:27.816964  8175 tablet_bootstrap.cc:492] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:27.825057  8177 tablet_bootstrap.cc:492] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:27.825150  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:27.825688  8177 ts_tablet_manager.cc:1403] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.004s
W20260710 13:18:27.826771  8098 leader_election.cc:343] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:27.828717  8177 raft_consensus.cc:359] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.829485  8177 raft_consensus.cc:385] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.829783  8177 raft_consensus.cc:740] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.832890  8175 tablet_bootstrap.cc:654] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.834554  8173 tablet_bootstrap.cc:492] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:27.835049  8173 ts_tablet_manager.cc:1403] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.008s
I20260710 13:18:27.836685  8177 consensus_queue.cc:260] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.838913  8173 raft_consensus.cc:359] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.839926  8173 raft_consensus.cc:385] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.840292  8173 raft_consensus.cc:740] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.842176  8173 consensus_queue.cc:260] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.846709  8177 ts_tablet_manager.cc:1434] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260710 13:18:27.849073  8177 tablet_bootstrap.cc:492] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:27.854908  8177 tablet_bootstrap.cc:654] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.857833  8175 tablet_bootstrap.cc:492] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:27.858383  8174 tablet_bootstrap.cc:492] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:27.858387  8175 ts_tablet_manager.cc:1403] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.006s
I20260710 13:18:27.859278  8174 ts_tablet_manager.cc:1403] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.000s
I20260710 13:18:27.862507  8175 raft_consensus.cc:359] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:27.863582  8175 raft_consensus.cc:385] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.863190  8174 raft_consensus.cc:359] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.864020  8175 raft_consensus.cc:740] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.865307  8175 consensus_queue.cc:260] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:27.866509  8173 ts_tablet_manager.cc:1434] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.001s
I20260710 13:18:27.875432  8175 ts_tablet_manager.cc:1434] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:18:27.864197  8174 raft_consensus.cc:385] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.877964  8173 tablet_bootstrap.cc:492] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:27.876852  8174 raft_consensus.cc:740] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.886318  8175 tablet_bootstrap.cc:492] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:27.885845  8174 consensus_queue.cc:260] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.888060  8177 tablet_bootstrap.cc:492] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:27.888551  8177 ts_tablet_manager.cc:1403] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.040s	user 0.028s	sys 0.006s
I20260710 13:18:27.889187  8174 ts_tablet_manager.cc:1434] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.001s
I20260710 13:18:27.890283  8174 tablet_bootstrap.cc:492] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:27.888060  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:27.891479  8177 raft_consensus.cc:359] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.892197  8177 raft_consensus.cc:385] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.892488  8177 raft_consensus.cc:740] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.893651  8175 tablet_bootstrap.cc:654] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.895546  8173 tablet_bootstrap.cc:654] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.897351  8174 tablet_bootstrap.cc:654] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.893219  8177 consensus_queue.cc:260] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.900019  8177 ts_tablet_manager.cc:1434] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:18:27.904991  8178 raft_consensus.cc:493] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:27.905666  8178 raft_consensus.cc:515] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
W20260710 13:18:27.911237  7872 leader_election.cc:343] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:27.911772  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:27.913378  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:27.913890  8177 tablet_bootstrap.cc:492] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:27.914564  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
W20260710 13:18:27.914875  8095 leader_election.cc:343] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:27.915346  8095 leader_election.cc:304] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a95c391520d94b7aaeca99c0b23100b1; no voters: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb
I20260710 13:18:27.916833  8187 raft_consensus.cc:2749] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:27.922015  8177 tablet_bootstrap.cc:654] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.912626  8058 raft_consensus.cc:2468] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 0.
W20260710 13:18:27.927135  8021 leader_election.cc:343] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:27.928215  7872 leader_election.cc:304] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [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: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb; no voters: a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:27.929090  8186 raft_consensus.cc:2804] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:27.929530  8186 raft_consensus.cc:493] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:27.929955  8186 raft_consensus.cc:3060] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:27.925405  8178 leader_election.cc:290] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:27.939931  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:27.940054  8186 raft_consensus.cc:515] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.941816  7909 raft_consensus.cc:2393] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51b1e0be359d43c9bca8d374c5f52729 in current term 1: Already voted for candidate a44334f109e14b848520fa41997d60eb in this term.
I20260710 13:18:27.943325  8021 leader_election.cc:304] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729; no voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:27.944278  8178 raft_consensus.cc:3060] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:27.945222  8175 tablet_bootstrap.cc:492] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:27.945776  8175 ts_tablet_manager.cc:1403] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.069s	user 0.039s	sys 0.012s
I20260710 13:18:27.946172  8174 tablet_bootstrap.cc:492] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:27.946703  8174 ts_tablet_manager.cc:1403] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.002s
I20260710 13:18:27.948966  8175 raft_consensus.cc:359] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:27.949595  8175 raft_consensus.cc:385] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.949783  8188 raft_consensus.cc:493] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:27.950184  8175 raft_consensus.cc:740] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.950315  8188 raft_consensus.cc:515] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.951490  8186 leader_election.cc:290] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Requested vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:27.951916  8175 consensus_queue.cc:260] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:27.952569  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:27.952989  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:27.953498  8178 raft_consensus.cc:2749] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:27.954639  8177 tablet_bootstrap.cc:492] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:27.955111  8177 ts_tablet_manager.cc:1403] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.001s
I20260710 13:18:27.955603  8173 tablet_bootstrap.cc:492] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:27.956080  8173 ts_tablet_manager.cc:1403] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.078s	user 0.030s	sys 0.019s
W20260710 13:18:27.955997  7872 leader_election.cc:343] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:27.957458  8188 leader_election.cc:290] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:27.958007  8177 raft_consensus.cc:359] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:27.958710  8177 raft_consensus.cc:385] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.958976  8177 raft_consensus.cc:740] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.959668  8177 consensus_queue.cc:260] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:27.960383  8173 raft_consensus.cc:359] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.961098  8173 raft_consensus.cc:385] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.961374  8173 raft_consensus.cc:740] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.961782  8177 ts_tablet_manager.cc:1434] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260710 13:18:27.962025  8173 consensus_queue.cc:260] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:27.962714  8177 tablet_bootstrap.cc:492] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:27.964102  8173 ts_tablet_manager.cc:1434] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 13:18:27.966825  8173 tablet_bootstrap.cc:492] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:27.968822  8058 raft_consensus.cc:2468] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 1.
I20260710 13:18:27.969122  8177 tablet_bootstrap.cc:654] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.972149  7872 leader_election.cc:304] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb; no voters: a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:27.973166  8186 raft_consensus.cc:2804] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:27.973407  8175 ts_tablet_manager.cc:1434] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.005s
I20260710 13:18:27.974864  8173 tablet_bootstrap.cc:654] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.982147  8175 tablet_bootstrap.cc:492] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:27.986053  8178 raft_consensus.cc:493] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:27.949503  8174 raft_consensus.cc:359] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.986686  8178 raft_consensus.cc:515] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.987325  8174 raft_consensus.cc:385] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.987717  8174 raft_consensus.cc:740] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.990034  8175 tablet_bootstrap.cc:654] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.989727  8174 consensus_queue.cc:260] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:27.990743  8178 leader_election.cc:290] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:27.990959  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8512bac8307a448496fc1d38cbed019e" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
W20260710 13:18:27.995774  8021 leader_election.cc:343] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:27.995944  8186 raft_consensus.cc:697] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 1 LEADER]: Becoming Leader. State: Replica: a44334f109e14b848520fa41997d60eb, State: Running, Role: LEADER
I20260710 13:18:27.997268  8186 consensus_queue.cc:237] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.002911  8174 ts_tablet_manager.cc:1434] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.002s
I20260710 13:18:28.005435  8175 tablet_bootstrap.cc:492] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:28.007625  8175 ts_tablet_manager.cc:1403] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.009s
I20260710 13:18:28.007628  8177 tablet_bootstrap.cc:492] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:28.008337  8177 ts_tablet_manager.cc:1403] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.010s
I20260710 13:18:28.008337  8211 raft_consensus.cc:493] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.008988  8211 raft_consensus.cc:515] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.009261  7807 catalog_manager.cc:5697] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb reported cstate change: term changed from 0 to 1, leader changed from <none> to a44334f109e14b848520fa41997d60eb (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a44334f109e14b848520fa41997d60eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.011283  8175 raft_consensus.cc:359] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.012106  8175 raft_consensus.cc:385] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.011986  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847e5b9186c34c18b63c105061fd4cea" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:28.012550  8175 raft_consensus.cc:740] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.012840  7909 raft_consensus.cc:2468] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:28.013343  8211 leader_election.cc:290] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.013769  8175 consensus_queue.cc:260] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.014322  8021 leader_election.cc:304] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb; no voters: 
I20260710 13:18:28.011787  8177 raft_consensus.cc:359] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.016215  8211 raft_consensus.cc:2804] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.016295  8177 raft_consensus.cc:385] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.016613  8211 raft_consensus.cc:493] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.016682  8177 raft_consensus.cc:740] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.017128  8211 raft_consensus.cc:3060] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.015461  8174 tablet_bootstrap.cc:492] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:28.022557  8186 raft_consensus.cc:493] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.023150  8186 raft_consensus.cc:515] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.023797  8174 tablet_bootstrap.cc:654] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.024580  8211 raft_consensus.cc:515] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.026698  8186 leader_election.cc:290] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:28.027765  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847e5b9186c34c18b63c105061fd4cea" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:28.028378  7909 raft_consensus.cc:3060] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.028815  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1283c058e430cb5f34a2b8b81ae6b" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.028491  8177 consensus_queue.cc:260] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.029933  8175 ts_tablet_manager.cc:1434] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 13:18:28.032922  8175 tablet_bootstrap.cc:492] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:28.035799  7909 raft_consensus.cc:2468] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:28.033340  8177 ts_tablet_manager.cc:1434] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:18:28.037137  8177 tablet_bootstrap.cc:492] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:28.036963  8021 leader_election.cc:304] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb; no voters: 
I20260710 13:18:28.041201  8178 raft_consensus.cc:2804] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.041891  8211 leader_election.cc:290] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.039433  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1283c058e430cb5f34a2b8b81ae6b" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
W20260710 13:18:28.037772  7872 leader_election.cc:343] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.042065  8173 tablet_bootstrap.cc:492] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:28.043155  8173 ts_tablet_manager.cc:1403] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.023s
W20260710 13:18:28.043694  7875 leader_election.cc:343] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.044188  7875 leader_election.cc:304] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44334f109e14b848520fa41997d60eb; no voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729
I20260710 13:18:28.045289  8186 raft_consensus.cc:2749] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.046151  8173 raft_consensus.cc:359] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.046861  8173 raft_consensus.cc:385] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.047096  8178 raft_consensus.cc:697] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Leader. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:28.047817  8187 raft_consensus.cc:493] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.047188  8173 raft_consensus.cc:740] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.048281  8187 raft_consensus.cc:515] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.049274  8173 consensus_queue.cc:260] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.051296  8187 leader_election.cc:290] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:28.054356  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8512bac8307a448496fc1d38cbed019e" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.056123  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847e5b9186c34c18b63c105061fd4cea" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.056979  7983 raft_consensus.cc:2468] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:28.057220  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847e5b9186c34c18b63c105061fd4cea" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:28.055261  7984 raft_consensus.cc:2468] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:28.058055  7908 raft_consensus.cc:2393] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 444deed431ef4fb48584c59bd43cf584 in current term 1: Already voted for candidate 51b1e0be359d43c9bca8d374c5f52729 in this term.
I20260710 13:18:28.058082  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847e5b9186c34c18b63c105061fd4cea" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:28.059206  7982 raft_consensus.cc:3060] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.048244  8178 consensus_queue.cc:237] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.059443  8024 leader_election.cc:304] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [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: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729; no voters: a44334f109e14b848520fa41997d60eb
I20260710 13:18:28.061589  8217 raft_consensus.cc:2804] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.062002  8217 raft_consensus.cc:493] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.062306  8217 raft_consensus.cc:3060] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.066323  8175 tablet_bootstrap.cc:654] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.067813  7982 raft_consensus.cc:2468] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:28.074189  8217 raft_consensus.cc:515] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.069062  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6e1a336f448cfb45cc45b9ca8b714" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:28.048298  8174 tablet_bootstrap.cc:492] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:28.080752  8177 tablet_bootstrap.cc:654] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.083215  8187 raft_consensus.cc:493] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.085960  8174 ts_tablet_manager.cc:1403] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.008s
I20260710 13:18:28.089677  8174 raft_consensus.cc:359] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
W20260710 13:18:28.090219  8095 leader_election.cc:343] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.090598  8174 raft_consensus.cc:385] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.084479  8187 raft_consensus.cc:515] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.093977  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8512bac8307a448496fc1d38cbed019e" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:28.094568  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72146ccc820e4bada2c5b6a8734834c6" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.091018  8174 raft_consensus.cc:740] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.095312  7984 raft_consensus.cc:2468] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:28.095804  8174 consensus_queue.cc:260] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.094692  8217 leader_election.cc:290] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.096779  8098 leader_election.cc:304] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:28.099859  8186 raft_consensus.cc:493] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.100472  8186 raft_consensus.cc:515] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.103083  8186 leader_election.cc:290] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:28.094607  7982 raft_consensus.cc:3060] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.105109  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.106634  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
W20260710 13:18:28.109051  7872 leader_election.cc:343] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:28.109943  7872 leader_election.cc:343] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.110466  7872 leader_election.cc:304] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44334f109e14b848520fa41997d60eb; no voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:28.112763  8186 raft_consensus.cc:2749] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.094794  8187 leader_election.cc:290] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:28.118255  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8512bac8307a448496fc1d38cbed019e" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:28.118780  8225 raft_consensus.cc:2804] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.116559  8187 raft_consensus.cc:493] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.119623  7982 raft_consensus.cc:2468] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:28.119899  8187 raft_consensus.cc:515] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.120775  8024 leader_election.cc:304] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729; no voters: 
I20260710 13:18:28.121971  8187 leader_election.cc:290] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:28.122653  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2cbc580f04551af14e5e379e757d4" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.112866  7805 catalog_manager.cc:5697] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "51b1e0be359d43c9bca8d374c5f52729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:28.119343  8225 raft_consensus.cc:493] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.123317  7984 raft_consensus.cc:2468] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:28.123546  8225 raft_consensus.cc:3060] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.123747  8217 raft_consensus.cc:2804] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.124393  8217 raft_consensus.cc:697] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Leader. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:28.125332  8098 leader_election.cc:304] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:28.127877  8217 consensus_queue.cc:237] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.128816  8173 ts_tablet_manager.cc:1434] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
W20260710 13:18:28.130417  8021 leader_election.cc:343] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.130614  8173 tablet_bootstrap.cc:492] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:28.132099  8175 tablet_bootstrap.cc:492] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:28.132364  8058 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847e5b9186c34c18b63c105061fd4cea" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.132560  8175 ts_tablet_manager.cc:1403] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.042s
I20260710 13:18:28.129683  8174 ts_tablet_manager.cc:1434] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.043s	user 0.009s	sys 0.000s
I20260710 13:18:28.129748  8187 raft_consensus.cc:2804] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.135890  8187 raft_consensus.cc:493] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.135408  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2cbc580f04551af14e5e379e757d4" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.136956  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6e1a336f448cfb45cc45b9ca8b714" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.137120  7947 leader_election.cc:304] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584; no voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb
I20260710 13:18:28.139118  8188 raft_consensus.cc:2749] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.136963  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72146ccc820e4bada2c5b6a8734834c6" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.141794  8174 tablet_bootstrap.cc:492] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:28.142185  8055 raft_consensus.cc:2468] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:28.142618  8175 raft_consensus.cc:359] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.143388  8175 raft_consensus.cc:385] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.143714  8175 raft_consensus.cc:740] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.141232  8187 raft_consensus.cc:3060] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:28.145213  8095 leader_election.cc:343] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.145655  8095 leader_election.cc:304] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a95c391520d94b7aaeca99c0b23100b1; no voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb
I20260710 13:18:28.146531  8224 raft_consensus.cc:2749] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.144460  8175 consensus_queue.cc:260] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.150194  8174 tablet_bootstrap.cc:654] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.150388  8175 ts_tablet_manager.cc:1434] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:18:28.151563  8175 tablet_bootstrap.cc:492] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
W20260710 13:18:28.153571  8095 leader_election.cc:343] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.154745  8177 tablet_bootstrap.cc:492] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:28.155265  8177 ts_tablet_manager.cc:1403] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.005s
I20260710 13:18:28.157557  8173 tablet_bootstrap.cc:654] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.157908  8175 tablet_bootstrap.cc:654] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.158252  8177 raft_consensus.cc:359] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.158988  8177 raft_consensus.cc:385] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.159279  8177 raft_consensus.cc:740] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.160246  8177 consensus_queue.cc:260] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.178282  8177 ts_tablet_manager.cc:1434] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:18:28.179845  8177 tablet_bootstrap.cc:492] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:28.187059  8186 raft_consensus.cc:493] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.188272  8186 raft_consensus.cc:515] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.190793  8186 leader_election.cc:290] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.186663  8188 raft_consensus.cc:493] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.193142  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:28.193267  8188 raft_consensus.cc:515] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.194133  8132 raft_consensus.cc:2468] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 0.
I20260710 13:18:28.195444  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.196058  7872 leader_election.cc:304] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:28.196830  8188 leader_election.cc:290] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:28.197043  8186 raft_consensus.cc:2804] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.197582  8186 raft_consensus.cc:493] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.198143  8186 raft_consensus.cc:3060] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:28.198370  7875 leader_election.cc:343] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.197655  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb75ef907329455c81c6b2d5289f0260" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.201689  8177 tablet_bootstrap.cc:654] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:28.201984  7947 leader_election.cc:343] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.208056  8225 raft_consensus.cc:515] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.194928  8187 raft_consensus.cc:515] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.211025  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72146ccc820e4bada2c5b6a8734834c6" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:28.211647  7982 raft_consensus.cc:3060] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.212924  8187 leader_election.cc:290] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Requested vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:28.213835  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2cbc580f04551af14e5e379e757d4" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:28.214246  8186 raft_consensus.cc:515] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.214336  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01e2cbc580f04551af14e5e379e757d4" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:28.215322  8055 raft_consensus.cc:3060] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.216763  8186 leader_election.cc:290] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Requested vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.217490  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:28.218004  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:28.218220  8132 raft_consensus.cc:3060] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:28.219470  7875 leader_election.cc:343] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.220081  7982 raft_consensus.cc:2468] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:28.214444  7984 raft_consensus.cc:3060] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.221292  8098 leader_election.cc:304] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:28.222164  8187 raft_consensus.cc:2804] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.222841  8187 raft_consensus.cc:697] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Becoming Leader. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:28.223846  8187 consensus_queue.cc:237] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.224779  8186 raft_consensus.cc:493] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.225243  8186 raft_consensus.cc:515] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.227090  7984 raft_consensus.cc:2468] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:28.228228  8098 leader_election.cc:304] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:28.228406  8217 raft_consensus.cc:493] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.228304  8131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5852737e447b4a62eb359e25890dc" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:28.229048  8217 raft_consensus.cc:515] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.229383  8224 raft_consensus.cc:2804] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:18:28.230031  7872 leader_election.cc:343] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.230605  8186 leader_election.cc:290] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.233049  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5852737e447b4a62eb359e25890dc" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
W20260710 13:18:28.234338  7875 leader_election.cc:343] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.237534  8224 raft_consensus.cc:697] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Becoming Leader. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:28.238826  8224 consensus_queue.cc:237] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.239457  8132 raft_consensus.cc:2468] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 1.
I20260710 13:18:28.234823  7875 leader_election.cc:304] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44334f109e14b848520fa41997d60eb; no voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:28.240897  8217 leader_election.cc:290] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.235702  8225 leader_election.cc:290] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Requested vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:28.243322  8186 raft_consensus.cc:2749] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.245314  8174 tablet_bootstrap.cc:492] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:28.245841  8174 ts_tablet_manager.cc:1403] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.015s
I20260710 13:18:28.248468  8174 raft_consensus.cc:359] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.248976  7872 leader_election.cc:304] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 444deed431ef4fb48584c59bd43cf584
I20260710 13:18:28.249402  8174 raft_consensus.cc:385] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.249853  8174 raft_consensus.cc:740] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.250465  8055 raft_consensus.cc:2468] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:28.250988  8174 consensus_queue.cc:260] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.252799  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:28.254391  8174 ts_tablet_manager.cc:1434] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260710 13:18:28.254312  8021 leader_election.cc:343] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.255038  8175 tablet_bootstrap.cc:492] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:28.255734  8175 ts_tablet_manager.cc:1403] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.001s
I20260710 13:18:28.255916  8174 tablet_bootstrap.cc:492] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:28.251295  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.259832  8175 raft_consensus.cc:359] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
W20260710 13:18:28.263564  8024 leader_election.cc:343] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.264891  8024 leader_election.cc:304] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729; no voters: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb
I20260710 13:18:28.265710  8217 raft_consensus.cc:2749] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.266184  8174 tablet_bootstrap.cc:654] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.268627  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb75ef907329455c81c6b2d5289f0260" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:28.263078  8186 raft_consensus.cc:2804] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.270485  8186 raft_consensus.cc:697] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 1 LEADER]: Becoming Leader. State: Replica: a44334f109e14b848520fa41997d60eb, State: Running, Role: LEADER
W20260710 13:18:28.271288  7947 leader_election.cc:343] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.272965  7947 leader_election.cc:304] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584; no voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:28.262923  8175 raft_consensus.cc:385] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.271430  8177 tablet_bootstrap.cc:492] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:28.275038  8177 ts_tablet_manager.cc:1403] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.014s
I20260710 13:18:28.271864  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72146ccc820e4bada2c5b6a8734834c6" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:28.275411  8188 raft_consensus.cc:2749] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.276336  8175 raft_consensus.cc:740] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.279577  8177 raft_consensus.cc:359] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.280344  8173 tablet_bootstrap.cc:492] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:28.280500  8177 raft_consensus.cc:385] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.280884  8173 ts_tablet_manager.cc:1403] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.150s	user 0.014s	sys 0.004s
I20260710 13:18:28.280925  8177 raft_consensus.cc:740] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.282012  8177 consensus_queue.cc:260] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.271452  8186 consensus_queue.cc:237] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.281821  8175 consensus_queue.cc:260] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.286494  8175 ts_tablet_manager.cc:1434] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.007s
I20260710 13:18:28.287484  8175 tablet_bootstrap.cc:492] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:28.289741  7805 catalog_manager.cc:5697] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "51b1e0be359d43c9bca8d374c5f52729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:28.284020  8173 raft_consensus.cc:359] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.293128  8173 raft_consensus.cc:385] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.293501  8173 raft_consensus.cc:740] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.294446  8173 consensus_queue.cc:260] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.296494  8175 tablet_bootstrap.cc:654] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.296787  8173 ts_tablet_manager.cc:1434] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:18:28.300230  8173 tablet_bootstrap.cc:492] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:28.301110  8177 ts_tablet_manager.cc:1434] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260710 13:18:28.302235  8177 tablet_bootstrap.cc:492] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:28.316136  8173 tablet_bootstrap.cc:654] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.320091  7807 catalog_manager.cc:5697] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4). New cstate: current_term: 1 leader_uuid: "a95c391520d94b7aaeca99c0b23100b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:28.333124  7807 catalog_manager.cc:5697] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4). New cstate: current_term: 1 leader_uuid: "a95c391520d94b7aaeca99c0b23100b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: HEALTHY } } }
W20260710 13:18:28.336447  8095 leader_election.cc:343] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.336964  8224 raft_consensus.cc:493] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.337448  8224 raft_consensus.cc:515] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.339491  8224 leader_election.cc:290] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.342206  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba9078a0d040b59250d840777584aa" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:28.342463  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba9078a0d040b59250d840777584aa" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.343333  7982 raft_consensus.cc:2468] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
W20260710 13:18:28.343663  8095 leader_election.cc:343] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.344714  8098 leader_election.cc:304] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [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: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: a44334f109e14b848520fa41997d60eb
I20260710 13:18:28.346446  8224 raft_consensus.cc:2804] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.346889  8224 raft_consensus.cc:493] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.347213  8224 raft_consensus.cc:3060] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.353526  8177 tablet_bootstrap.cc:654] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.355901  8224 raft_consensus.cc:515] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.360538  8175 tablet_bootstrap.cc:492] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:28.361207  8175 ts_tablet_manager.cc:1403] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.027s
I20260710 13:18:28.364362  8175 raft_consensus.cc:359] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.365295  8175 raft_consensus.cc:385] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.365626  8175 raft_consensus.cc:740] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.366525  8175 consensus_queue.cc:260] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.367300  8174 tablet_bootstrap.cc:492] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:28.368398  8174 ts_tablet_manager.cc:1403] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.113s	user 0.026s	sys 0.035s
I20260710 13:18:28.368954  8175 ts_tablet_manager.cc:1434] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:28.369915  8224 leader_election.cc:290] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.370116  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba9078a0d040b59250d840777584aa" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:28.371757  8175 tablet_bootstrap.cc:492] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:28.371757  8174 raft_consensus.cc:359] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.372887  8174 raft_consensus.cc:385] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.373291  8174 raft_consensus.cc:740] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
W20260710 13:18:28.373351  8095 leader_election.cc:343] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.372328  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba9078a0d040b59250d840777584aa" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:28.374221  7982 raft_consensus.cc:3060] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.374555  8174 consensus_queue.cc:260] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.376710  8173 tablet_bootstrap.cc:492] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:28.377310  8173 ts_tablet_manager.cc:1403] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.008s
I20260710 13:18:28.379544  8175 tablet_bootstrap.cc:654] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.380762  8173 raft_consensus.cc:359] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.381645  8173 raft_consensus.cc:385] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.382035  8173 raft_consensus.cc:740] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.382902  8173 consensus_queue.cc:260] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.383862  7982 raft_consensus.cc:2468] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:28.385257  8098 leader_election.cc:304] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: a44334f109e14b848520fa41997d60eb
I20260710 13:18:28.386204  8173 ts_tablet_manager.cc:1434] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:18:28.386462  8187 raft_consensus.cc:2804] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.375743  8224 raft_consensus.cc:493] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.388088  8187 raft_consensus.cc:697] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Becoming Leader. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:28.388296  8224 raft_consensus.cc:515] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.389106  8187 consensus_queue.cc:237] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.389261  8173 tablet_bootstrap.cc:492] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:28.392452  8174 ts_tablet_manager.cc:1434] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:18:28.393651  8174 tablet_bootstrap.cc:492] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:28.396986  7807 catalog_manager.cc:5697] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb reported cstate change: term changed from 0 to 1, leader changed from <none> to a44334f109e14b848520fa41997d60eb (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a44334f109e14b848520fa41997d60eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.400674  8174 tablet_bootstrap.cc:654] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.405673  8177 tablet_bootstrap.cc:492] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:28.406356  8177 ts_tablet_manager.cc:1403] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.003s
I20260710 13:18:28.410807  8177 raft_consensus.cc:359] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.411813  8177 raft_consensus.cc:385] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.412192  8177 raft_consensus.cc:740] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.416208  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:28.417713  8177 consensus_queue.cc:260] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.419975  8177 ts_tablet_manager.cc:1434] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:18:28.420897  8177 tablet_bootstrap.cc:492] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:28.421980  8175 tablet_bootstrap.cc:492] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:28.422420  8175 ts_tablet_manager.cc:1403] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.023s
I20260710 13:18:28.425084  8175 raft_consensus.cc:359] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.425719  8175 raft_consensus.cc:385] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.425976  8175 raft_consensus.cc:740] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.426205  8177 tablet_bootstrap.cc:654] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.426592  8175 consensus_queue.cc:260] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.433883  8224 leader_election.cc:290] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:28.434682  8175 ts_tablet_manager.cc:1434] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:28.435842  8175 tablet_bootstrap.cc:492] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:28.437697  7805 catalog_manager.cc:5697] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4). New cstate: current_term: 1 leader_uuid: "a95c391520d94b7aaeca99c0b23100b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.439611  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.439944  8173 tablet_bootstrap.cc:654] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.440456  8055 raft_consensus.cc:2393] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a95c391520d94b7aaeca99c0b23100b1 in current term 1: Already voted for candidate a44334f109e14b848520fa41997d60eb in this term.
I20260710 13:18:28.441226  8186 raft_consensus.cc:493] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.441730  8186 raft_consensus.cc:515] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.441203  8175 tablet_bootstrap.cc:654] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.446450  8095 leader_election.cc:304] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a95c391520d94b7aaeca99c0b23100b1; no voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb
I20260710 13:18:28.449981  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.444429  8186 leader_election.cc:290] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:28.451543  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.451403  8217 consensus_queue.cc:1048] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:28.452184  8055 raft_consensus.cc:2468] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 0.
W20260710 13:18:28.452250  7875 leader_election.cc:343] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.454142  8187 raft_consensus.cc:3060] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.456103  7872 leader_election.cc:304] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [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: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb; no voters: 444deed431ef4fb48584c59bd43cf584
I20260710 13:18:28.457830  8177 tablet_bootstrap.cc:492] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:28.458317  8177 ts_tablet_manager.cc:1403] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.003s
I20260710 13:18:28.458709  8186 raft_consensus.cc:2804] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.459174  8186 raft_consensus.cc:493] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.459553  8186 raft_consensus.cc:3060] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.460609  8177 raft_consensus.cc:359] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.461247  8177 raft_consensus.cc:385] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.461477  8177 raft_consensus.cc:740] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.462062  8177 consensus_queue.cc:260] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.463780  8177 ts_tablet_manager.cc:1434] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:28.464658  8177 tablet_bootstrap.cc:492] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:28.468014  8174 tablet_bootstrap.cc:492] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:28.468693  8174 ts_tablet_manager.cc:1403] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.027s
I20260710 13:18:28.469877  8177 tablet_bootstrap.cc:654] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.469841  8187 raft_consensus.cc:2749] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.458842  8173 tablet_bootstrap.cc:492] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:28.471608  8174 raft_consensus.cc:359] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.472430  8174 raft_consensus.cc:385] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.472565  8173 ts_tablet_manager.cc:1403] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.085s	user 0.007s	sys 0.013s
I20260710 13:18:28.475883  8174 raft_consensus.cc:740] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.476701  8174 consensus_queue.cc:260] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.478418  8186 raft_consensus.cc:515] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.478508  8173 raft_consensus.cc:359] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.481477  8173 raft_consensus.cc:385] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.481917  8173 raft_consensus.cc:740] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.485240  8174 ts_tablet_manager.cc:1434] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:18:28.494215  8173 consensus_queue.cc:260] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.494766  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:28.495374  8055 raft_consensus.cc:3060] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.495577  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:28.496124  7984 raft_consensus.cc:3060] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.496516  8173 ts_tablet_manager.cc:1434] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:18:28.497546  8173 tablet_bootstrap.cc:492] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:28.502084  8217 consensus_queue.cc:1048] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:28.502490  7855 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:28.503787  8173 tablet_bootstrap.cc:654] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.506592  7984 raft_consensus.cc:2468] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 1.
I20260710 13:18:28.493496  8186 leader_election.cc:290] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Requested vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:28.507835  7875 leader_election.cc:304] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb; no voters: 
I20260710 13:18:28.508903  8186 raft_consensus.cc:2804] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.511022  8174 tablet_bootstrap.cc:492] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:28.519384  8177 tablet_bootstrap.cc:492] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:28.519958  8177 ts_tablet_manager.cc:1403] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.012s
I20260710 13:18:28.521255  8175 tablet_bootstrap.cc:492] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:28.521759  8175 ts_tablet_manager.cc:1403] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.000s
I20260710 13:18:28.527735  8177 raft_consensus.cc:359] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.532792  8177 raft_consensus.cc:385] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.533232  8177 raft_consensus.cc:740] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.534039  8177 consensus_queue.cc:260] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.510646  8186 raft_consensus.cc:697] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 1 LEADER]: Becoming Leader. State: Replica: a44334f109e14b848520fa41997d60eb, State: Running, Role: LEADER
I20260710 13:18:28.535799  8186 consensus_queue.cc:237] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.537995  8211 consensus_queue.cc:1048] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:28.540150  8174 tablet_bootstrap.cc:654] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.538295  8177 ts_tablet_manager.cc:1434] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:18:28.541083  8175 raft_consensus.cc:359] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.541671  8175 raft_consensus.cc:385] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.541917  8175 raft_consensus.cc:740] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.542456  8175 consensus_queue.cc:260] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.545835  8175 ts_tablet_manager.cc:1434] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260710 13:18:28.546568  8177 tablet_bootstrap.cc:492] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:28.547783  8055 raft_consensus.cc:2468] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 1.
I20260710 13:18:28.549647  8173 tablet_bootstrap.cc:492] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:28.550601  8173 ts_tablet_manager.cc:1403] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.027s
I20260710 13:18:28.553300  8209 raft_consensus.cc:493] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.553854  8209 raft_consensus.cc:515] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.555425  8173 raft_consensus.cc:359] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.556344  8173 raft_consensus.cc:385] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.550226  8188 raft_consensus.cc:493] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.556838  8173 raft_consensus.cc:740] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.558732  8173 consensus_queue.cc:260] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.559091  8188 raft_consensus.cc:515] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.566627  8188 leader_election.cc:290] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:28.570549  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:28.570736  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:28.571512  8132 raft_consensus.cc:2393] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 444deed431ef4fb48584c59bd43cf584 in current term 1: Already voted for candidate a44334f109e14b848520fa41997d60eb in this term.
I20260710 13:18:28.573691  8209 leader_election.cc:290] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.577247  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:28.578137  8132 raft_consensus.cc:2468] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 0.
I20260710 13:18:28.578612  8217 raft_consensus.cc:493] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.579572  8217 raft_consensus.cc:515] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.580454  7872 leader_election.cc:304] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:28.580967  8187 raft_consensus.cc:493] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.581403  8187 raft_consensus.cc:515] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.581887  8217 leader_election.cc:290] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:28.587308  8173 ts_tablet_manager.cc:1434] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.010s
I20260710 13:18:28.588047  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb75ef907329455c81c6b2d5289f0260" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:28.588347  8173 tablet_bootstrap.cc:492] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:28.588768  8132 raft_consensus.cc:2468] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:28.590062  8187 leader_election.cc:290] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:28.590101  8021 leader_election.cc:304] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:28.590494  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb75ef907329455c81c6b2d5289f0260" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.591163  7983 raft_consensus.cc:2468] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:28.591671  8217 raft_consensus.cc:2804] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.592125  8217 raft_consensus.cc:493] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.593138  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb75ef907329455c81c6b2d5289f0260" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.578593  8209 raft_consensus.cc:493] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.592505  8217 raft_consensus.cc:3060] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.592522  8098 leader_election.cc:304] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:28.598902  8209 raft_consensus.cc:515] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.601854  8187 raft_consensus.cc:2804] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.602293  8187 raft_consensus.cc:493] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.602691  8187 raft_consensus.cc:3060] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.602285  8173 tablet_bootstrap.cc:654] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.612241  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc9357df04347a9b2dc5f82bebaab" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:28.619029  8175 tablet_bootstrap.cc:492] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:28.628150  8186 consensus_queue.cc:1048] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:28.616055  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
W20260710 13:18:28.635692  8249 log.cc:927] Time spent T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260710 13:18:28.637820  8211 raft_consensus.cc:493] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.638583  8211 raft_consensus.cc:515] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.610692  8209 leader_election.cc:290] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.651619  8253 raft_consensus.cc:2804] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.652211  8253 raft_consensus.cc:493] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.652673  8253 raft_consensus.cc:3060] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.654533  8178 raft_consensus.cc:493] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.655231  8178 raft_consensus.cc:515] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.658087  8178 leader_election.cc:290] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:28.664489  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6e1a336f448cfb45cc45b9ca8b714" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:28.665302  8132 raft_consensus.cc:2468] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:28.671154  8177 tablet_bootstrap.cc:654] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.674263  8225 consensus_queue.cc:1048] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:28.675155  8021 leader_election.cc:304] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:28.676039  8178 raft_consensus.cc:2804] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.676185  8209 raft_consensus.cc:493] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.676982  8225 consensus_queue.cc:1048] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:28.677690  8211 leader_election.cc:290] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.677026  8209 raft_consensus.cc:515] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.613863  7947 leader_election.cc:304] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584; no voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:28.680078  7982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc9357df04347a9b2dc5f82bebaab" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.676455  8178 raft_consensus.cc:493] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.681103  8178 raft_consensus.cc:3060] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.680181  8209 leader_election.cc:290] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
W20260710 13:18:28.683661  7947 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.163.1:41777, user_credentials={real_user=slave}} blocked reactor thread for 83864.5us
W20260710 13:18:28.685789  7875 leader_election.cc:343] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.686125  8255 raft_consensus.cc:3060] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:28.691720  8095 consensus_peers.cc:597] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 -> Peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Couldn't send request to peer 51b1e0be359d43c9bca8d374c5f52729. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:28.696501  8217 raft_consensus.cc:515] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.697726  7981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb75ef907329455c81c6b2d5289f0260" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.698045  8056 raft_consensus.cc:2393] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a95c391520d94b7aaeca99c0b23100b1 in current term 1: Already voted for candidate 51b1e0be359d43c9bca8d374c5f52729 in this term.
I20260710 13:18:28.698436  7981 raft_consensus.cc:2468] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
W20260710 13:18:28.699059  7875 leader_election.cc:343] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.699508  7980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1283c058e430cb5f34a2b8b81ae6b" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.700237  7981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb75ef907329455c81c6b2d5289f0260" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:28.701175  7981 raft_consensus.cc:3060] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.703686  8253 raft_consensus.cc:515] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.700311  7980 raft_consensus.cc:2468] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:28.705641  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba9078a0d040b59250d840777584aa" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:28.706883  7979 raft_consensus.cc:2393] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a44334f109e14b848520fa41997d60eb in current term 1: Already voted for candidate a95c391520d94b7aaeca99c0b23100b1 in this term.
I20260710 13:18:28.711225  8187 raft_consensus.cc:515] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.715394  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb75ef907329455c81c6b2d5289f0260" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:28.715457  8024 leader_election.cc:304] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729; no voters: 
I20260710 13:18:28.716360  8211 raft_consensus.cc:2804] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.716984  8211 raft_consensus.cc:493] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.717502  8211 raft_consensus.cc:3060] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.721235  8187 leader_election.cc:290] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Requested vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:28.722304  8255 raft_consensus.cc:2749] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.722708  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb75ef907329455c81c6b2d5289f0260" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
W20260710 13:18:28.723600  7872 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.3:41597, user_credentials={real_user=slave}} blocked reactor thread for 119558us
I20260710 13:18:28.725749  7981 raft_consensus.cc:2468] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:28.726227  8217 leader_election.cc:290] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Requested vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:28.726754  8024 leader_election.cc:304] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729; no voters: 
I20260710 13:18:28.730214  8175 tablet_bootstrap.cc:654] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.731705  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1283c058e430cb5f34a2b8b81ae6b" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:28.732345  7908 raft_consensus.cc:2468] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:28.733134  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6e1a336f448cfb45cc45b9ca8b714" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:28.733929  8253 leader_election.cc:290] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Requested vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.734586  8057 raft_consensus.cc:2393] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a95c391520d94b7aaeca99c0b23100b1 in current term 1: Already voted for candidate 51b1e0be359d43c9bca8d374c5f52729 in this term.
I20260710 13:18:28.735487  7981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
W20260710 13:18:28.736966  7875 leader_election.cc:343] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.710371  8178 raft_consensus.cc:515] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.738348  8131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ba9078a0d040b59250d840777584aa" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:28.740229  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb75ef907329455c81c6b2d5289f0260" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:28.740495  8178 leader_election.cc:290] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Requested vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:28.741395  8132 raft_consensus.cc:2393] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 51b1e0be359d43c9bca8d374c5f52729 in current term 1: Already voted for candidate a95c391520d94b7aaeca99c0b23100b1 in this term.
W20260710 13:18:28.734896  7872 leader_election.cc:343] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.747423  7872 leader_election.cc:304] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44334f109e14b848520fa41997d60eb; no voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:28.748469  8258 raft_consensus.cc:2749] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.750506  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:28.751350  8132 raft_consensus.cc:3060] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.759891  8211 raft_consensus.cc:515] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.760296  8132 raft_consensus.cc:2468] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 1.
I20260710 13:18:28.763989  8258 consensus_queue.cc:1048] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:28.765041  8175 tablet_bootstrap.cc:492] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:28.786676  8175 ts_tablet_manager.cc:1403] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.168s	user 0.013s	sys 0.000s
I20260710 13:18:28.764832  7872 leader_election.cc:304] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44334f109e14b848520fa41997d60eb; no voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:28.788754  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6e1a336f448cfb45cc45b9ca8b714" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:28.788803  8211 leader_election.cc:290] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:28.788787  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1283c058e430cb5f34a2b8b81ae6b" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:28.789273  8175 raft_consensus.cc:359] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.789995  8175 raft_consensus.cc:385] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.789851  7984 raft_consensus.cc:3060] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.790516  8175 raft_consensus.cc:740] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.791380  8175 consensus_queue.cc:260] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.792749  8258 raft_consensus.cc:3060] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.797947  8175 ts_tablet_manager.cc:1434] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:18:28.799045  8175 tablet_bootstrap.cc:492] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:28.766304  8217 raft_consensus.cc:2804] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.767999  8174 tablet_bootstrap.cc:492] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:28.772521  8095 leader_election.cc:304] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [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: a95c391520d94b7aaeca99c0b23100b1; no voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729
I20260710 13:18:28.800498  8174 ts_tablet_manager.cc:1403] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.290s	user 0.022s	sys 0.000s
I20260710 13:18:28.800957  8187 raft_consensus.cc:2749] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.773258  8173 tablet_bootstrap.cc:492] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:28.801893  8173 ts_tablet_manager.cc:1403] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.214s	user 0.016s	sys 0.008s
I20260710 13:18:28.804056  8187 raft_consensus.cc:493] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.774554  8131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6e1a336f448cfb45cc45b9ca8b714" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
W20260710 13:18:28.777410  8021 leader_election.cc:343] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.804584  8173 raft_consensus.cc:359] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.783183  7806 catalog_manager.cc:5697] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb reported cstate change: term changed from 0 to 1, leader changed from <none> to a44334f109e14b848520fa41997d60eb (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a44334f109e14b848520fa41997d60eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.808284  8217 raft_consensus.cc:697] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Leader. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:28.804615  8187 raft_consensus.cc:515] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.809152  8217 consensus_queue.cc:237] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.805007  8131 raft_consensus.cc:3060] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.806417  7872 leader_election.cc:304] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 444deed431ef4fb48584c59bd43cf584
I20260710 13:18:28.812449  8253 raft_consensus.cc:2804] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.812919  8253 raft_consensus.cc:697] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 1 LEADER]: Becoming Leader. State: Replica: a44334f109e14b848520fa41997d60eb, State: Running, Role: LEADER
I20260710 13:18:28.813719  8253 consensus_queue.cc:237] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.815762  8173 raft_consensus.cc:385] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.816304  8173 raft_consensus.cc:740] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.810297  8187 leader_election.cc:290] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:28.818279  8186 consensus_queue.cc:1048] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:28.817382  8173 consensus_queue.cc:260] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.818783  7981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d8670c0794d0e927aab54133b8dc9" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
W20260710 13:18:28.821111  8098 leader_election.cc:343] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.822456  8187 consensus_queue.cc:1048] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:28.807040  8174 raft_consensus.cc:359] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.823871  8174 raft_consensus.cc:385] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.824159  8174 raft_consensus.cc:740] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.807487  8224 consensus_queue.cc:1048] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:28.828573  8175 tablet_bootstrap.cc:654] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.784016  8177 tablet_bootstrap.cc:492] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:28.830119  8254 raft_consensus.cc:493] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:28.805974  8021 consensus_peers.cc:597] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:28.830612  8254 raft_consensus.cc:515] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
W20260710 13:18:28.831048  8021 leader_election.cc:343] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.833012  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d8670c0794d0e927aab54133b8dc9" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.830627  8177 ts_tablet_manager.cc:1403] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.285s	user 0.021s	sys 0.009s
I20260710 13:18:28.835065  8129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:28.836129  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1283c058e430cb5f34a2b8b81ae6b" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:28.836134  8129 raft_consensus.cc:2393] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 444deed431ef4fb48584c59bd43cf584 in current term 1: Already voted for candidate a44334f109e14b848520fa41997d60eb in this term.
I20260710 13:18:28.836902  7907 raft_consensus.cc:3060] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:28.835105  8095 leader_election.cc:343] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.837582  8095 leader_election.cc:304] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a95c391520d94b7aaeca99c0b23100b1; no voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729
I20260710 13:18:28.838079  8177 raft_consensus.cc:359] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.838747  8173 ts_tablet_manager.cc:1434] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260710 13:18:28.839849  8225 raft_consensus.cc:2749] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.835182  7804 catalog_manager.cc:5697] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb reported cstate change: term changed from 0 to 1, leader changed from <none> to a44334f109e14b848520fa41997d60eb (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a44334f109e14b848520fa41997d60eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.838759  8177 raft_consensus.cc:385] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.840161  8173 tablet_bootstrap.cc:492] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:28.843421  8174 consensus_queue.cc:260] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:28.842291  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:28.848908  7947 leader_election.cc:304] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584; no voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:28.840993  8254 leader_election.cc:290] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:28.849869  8255 raft_consensus.cc:3060] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.842923  7984 raft_consensus.cc:2468] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:28.851177  8024 leader_election.cc:304] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729; no voters: 
I20260710 13:18:28.852847  8211 raft_consensus.cc:2804] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.853510  8211 raft_consensus.cc:697] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Leader. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:28.854593  8211 consensus_queue.cc:237] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:28.846906  7907 raft_consensus.cc:2468] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:28.842314  8177 raft_consensus.cc:740] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.861260  8177 consensus_queue.cc:260] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.863933  8177 ts_tablet_manager.cc:1434] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:18:28.865299  8224 raft_consensus.cc:493] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.865535  8177 tablet_bootstrap.cc:492] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:28.865861  8224 raft_consensus.cc:515] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.868175  8258 raft_consensus.cc:2749] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.869997  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:28.870568  8173 tablet_bootstrap.cc:654] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:28.871796  8095 leader_election.cc:343] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.842105  8131 raft_consensus.cc:2468] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:28.873188  8233 consensus_queue.cc:1048] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:28.874286  8021 leader_election.cc:304] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1; no voters: a44334f109e14b848520fa41997d60eb
I20260710 13:18:28.875638  8267 raft_consensus.cc:2804] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.876147  8267 raft_consensus.cc:697] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Leader. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:28.877351  8267 consensus_queue.cc:237] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.878947  8175 tablet_bootstrap.cc:492] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:28.879343  8255 raft_consensus.cc:2749] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.846944  8174 ts_tablet_manager.cc:1434] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260710 13:18:28.880906  8177 tablet_bootstrap.cc:654] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.881317  8174 tablet_bootstrap.cc:492] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:28.885546  8224 leader_election.cc:290] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:28.886157  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:28.886940  7909 raft_consensus.cc:2468] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:28.879443  8175 ts_tablet_manager.cc:1403] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.000s
I20260710 13:18:28.894591  8095 leader_election.cc:304] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [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: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 51b1e0be359d43c9bca8d374c5f52729
I20260710 13:18:28.898747  8225 raft_consensus.cc:2804] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.899153  8225 raft_consensus.cc:493] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.899514  8225 raft_consensus.cc:3060] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.908308  8175 raft_consensus.cc:359] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.910730  8175 raft_consensus.cc:385] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.911175  8175 raft_consensus.cc:740] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.912060  8175 consensus_queue.cc:260] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.914680  8175 ts_tablet_manager.cc:1434] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:18:28.918282  8233 raft_consensus.cc:493] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.919003  8233 raft_consensus.cc:515] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.927392  8258 consensus_queue.cc:1048] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:28.927764  8174 tablet_bootstrap.cc:654] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.924336  8225 raft_consensus.cc:515] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.938696  8225 leader_election.cc:290] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Requested vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:28.940812  8233 leader_election.cc:290] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:28.952977  8175 tablet_bootstrap.cc:492] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:28.954028  8186 consensus_queue.cc:1048] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 13:18:28.959753  8224 raft_consensus.cc:493] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.961293  8224 raft_consensus.cc:515] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:28.965595  8177 tablet_bootstrap.cc:492] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:28.966279  8177 ts_tablet_manager.cc:1403] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.012s
I20260710 13:18:28.975863  8177 raft_consensus.cc:359] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.978155  8177 raft_consensus.cc:385] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.978770  8177 raft_consensus.cc:740] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.979859  8177 consensus_queue.cc:260] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:28.991008  8177 ts_tablet_manager.cc:1434] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260710 13:18:28.992476  8177 tablet_bootstrap.cc:492] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:28.995815  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:29.001587  8224 leader_election.cc:290] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:29.004060  8177 tablet_bootstrap.cc:654] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.009028  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:29.000005  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:29.045148  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:29.045827  7909 raft_consensus.cc:3060] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.052489  8173 tablet_bootstrap.cc:492] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:29.053053  8173 ts_tablet_manager.cc:1403] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.213s	user 0.032s	sys 0.038s
I20260710 13:18:29.053545  8174 tablet_bootstrap.cc:492] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:29.054399  8175 tablet_bootstrap.cc:654] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.054481  8174 ts_tablet_manager.cc:1403] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.173s	user 0.018s	sys 0.020s
I20260710 13:18:29.056591  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769065b6f280497b940e64d482e2c813" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:29.057876  8211 raft_consensus.cc:493] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.058457  8211 raft_consensus.cc:515] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.061650  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72146ccc820e4bada2c5b6a8734834c6" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:29.062727  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72146ccc820e4bada2c5b6a8734834c6" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:29.063724  8173 raft_consensus.cc:359] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.064332  8173 raft_consensus.cc:385] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.064615  8173 raft_consensus.cc:740] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.064463  8174 raft_consensus.cc:359] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.064837  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769065b6f280497b940e64d482e2c813" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:29.065270  8174 raft_consensus.cc:385] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.065568  8174 raft_consensus.cc:740] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.065523  8173 consensus_queue.cc:260] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
W20260710 13:18:29.066576  8095 leader_election.cc:343] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.066495  8174 consensus_queue.cc:260] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.066669  8024 leader_election.cc:304] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729; no voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1
W20260710 13:18:29.067363  8095 leader_election.cc:343] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.067636  8178 raft_consensus.cc:2749] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.067971  8173 ts_tablet_manager.cc:1434] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260710 13:18:29.062079  8211 leader_election.cc:290] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:29.068948  8173 tablet_bootstrap.cc:492] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:29.069509  8174 ts_tablet_manager.cc:1434] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:18:29.070430  8174 tablet_bootstrap.cc:492] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
W20260710 13:18:29.067996  8095 leader_election.cc:343] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.072201  8095 leader_election.cc:304] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a95c391520d94b7aaeca99c0b23100b1; no voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb
I20260710 13:18:29.073937  7909 raft_consensus.cc:2468] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:29.074110  8225 raft_consensus.cc:2749] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:29.075364  8095 leader_election.cc:343] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:29.076046  8095 leader_election.cc:343] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.076500  8095 leader_election.cc:304] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a95c391520d94b7aaeca99c0b23100b1; no voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb
I20260710 13:18:29.076840  8177 tablet_bootstrap.cc:492] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:29.077301  8177 ts_tablet_manager.cc:1403] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.085s	user 0.006s	sys 0.016s
I20260710 13:18:29.077325  8225 raft_consensus.cc:2749] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.077587  8174 tablet_bootstrap.cc:654] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.079900  8177 raft_consensus.cc:359] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.080566  8177 raft_consensus.cc:385] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.080864  8177 raft_consensus.cc:740] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.081598  8177 consensus_queue.cc:260] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.083545  8177 ts_tablet_manager.cc:1434] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:29.084399  8177 tablet_bootstrap.cc:492] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:29.084427  8055 raft_consensus.cc:3060] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.093647  8177 tablet_bootstrap.cc:654] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.095468  8095 leader_election.cc:304] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 51b1e0be359d43c9bca8d374c5f52729
I20260710 13:18:29.097146  7807 catalog_manager.cc:5697] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "51b1e0be359d43c9bca8d374c5f52729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.099606  7807 catalog_manager.cc:5697] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "51b1e0be359d43c9bca8d374c5f52729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:29.102312  7807 catalog_manager.cc:5697] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "51b1e0be359d43c9bca8d374c5f52729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.096437  8224 raft_consensus.cc:2804] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.105243  8224 raft_consensus.cc:697] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Becoming Leader. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:29.106307  8224 consensus_queue.cc:237] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.116812  8177 tablet_bootstrap.cc:492] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:29.117300  8177 ts_tablet_manager.cc:1403] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.003s
I20260710 13:18:29.119735  8173 tablet_bootstrap.cc:654] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.123513  8174 tablet_bootstrap.cc:492] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:29.123925  8175 tablet_bootstrap.cc:492] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:29.124010  8174 ts_tablet_manager.cc:1403] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.034s
I20260710 13:18:29.124704  8175 ts_tablet_manager.cc:1403] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.172s	user 0.020s	sys 0.005s
I20260710 13:18:29.126869  8174 raft_consensus.cc:359] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.127558  8174 raft_consensus.cc:385] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.127820  8174 raft_consensus.cc:740] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.116144  8209 consensus_queue.cc:1048] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.131814  8175 raft_consensus.cc:359] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.132818  8175 raft_consensus.cc:385] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.132678  8174 consensus_queue.cc:260] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.133209  8175 raft_consensus.cc:740] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.134011  8175 consensus_queue.cc:260] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.135469  8174 ts_tablet_manager.cc:1434] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 13:18:29.136402  8174 tablet_bootstrap.cc:492] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:29.137013  8175 ts_tablet_manager.cc:1434] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:18:29.138218  8175 tablet_bootstrap.cc:492] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:29.141885  8174 tablet_bootstrap.cc:654] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.152072  8177 raft_consensus.cc:359] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.153096  8177 raft_consensus.cc:385] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.153451  8177 raft_consensus.cc:740] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.154245  8177 consensus_queue.cc:260] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.155836  8259 raft_consensus.cc:493] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.156350  8259 raft_consensus.cc:515] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.159875  8259 leader_election.cc:290] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:29.163868  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6e1a336f448cfb45cc45b9ca8b714" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:29.164927  8130 raft_consensus.cc:2393] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a44334f109e14b848520fa41997d60eb in current term 1: Already voted for candidate 51b1e0be359d43c9bca8d374c5f52729 in this term.
I20260710 13:18:29.166497  8056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95d6e1a336f448cfb45cc45b9ca8b714" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:29.169275  7872 leader_election.cc:304] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44334f109e14b848520fa41997d60eb; no voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:29.170248  8259 raft_consensus.cc:3060] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.171377  8177 ts_tablet_manager.cc:1434] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260710 13:18:29.172717  8177 tablet_bootstrap.cc:492] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:29.180373  7909 raft_consensus.cc:3060] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.189179  8209 raft_consensus.cc:493] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.189711  8209 raft_consensus.cc:515] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.190296  8259 raft_consensus.cc:2749] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.191780  8209 leader_election.cc:290] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:29.195055  7981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ea5e2658c948398ed2d1c9fa83290e" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
W20260710 13:18:29.197688  7875 leader_election.cc:343] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.198674  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ea5e2658c948398ed2d1c9fa83290e" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
W20260710 13:18:29.202508  7872 leader_election.cc:343] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.203030  8174 tablet_bootstrap.cc:492] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:29.203140  7872 leader_election.cc:304] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44334f109e14b848520fa41997d60eb; no voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729
I20260710 13:18:29.203801  8174 ts_tablet_manager.cc:1403] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.001s
I20260710 13:18:29.204756  8209 raft_consensus.cc:2749] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.206903  8177 tablet_bootstrap.cc:654] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.215193  8175 tablet_bootstrap.cc:654] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.218570  8174 raft_consensus.cc:359] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.219408  8174 raft_consensus.cc:385] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.219724  8174 raft_consensus.cc:740] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.220574  8174 consensus_queue.cc:260] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.222707  8174 ts_tablet_manager.cc:1434] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 13:18:29.223714  8174 tablet_bootstrap.cc:492] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:29.229570  8174 tablet_bootstrap.cc:654] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.236752  8175 tablet_bootstrap.cc:492] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:29.237247  8175 ts_tablet_manager.cc:1403] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.002s
I20260710 13:18:29.238945  8173 tablet_bootstrap.cc:492] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:29.239403  8173 ts_tablet_manager.cc:1403] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.171s	user 0.016s	sys 0.010s
I20260710 13:18:29.241923  8173 raft_consensus.cc:359] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.242587  8173 raft_consensus.cc:385] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.242858  8173 raft_consensus.cc:740] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.246207  8175 raft_consensus.cc:359] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.246991  8175 raft_consensus.cc:385] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.247265  8175 raft_consensus.cc:740] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.248181  8175 consensus_queue.cc:260] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.250187  8175 ts_tablet_manager.cc:1434] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:18:29.251117  8175 tablet_bootstrap.cc:492] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:29.250837  8209 consensus_queue.cc:1048] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.253525  8174 tablet_bootstrap.cc:492] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:29.254084  8174 ts_tablet_manager.cc:1403] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.009s
I20260710 13:18:29.256937  8255 raft_consensus.cc:493] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.257441  8255 raft_consensus.cc:515] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.260251  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffedf3fc674d208d651f649cab0a47" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:29.260926  8057 raft_consensus.cc:2468] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 0.
I20260710 13:18:29.261134  8177 tablet_bootstrap.cc:492] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:29.261765  8177 ts_tablet_manager.cc:1403] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.016s
I20260710 13:18:29.262370  7947 leader_election.cc:304] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729; no voters: 
I20260710 13:18:29.263659  8254 raft_consensus.cc:2804] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.263470  8174 raft_consensus.cc:359] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.264045  8254 raft_consensus.cc:493] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.264328  8174 raft_consensus.cc:385] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.264483  8254 raft_consensus.cc:3060] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.264760  8174 raft_consensus.cc:740] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.265678  8174 consensus_queue.cc:260] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.266688  8258 consensus_queue.cc:1048] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.268049  8174 ts_tablet_manager.cc:1434] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:18:29.269043  8174 tablet_bootstrap.cc:492] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:29.270622  8177 raft_consensus.cc:359] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.271272  8177 raft_consensus.cc:385] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.271543  8177 raft_consensus.cc:740] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.277400  8174 tablet_bootstrap.cc:654] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.277762  8177 consensus_queue.cc:260] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.279604  8255 leader_election.cc:290] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:29.279994  8177 ts_tablet_manager.cc:1434] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.001s
I20260710 13:18:29.281544  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffedf3fc674d208d651f649cab0a47" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:29.281874  8177 tablet_bootstrap.cc:492] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:29.281682  8217 consensus_queue.cc:1048] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:29.282910  7947 leader_election.cc:343] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.282747  8254 raft_consensus.cc:515] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.284098  8258 raft_consensus.cc:493] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.251968  8173 consensus_queue.cc:260] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.284570  8258 raft_consensus.cc:515] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.285292  8175 tablet_bootstrap.cc:654] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.286280  8173 ts_tablet_manager.cc:1434] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 13:18:29.287186  8173 tablet_bootstrap.cc:492] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:29.287871  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cb063f82214e8fb0c7e3a0ca2100c2" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:29.288512  7979 raft_consensus.cc:2468] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 0.
I20260710 13:18:29.248366  7806 catalog_manager.cc:5697] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4). New cstate: current_term: 1 leader_uuid: "a95c391520d94b7aaeca99c0b23100b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.290192  7875 leader_election.cc:304] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb; no voters: 
I20260710 13:18:29.291000  8254 leader_election.cc:290] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 election: Requested vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:29.291162  8177 tablet_bootstrap.cc:654] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.292480  8209 raft_consensus.cc:2804] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.293368  8209 raft_consensus.cc:493] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.292095  8258 leader_election.cc:290] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:29.295071  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffedf3fc674d208d651f649cab0a47" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:29.295676  8057 raft_consensus.cc:3060] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.293704  8209 raft_consensus.cc:3060] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.300489  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cb063f82214e8fb0c7e3a0ca2100c2" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:29.303637  8130 raft_consensus.cc:2468] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 0.
I20260710 13:18:29.296214  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffedf3fc674d208d651f649cab0a47" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
W20260710 13:18:29.309832  7947 leader_election.cc:343] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.323170  8057 raft_consensus.cc:2468] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 1.
I20260710 13:18:29.329813  8217 consensus_queue.cc:1048] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:29.331899  7947 leader_election.cc:304] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729; no voters: a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:29.333885  8303 raft_consensus.cc:2804] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.334564  8303 raft_consensus.cc:697] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 1 LEADER]: Becoming Leader. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Running, Role: LEADER
I20260710 13:18:29.339133  8175 tablet_bootstrap.cc:492] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:29.339804  8175 ts_tablet_manager.cc:1403] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.003s
I20260710 13:18:29.336417  8303 consensus_queue.cc:237] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.346705  8209 raft_consensus.cc:515] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.350939  8177 tablet_bootstrap.cc:492] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:29.347416  8174 tablet_bootstrap.cc:492] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:29.351405  8177 ts_tablet_manager.cc:1403] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.000s
I20260710 13:18:29.349891  8173 tablet_bootstrap.cc:654] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.351501  8174 ts_tablet_manager.cc:1403] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.083s	user 0.024s	sys 0.029s
I20260710 13:18:29.355315  8175 raft_consensus.cc:359] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.356706  8175 raft_consensus.cc:385] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.356971  8175 raft_consensus.cc:740] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.357647  8175 consensus_queue.cc:260] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.358191  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cb063f82214e8fb0c7e3a0ca2100c2" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:29.358879  8132 raft_consensus.cc:3060] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.359663  8175 ts_tablet_manager.cc:1434] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260710 13:18:29.360664  8175 tablet_bootstrap.cc:492] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:29.366252  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cb063f82214e8fb0c7e3a0ca2100c2" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:29.366882  7983 raft_consensus.cc:3060] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.364405  8177 raft_consensus.cc:359] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.368220  8177 raft_consensus.cc:385] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.368582  8177 raft_consensus.cc:740] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.369401  8177 consensus_queue.cc:260] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.369451  8209 leader_election.cc:290] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Requested vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:29.376058  8177 ts_tablet_manager.cc:1434] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 13:18:29.377350  8177 tablet_bootstrap.cc:492] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:29.378243  8217 raft_consensus.cc:493] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.380923  8217 raft_consensus.cc:515] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.381887  8174 raft_consensus.cc:359] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.382629  8174 raft_consensus.cc:385] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.382936  8174 raft_consensus.cc:740] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.383008  8217 leader_election.cc:290] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:29.384454  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:29.384970  8177 tablet_bootstrap.cc:654] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.384760  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:29.385600  7908 raft_consensus.cc:2393] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51b1e0be359d43c9bca8d374c5f52729 in current term 1: Already voted for candidate a95c391520d94b7aaeca99c0b23100b1 in this term.
I20260710 13:18:29.386837  8021 leader_election.cc:304] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729; no voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:29.387950  8217 raft_consensus.cc:3060] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.388247  8132 raft_consensus.cc:2468] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 1.
I20260710 13:18:29.398093  7983 raft_consensus.cc:2468] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 1.
I20260710 13:18:29.399511  8174 consensus_queue.cc:260] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.400471  8175 tablet_bootstrap.cc:654] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.410763  8174 ts_tablet_manager.cc:1434] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260710 13:18:29.413182  8174 tablet_bootstrap.cc:492] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:29.415297  7872 leader_election.cc:304] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:29.416144  8259 raft_consensus.cc:2804] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.416939  8259 raft_consensus.cc:697] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 1 LEADER]: Becoming Leader. State: Replica: a44334f109e14b848520fa41997d60eb, State: Running, Role: LEADER
I20260710 13:18:29.417755  8259 consensus_queue.cc:237] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.418687  8217 raft_consensus.cc:2749] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.434401  8174 tablet_bootstrap.cc:654] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.441130  7804 catalog_manager.cc:5697] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb reported cstate change: term changed from 0 to 1, leader changed from <none> to a44334f109e14b848520fa41997d60eb (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a44334f109e14b848520fa41997d60eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.443965  8217 consensus_queue.cc:1048] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.446527  8177 tablet_bootstrap.cc:492] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:29.447153  8177 ts_tablet_manager.cc:1403] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.029s
I20260710 13:18:29.450969  8217 raft_consensus.cc:493] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.451740  8217 raft_consensus.cc:515] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.454672  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:29.457580  8132 raft_consensus.cc:2468] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:29.456902  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
W20260710 13:18:29.459558  8021 leader_election.cc:343] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.455488  8177 raft_consensus.cc:359] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.460275  8177 raft_consensus.cc:385] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.460623  8177 raft_consensus.cc:740] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.460832  8178 consensus_queue.cc:1048] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:29.461404  8177 consensus_queue.cc:260] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.463965  8177 ts_tablet_manager.cc:1434] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 13:18:29.458050  8217 leader_election.cc:290] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:29.465529  8177 tablet_bootstrap.cc:492] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:29.484731  8267 consensus_queue.cc:1048] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.490304  7804 catalog_manager.cc:5697] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 reported cstate change: term changed from 0 to 1, leader changed from <none> to 444deed431ef4fb48584c59bd43cf584 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "444deed431ef4fb48584c59bd43cf584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.491360  8021 leader_election.cc:304] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [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: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1; no voters: a44334f109e14b848520fa41997d60eb
I20260710 13:18:29.492702  8173 tablet_bootstrap.cc:492] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:29.493336  8173 ts_tablet_manager.cc:1403] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.206s	user 0.015s	sys 0.010s
I20260710 13:18:29.494148  8178 raft_consensus.cc:2804] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.498879  8173 raft_consensus.cc:359] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.499884  8173 raft_consensus.cc:385] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.500362  8173 raft_consensus.cc:740] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.494692  8178 raft_consensus.cc:493] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.517493  8224 consensus_queue.cc:1048] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.523746  8173 consensus_queue.cc:260] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.521389  8178 raft_consensus.cc:3060] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.541443  8217 consensus_queue.cc:1048] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:29.555851  8173 ts_tablet_manager.cc:1434] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.000s
I20260710 13:18:29.557093  8173 tablet_bootstrap.cc:492] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:29.571178  8217 raft_consensus.cc:493] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.581722  8217 raft_consensus.cc:515] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.586529  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769065b6f280497b940e64d482e2c813" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:29.587435  8132 raft_consensus.cc:2468] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:29.590440  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769065b6f280497b940e64d482e2c813" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:29.591255  7908 raft_consensus.cc:2468] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:29.593019  8021 leader_election.cc:304] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb; no voters: 
I20260710 13:18:29.595507  8265 raft_consensus.cc:2804] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.596076  8265 raft_consensus.cc:493] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.596474  8265 raft_consensus.cc:3060] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.596997  8178 raft_consensus.cc:515] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.573796  8175 tablet_bootstrap.cc:492] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:29.574680  8177 tablet_bootstrap.cc:654] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.601418  8175 ts_tablet_manager.cc:1403] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.241s	user 0.026s	sys 0.032s
I20260710 13:18:29.584332  8217 leader_election.cc:290] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:29.646435  8174 tablet_bootstrap.cc:492] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:29.646883  8174 ts_tablet_manager.cc:1403] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.235s	user 0.011s	sys 0.023s
I20260710 13:18:29.599777  8178 leader_election.cc:290] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Requested vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:29.658620  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:29.659252  8132 raft_consensus.cc:3060] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.662204  8175 raft_consensus.cc:359] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.662894  8175 raft_consensus.cc:385] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.663175  8175 raft_consensus.cc:740] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
W20260710 13:18:29.664081  7855 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:29.669024  8175 consensus_queue.cc:260] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.675966  7906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
W20260710 13:18:29.679327  8021 leader_election.cc:343] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.682305  8224 raft_consensus.cc:493] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.682938  8173 tablet_bootstrap.cc:654] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.685400  8321 raft_consensus.cc:493] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.685879  8321 raft_consensus.cc:515] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.686474  8175 ts_tablet_manager.cc:1434] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260710 13:18:29.687440  8175 tablet_bootstrap.cc:492] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:29.698199  8175 tablet_bootstrap.cc:654] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.709530  8321 leader_election.cc:290] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:29.711864  8174 raft_consensus.cc:359] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.727423  8174 raft_consensus.cc:385] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.727767  8174 raft_consensus.cc:740] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.706782  8132 raft_consensus.cc:2468] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:29.714495  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffedf3fc674d208d651f649cab0a47" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:29.682897  8224 raft_consensus.cc:515] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.731525  8224 leader_election.cc:290] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:29.719164  8259 raft_consensus.cc:493] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.726318  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1ffedf3fc674d208d651f649cab0a47" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:29.732244  8259 raft_consensus.cc:515] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.732860  8057 raft_consensus.cc:2393] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a95c391520d94b7aaeca99c0b23100b1 in current term 1: Already voted for candidate 444deed431ef4fb48584c59bd43cf584 in this term.
I20260710 13:18:29.734268  8259 leader_election.cc:290] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:29.703083  8265 raft_consensus.cc:515] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.736081  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8187251abdc346c08aa841a4ec981b14" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:29.736385  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5852737e447b4a62eb359e25890dc" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
W20260710 13:18:29.737507  7872 leader_election.cc:343] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:29.737798  8098 leader_election.cc:343] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.739418  8175 tablet_bootstrap.cc:492] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:29.739894  8175 ts_tablet_manager.cc:1403] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.005s
I20260710 13:18:29.740010  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769065b6f280497b940e64d482e2c813" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:29.740615  8130 raft_consensus.cc:3060] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.742461  8175 raft_consensus.cc:359] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.743145  8175 raft_consensus.cc:385] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.743420  8175 raft_consensus.cc:740] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.744026  8175 consensus_queue.cc:260] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.744412  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "769065b6f280497b940e64d482e2c813" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:29.745255  7909 raft_consensus.cc:3060] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.728958  8174 consensus_queue.cc:260] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.746119  8175 ts_tablet_manager.cc:1434] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 13:18:29.747188  8175 tablet_bootstrap.cc:492] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1: Bootstrap starting.
I20260710 13:18:29.748762  8174 ts_tablet_manager.cc:1434] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.102s	user 0.005s	sys 0.003s
I20260710 13:18:29.749727  8174 tablet_bootstrap.cc:492] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:29.744333  8265 leader_election.cc:290] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Requested vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:29.755805  8177 tablet_bootstrap.cc:492] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb: No bootstrap required, opened a new log
I20260710 13:18:29.756268  8177 ts_tablet_manager.cc:1403] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.291s	user 0.012s	sys 0.003s
I20260710 13:18:29.759410  8174 tablet_bootstrap.cc:654] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.752465  8095 leader_election.cc:304] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a95c391520d94b7aaeca99c0b23100b1; no voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729
I20260710 13:18:29.745957  8021 leader_election.cc:304] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1; no voters: a44334f109e14b848520fa41997d60eb
I20260710 13:18:29.759204  8259 raft_consensus.cc:493] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.763219  8173 tablet_bootstrap.cc:492] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:29.763568  8173 ts_tablet_manager.cc:1403] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.207s	user 0.013s	sys 0.040s
I20260710 13:18:29.764801  8211 raft_consensus.cc:493] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.765300  8211 raft_consensus.cc:515] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.767305  8175 tablet_bootstrap.cc:654] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.768775  8259 raft_consensus.cc:515] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.770599  8265 raft_consensus.cc:2804] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.770938  8259 leader_election.cc:290] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:29.771373  8265 raft_consensus.cc:697] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Leader. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:29.772099  7981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf9d40e61434fc289461052cbdece9a" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:29.772167  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf9d40e61434fc289461052cbdece9a" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:29.773178  8177 raft_consensus.cc:359] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
W20260710 13:18:29.773829  7872 leader_election.cc:343] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.773860  8177 raft_consensus.cc:385] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.774932  8177 raft_consensus.cc:740] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.773454  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ea5e2658c948398ed2d1c9fa83290e" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:29.775803  8177 consensus_queue.cc:260] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
W20260710 13:18:29.777424  8024 leader_election.cc:343] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.767318  8211 leader_election.cc:290] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:29.778379  8177 ts_tablet_manager.cc:1434] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:18:29.779752  8265 consensus_queue.cc:237] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.765542  8130 raft_consensus.cc:2468] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:29.788483  8325 consensus_queue.cc:1048] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.787293  8324 raft_consensus.cc:3060] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.794864  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ea5e2658c948398ed2d1c9fa83290e" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:29.795540  7908 raft_consensus.cc:2468] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:29.802309  8254 consensus_queue.cc:1048] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.802783  8324 raft_consensus.cc:2749] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:29.803987  7875 leader_election.cc:343] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.804456  7875 leader_election.cc:304] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44334f109e14b848520fa41997d60eb; no voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729
I20260710 13:18:29.802205  8021 leader_election.cc:304] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [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: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb; no voters: 444deed431ef4fb48584c59bd43cf584
I20260710 13:18:29.806252  8211 raft_consensus.cc:2804] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.806631  8211 raft_consensus.cc:493] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.806972  8211 raft_consensus.cc:3060] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.808854  7909 raft_consensus.cc:2468] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:29.809747  8021 leader_election.cc:304] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:29.810633  8267 raft_consensus.cc:2804] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.810871  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8187251abdc346c08aa841a4ec981b14" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:29.811125  8267 raft_consensus.cc:697] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Leader. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:29.812043  8267 consensus_queue.cc:237] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.814633  8174 tablet_bootstrap.cc:492] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:29.815099  8174 ts_tablet_manager.cc:1403] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.016s
I20260710 13:18:29.816993  8259 raft_consensus.cc:2749] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.817898  8174 raft_consensus.cc:359] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.818651  8174 raft_consensus.cc:385] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.818971  8174 raft_consensus.cc:740] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.819682  8174 consensus_queue.cc:260] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.821810  8174 ts_tablet_manager.cc:1434] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:29.825595  8174 tablet_bootstrap.cc:492] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:29.823516  8173 raft_consensus.cc:359] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.826350  8173 raft_consensus.cc:385] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.826738  8173 raft_consensus.cc:740] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.834715  8173 consensus_queue.cc:260] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.840358  8174 tablet_bootstrap.cc:654] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.844965  8175 tablet_bootstrap.cc:492] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1: No bootstrap required, opened a new log
I20260710 13:18:29.845376  8175 ts_tablet_manager.cc:1403] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.005s
I20260710 13:18:29.846828  8173 ts_tablet_manager.cc:1434] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.003s
I20260710 13:18:29.832907  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5852737e447b4a62eb359e25890dc" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:29.849551  8173 tablet_bootstrap.cc:492] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:29.851478  7909 raft_consensus.cc:2468] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:29.857761  8211 raft_consensus.cc:515] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.860452  8173 tablet_bootstrap.cc:654] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.863592  8175 raft_consensus.cc:359] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.864308  8175 raft_consensus.cc:385] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.864576  8175 raft_consensus.cc:740] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.865232  8175 consensus_queue.cc:260] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.866345  8186 raft_consensus.cc:493] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.866812  8186 raft_consensus.cc:515] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:29.867297  8175 ts_tablet_manager.cc:1434] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260710 13:18:29.868818  8186 leader_election.cc:290] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:29.869338  8211 leader_election.cc:290] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:29.870728  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:29.873582  7981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ea5e2658c948398ed2d1c9fa83290e" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:29.869048  7804 catalog_manager.cc:5697] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "51b1e0be359d43c9bca8d374c5f52729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:29.874804  8024 leader_election.cc:343] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.879202  7909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ea5e2658c948398ed2d1c9fa83290e" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:29.880046  7909 raft_consensus.cc:3060] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.881985  8173 tablet_bootstrap.cc:492] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:29.882447  8173 ts_tablet_manager.cc:1403] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.002s
I20260710 13:18:29.882851  8174 tablet_bootstrap.cc:492] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:29.883314  8174 ts_tablet_manager.cc:1403] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.004s
I20260710 13:18:29.884392  8173 raft_consensus.cc:359] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.884567  8254 consensus_queue.cc:1048] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.885020  8173 raft_consensus.cc:385] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.885347  8173 raft_consensus.cc:740] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.885776  8174 raft_consensus.cc:359] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.885954  8173 consensus_queue.cc:260] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.886499  8174 raft_consensus.cc:385] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:18:29.886441  7872 leader_election.cc:343] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.886924  8174 raft_consensus.cc:740] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.887032  7872 leader_election.cc:304] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44334f109e14b848520fa41997d60eb; no voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:29.887612  8174 consensus_queue.cc:260] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.888046  8173 ts_tablet_manager.cc:1434] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:18:29.888108  8186 raft_consensus.cc:2749] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.889545  8173 tablet_bootstrap.cc:492] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:29.889771  8174 ts_tablet_manager.cc:1434] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:18:29.890668  8174 tablet_bootstrap.cc:492] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729: Bootstrap starting.
I20260710 13:18:29.894898  8173 tablet_bootstrap.cc:654] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.895414  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:29.896198  8132 raft_consensus.cc:2393] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a44334f109e14b848520fa41997d60eb in current term 1: Already voted for candidate 51b1e0be359d43c9bca8d374c5f52729 in this term.
I20260710 13:18:29.896823  8174 tablet_bootstrap.cc:654] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.897426  8095 leader_election.cc:304] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [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: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 444deed431ef4fb48584c59bd43cf584
I20260710 13:18:29.898643  8211 raft_consensus.cc:493] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.899114  8211 raft_consensus.cc:515] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.899282  8324 raft_consensus.cc:2804] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.900032  8324 raft_consensus.cc:493] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.900696  8324 raft_consensus.cc:3060] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.901139  8211 leader_election.cc:290] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:29.903427  7981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf9d40e61434fc289461052cbdece9a" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:29.904299  7981 raft_consensus.cc:2468] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:29.905646  8024 leader_election.cc:304] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729; no voters: 
I20260710 13:18:29.906868  8267 raft_consensus.cc:2804] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.907238  8267 raft_consensus.cc:493] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.907552  8267 raft_consensus.cc:3060] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.909127  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf9d40e61434fc289461052cbdece9a" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:29.909970  7907 raft_consensus.cc:2468] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 0.
I20260710 13:18:29.916567  8267 raft_consensus.cc:515] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.918891  8173 tablet_bootstrap.cc:492] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:29.919371  8173 ts_tablet_manager.cc:1403] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.003s
I20260710 13:18:29.919898  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf9d40e61434fc289461052cbdece9a" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:29.920768  7907 raft_consensus.cc:3060] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.921904  8173 raft_consensus.cc:359] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.922591  8173 raft_consensus.cc:385] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.922847  8173 raft_consensus.cc:740] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.923519  8173 consensus_queue.cc:260] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.928505  8173 ts_tablet_manager.cc:1434] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:18:29.929471  8173 tablet_bootstrap.cc:492] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:29.930096  7872 leader_election.cc:304] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a44334f109e14b848520fa41997d60eb; no voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:29.931252  8186 raft_consensus.cc:3060] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.934691  8173 tablet_bootstrap.cc:654] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.943071  7804 catalog_manager.cc:5697] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "51b1e0be359d43c9bca8d374c5f52729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.947484  8267 leader_election.cc:290] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:29.951262  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cf9d40e61434fc289461052cbdece9a" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:29.951864  7979 raft_consensus.cc:3060] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.952517  8173 tablet_bootstrap.cc:492] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:29.952980  8173 ts_tablet_manager.cc:1403] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.008s
I20260710 13:18:29.955528  8173 raft_consensus.cc:359] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.956177  8173 raft_consensus.cc:385] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.956436  8173 raft_consensus.cc:740] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.957161  8173 consensus_queue.cc:260] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.959185  8173 ts_tablet_manager.cc:1434] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:29.960099  8173 tablet_bootstrap.cc:492] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584: Bootstrap starting.
I20260710 13:18:29.961659  7979 raft_consensus.cc:2468] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:29.964208  8024 leader_election.cc:304] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729; no voters: 
I20260710 13:18:29.966401  8173 tablet_bootstrap.cc:654] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.967301  7907 raft_consensus.cc:2468] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:29.968915  8267 raft_consensus.cc:2804] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.969588  8267 raft_consensus.cc:697] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Leader. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:29.970597  8267 consensus_queue.cc:237] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:29.974663  8325 raft_consensus.cc:493] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.964385  8186 raft_consensus.cc:2749] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.975193  8325 raft_consensus.cc:515] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.975715  8324 raft_consensus.cc:515] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:29.978785  8173 tablet_bootstrap.cc:492] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584: No bootstrap required, opened a new log
I20260710 13:18:29.978724  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bf79a892a74772a2b63290b3fe8236" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:29.979564  7979 raft_consensus.cc:2468] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:29.979815  8325 leader_election.cc:290] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:29.980934  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bf79a892a74772a2b63290b3fe8236" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:29.981688  8057 raft_consensus.cc:2468] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:29.983388  8095 leader_election.cc:304] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:29.984597  8321 raft_consensus.cc:2804] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.985131  8321 raft_consensus.cc:493] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.985540  8321 raft_consensus.cc:3060] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.991176  8259 consensus_queue.cc:1048] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.003213  8259 consensus_queue.cc:1048] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.004096  8173 ts_tablet_manager.cc:1403] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.009s
I20260710 13:18:30.005448  7805 catalog_manager.cc:5697] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "51b1e0be359d43c9bca8d374c5f52729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.007061  8254 raft_consensus.cc:493] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.007620  8254 raft_consensus.cc:515] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:30.008574  8324 leader_election.cc:290] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:30.009689  8254 leader_election.cc:290] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:30.010195  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5852737e447b4a62eb359e25890dc" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:30.010466  7981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e5852737e447b4a62eb359e25890dc" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:30.010913  7907 raft_consensus.cc:3060] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.012072  8321 raft_consensus.cc:515] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:29.977766  7909 raft_consensus.cc:2468] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 51b1e0be359d43c9bca8d374c5f52729 in term 1.
I20260710 13:18:30.013567  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d8670c0794d0e927aab54133b8dc9" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:30.013579  8021 leader_election.cc:304] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb; no voters: 444deed431ef4fb48584c59bd43cf584
I20260710 13:18:30.014353  8057 raft_consensus.cc:2468] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 0.
I20260710 13:18:30.011121  7981 raft_consensus.cc:3060] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.014868  7983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bf79a892a74772a2b63290b3fe8236" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:30.015527  7983 raft_consensus.cc:3060] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.014948  8265 raft_consensus.cc:2804] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.021198  8265 raft_consensus.cc:697] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Leader. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:30.021529  7947 leader_election.cc:304] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729; no voters: 
I20260710 13:18:30.022419  8254 raft_consensus.cc:2804] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.022149  8265 consensus_queue.cc:237] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:30.022854  8254 raft_consensus.cc:493] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.023284  8254 raft_consensus.cc:3060] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.027340  8173 raft_consensus.cc:359] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:30.028095  8173 raft_consensus.cc:385] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.029927  8173 raft_consensus.cc:740] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.031574  8321 leader_election.cc:290] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Requested vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:30.032346  8173 consensus_queue.cc:260] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:30.040449  8325 raft_consensus.cc:493] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.045019  8173 ts_tablet_manager.cc:1434] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260710 13:18:30.043437  8325 raft_consensus.cc:515] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:30.051510  8325 leader_election.cc:290] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:30.053817  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc9357df04347a9b2dc5f82bebaab" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:30.054563  7984 raft_consensus.cc:2468] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:30.054769  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d8670c0794d0e927aab54133b8dc9" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:30.054863  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc9357df04347a9b2dc5f82bebaab" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:30.055426  8130 raft_consensus.cc:2468] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 0.
I20260710 13:18:30.055636  7908 raft_consensus.cc:2468] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:30.056448  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bf79a892a74772a2b63290b3fe8236" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:30.056627  8098 leader_election.cc:304] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:30.057082  8057 raft_consensus.cc:3060] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.057561  8325 raft_consensus.cc:2804] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.058005  8325 raft_consensus.cc:493] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.058370  8325 raft_consensus.cc:3060] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.060858  8254 raft_consensus.cc:515] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:30.043524  8324 raft_consensus.cc:493] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.045207  7981 raft_consensus.cc:2468] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:30.065598  8324 raft_consensus.cc:515] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:30.068565  8324 leader_election.cc:290] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:30.070046  7983 raft_consensus.cc:2468] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:30.073506  8174 tablet_bootstrap.cc:492] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729: No bootstrap required, opened a new log
I20260710 13:18:30.074076  8174 ts_tablet_manager.cc:1403] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729: Time spent bootstrapping tablet: real 0.184s	user 0.035s	sys 0.058s
I20260710 13:18:30.076478  7805 catalog_manager.cc:5697] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 reported cstate change: term changed from 0 to 1, leader changed from <none> to 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "51b1e0be359d43c9bca8d374c5f52729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.079576  8098 leader_election.cc:304] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:30.080623  8098 leader_election.cc:304] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:30.081710  8174 raft_consensus.cc:359] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:30.081990  8187 raft_consensus.cc:2804] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.082389  8174 raft_consensus.cc:385] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:30.082558  8187 raft_consensus.cc:697] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Becoming Leader. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:30.082717  8174 raft_consensus.cc:740] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.083431  8187 consensus_queue.cc:237] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:30.084515  8057 raft_consensus.cc:2468] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:30.084671  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8187251abdc346c08aa841a4ec981b14" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:30.089498  7907 raft_consensus.cc:2468] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:30.090708  8325 raft_consensus.cc:515] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:30.109433  8325 leader_election.cc:290] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:30.110306  7907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc9357df04347a9b2dc5f82bebaab" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:30.080426  8321 raft_consensus.cc:2804] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.091367  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8187251abdc346c08aa841a4ec981b14" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:30.111290  8321 raft_consensus.cc:697] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Becoming Leader. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:30.111630  7908 raft_consensus.cc:2468] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:30.103900  8174 consensus_queue.cc:260] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:30.104131  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d8670c0794d0e927aab54133b8dc9" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:30.112354  8321 consensus_queue.cc:237] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:30.112984  8130 raft_consensus.cc:3060] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.115716  7907 raft_consensus.cc:3060] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.102699  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "737d8670c0794d0e927aab54133b8dc9" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:30.110402  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f47dc9357df04347a9b2dc5f82bebaab" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:30.116952  8057 raft_consensus.cc:3060] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.117007  7979 raft_consensus.cc:3060] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.112937  8055 raft_consensus.cc:2468] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 0.
I20260710 13:18:30.118799  8095 leader_election.cc:304] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:30.120163  8187 raft_consensus.cc:2804] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.120553  8187 raft_consensus.cc:493] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.120916  8187 raft_consensus.cc:3060] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.124680  8130 raft_consensus.cc:2468] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 1.
I20260710 13:18:30.107159  8254 leader_election.cc:290] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 election: Requested vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:30.131018  8174 ts_tablet_manager.cc:1434] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260710 13:18:30.130573  8187 raft_consensus.cc:515] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:30.132617  7947 leader_election.cc:304] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:30.133344  8187 leader_election.cc:290] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Requested vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:30.133548  8254 raft_consensus.cc:2804] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.133260  7806 catalog_manager.cc:5697] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4). New cstate: current_term: 1 leader_uuid: "a95c391520d94b7aaeca99c0b23100b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.134438  8254 raft_consensus.cc:697] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 1 LEADER]: Becoming Leader. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Running, Role: LEADER
I20260710 13:18:30.135207  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8187251abdc346c08aa841a4ec981b14" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:30.135329  8254 consensus_queue.cc:237] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:30.135870  8055 raft_consensus.cc:3060] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.136432  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8187251abdc346c08aa841a4ec981b14" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:30.137068  7908 raft_consensus.cc:3060] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.124287  7979 raft_consensus.cc:2468] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:30.141264  8098 leader_election.cc:304] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:30.142019  8321 raft_consensus.cc:2804] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.142508  8321 raft_consensus.cc:697] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Becoming Leader. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:30.143311  8321 consensus_queue.cc:237] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:30.145852  8055 raft_consensus.cc:2468] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:30.150146  8057 raft_consensus.cc:2468] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 1.
I20260710 13:18:30.150336  8095 leader_election.cc:304] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:30.152179  8325 raft_consensus.cc:2804] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.153918  7807 catalog_manager.cc:5697] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 reported cstate change: term changed from 0 to 1, leader changed from <none> to 444deed431ef4fb48584c59bd43cf584 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "444deed431ef4fb48584c59bd43cf584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.156271  8325 raft_consensus.cc:697] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Becoming Leader. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:30.157250  8325 consensus_queue.cc:237] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:30.159245  7907 raft_consensus.cc:2468] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:30.161777  7908 raft_consensus.cc:2468] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:30.169520  7807 catalog_manager.cc:5697] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4). New cstate: current_term: 1 leader_uuid: "a95c391520d94b7aaeca99c0b23100b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.171011  7807 catalog_manager.cc:5697] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4). New cstate: current_term: 1 leader_uuid: "a95c391520d94b7aaeca99c0b23100b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.185220  7807 catalog_manager.cc:5697] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4). New cstate: current_term: 1 leader_uuid: "a95c391520d94b7aaeca99c0b23100b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.186908  8265 consensus_queue.cc:1048] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.201550  8178 consensus_queue.cc:1048] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.224225  8178 consensus_queue.cc:1048] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.238852  8267 consensus_queue.cc:1048] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.377996  8267 consensus_queue.cc:1048] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.388056  8211 consensus_queue.cc:1048] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.410578  8355 raft_consensus.cc:493] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.411077  8355 raft_consensus.cc:515] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:30.412937  8355 leader_election.cc:290] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:30.413688  7908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ea5e2658c948398ed2d1c9fa83290e" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:30.414125  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ea5e2658c948398ed2d1c9fa83290e" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:30.414546  7908 raft_consensus.cc:2393] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 444deed431ef4fb48584c59bd43cf584 in current term 1: Already voted for candidate 51b1e0be359d43c9bca8d374c5f52729 in this term.
I20260710 13:18:30.415795  7947 leader_election.cc:304] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584; no voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb
I20260710 13:18:30.416417  8355 raft_consensus.cc:3060] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.420984  8355 raft_consensus.cc:2749] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:30.451182  5772 tablet_server.cc:179] TabletServer@127.5.163.1:0 shutting down...
W20260710 13:18:30.476567  8021 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260710 13:18:30.478868  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:30.479884  5772 tablet_replica.cc:333] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb: stopping tablet replica
W20260710 13:18:30.480052  8021 consensus_peers.cc:597] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.480737  5772 raft_consensus.cc:2243] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.481187  5772 raft_consensus.cc:2272] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.483178  5772 tablet_replica.cc:333] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.483729  5772 raft_consensus.cc:2243] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.484112  5772 raft_consensus.cc:2272] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.486395  5772 tablet_replica.cc:333] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.486940  5772 raft_consensus.cc:2243] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.487306  5772 raft_consensus.cc:2272] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.488845  5772 tablet_replica.cc:333] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.489348  5772 raft_consensus.cc:2243] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.489763  5772 raft_consensus.cc:2272] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.491393  5772 tablet_replica.cc:333] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.491885  5772 raft_consensus.cc:2243] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.492267  5772 raft_consensus.cc:2272] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.494197  5772 tablet_replica.cc:333] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.494727  5772 raft_consensus.cc:2243] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.495083  5772 raft_consensus.cc:2272] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.496542  5772 tablet_replica.cc:333] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.497223  5772 raft_consensus.cc:2243] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.497618  5772 raft_consensus.cc:2272] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.499603  5772 tablet_replica.cc:333] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.500351  5772 raft_consensus.cc:2243] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:30.501358  5772 raft_consensus.cc:2272] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.503043  5772 tablet_replica.cc:333] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.503824  5772 raft_consensus.cc:2243] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:18:30.504069  8095 consensus_peers.cc:597] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.504323  5772 raft_consensus.cc:2272] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.506114  5772 tablet_replica.cc:333] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.506843  5772 raft_consensus.cc:2243] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:30.507685  5772 raft_consensus.cc:2272] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.509369  5772 tablet_replica.cc:333] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.509912  5772 raft_consensus.cc:2243] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:30.510659  5772 raft_consensus.cc:2272] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.512848  5772 tablet_replica.cc:333] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.513370  5772 raft_consensus.cc:2243] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:30.514052  5772 raft_consensus.cc:2272] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.515635  5772 tablet_replica.cc:333] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.516137  5772 raft_consensus.cc:2243] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.516517  5772 raft_consensus.cc:2272] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.518178  5772 tablet_replica.cc:333] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.518666  5772 raft_consensus.cc:2243] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.519057  5772 raft_consensus.cc:2272] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.520871  5772 tablet_replica.cc:333] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.521522  5772 raft_consensus.cc:2243] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:30.522394  5772 raft_consensus.cc:2272] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:30.523190  8021 consensus_peers.cc:597] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.523156  8211 consensus_queue.cc:1048] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:30.524277  5772 tablet_replica.cc:333] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.524971  5772 raft_consensus.cc:2243] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.525463  5772 raft_consensus.cc:2272] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.528748  5772 tablet_replica.cc:333] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.529383  5772 raft_consensus.cc:2243] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.529812  5772 raft_consensus.cc:2272] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:30.531862  5772 tablet_replica.cc:333] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb: stopping tablet replica
I20260710 13:18:30.532474  5772 raft_consensus.cc:2243] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:30.532944  5772 raft_consensus.cc:2272] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:30.541453  8095 consensus_peers.cc:597] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.562285  5772 tablet_server.cc:196] TabletServer@127.5.163.1:0 shutdown complete.
I20260710 13:18:30.584957  8325 consensus_queue.cc:1048] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.589391  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:30.601760  8362 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:30.604012  8187 consensus_queue.cc:1048] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:18:30.607329  8363 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:30.617372  8325 consensus_queue.cc:1048] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:18:30.638779  8365 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:30.640029  5772 server_base.cc:1061] running on GCE node
I20260710 13:18:30.643028  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:30.643378  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:30.643639  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689510643618 us; error 0 us; skew 500 ppm
I20260710 13:18:30.644515  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:30.650218  5772 webserver.cc:533] Webserver started at http://127.5.163.1:42645/ using document root <none> and password file <none>
W20260710 13:18:30.650597  8021 consensus_peers.cc:597] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.651073  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:30.651345  5772 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:18:30.656013  5772 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
W20260710 13:18:30.658954  8095 consensus_peers.cc:597] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.661655  8374 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:30.662565  8355 consensus_queue.cc:1048] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.663105  5772 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.000s	sys 0.001s
I20260710 13:18:30.663651  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-0-root
uuid: "a44334f109e14b848520fa41997d60eb"
format_stamp: "Formatted at 2026-07-10 13:18:26 on dist-test-slave-20gn"
I20260710 13:18:30.664079  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689453170879-5772-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260710 13:18:30.667164  8021 consensus_peers.cc:597] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.682333  8254 consensus_queue.cc:1048] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.690771  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:30.692531  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:30.694482  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:30.709915  8383 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 13:18:30.715451  8322 consensus_queue.cc:1048] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.722301  8322 consensus_queue.cc:1048] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:30.747956  8095 consensus_peers.cc:597] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:30.766084  8021 consensus_peers.cc:597] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:30.783967  8021 consensus_peers.cc:597] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:30.803030  8021 consensus_peers.cc:597] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.837186  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:18:30.837745  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.131s	user 0.003s	sys 0.004s
I20260710 13:18:30.838129  5772 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:18:30.843287  8383 tablet_bootstrap.cc:492] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:30.866637  8383 tablet_bootstrap.cc:492] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:30.867408  8383 tablet_bootstrap.cc:492] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:30.867949  8383 ts_tablet_manager.cc:1403] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260710 13:18:30.869982  8383 raft_consensus.cc:359] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:30.870507  8383 raft_consensus.cc:740] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.871023  8383 consensus_queue.cc:260] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [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: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:30.872812  8383 ts_tablet_manager.cc:1434] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:18:30.873396  8383 tablet_bootstrap.cc:492] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:30.883121  8383 tablet_bootstrap.cc:492] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:30.883837  8383 tablet_bootstrap.cc:492] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:30.884317  8383 ts_tablet_manager.cc:1403] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:18:30.885975  8383 raft_consensus.cc:359] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:30.886570  8383 raft_consensus.cc:740] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.887192  8383 consensus_queue.cc:260] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [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: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:30.888375  8383 ts_tablet_manager.cc:1434] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:30.888986  8383 tablet_bootstrap.cc:492] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:30.897022  8383 tablet_bootstrap.cc:492] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:30.897720  8383 tablet_bootstrap.cc:492] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:30.898213  8383 ts_tablet_manager.cc:1403] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:30.899746  8383 raft_consensus.cc:359] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:30.900236  8383 raft_consensus.cc:740] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.900873  8383 consensus_queue.cc:260] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:30.902195  8383 ts_tablet_manager.cc:1434] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:30.902769  8383 tablet_bootstrap.cc:492] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:30.913398  8383 tablet_bootstrap.cc:492] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:30.913566  5772 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:18:30.913913  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.076s	user 0.075s	sys 0.000s
I20260710 13:18:30.914237  8383 tablet_bootstrap.cc:492] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:30.914759  8383 ts_tablet_manager.cc:1403] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:18:30.916324  8383 raft_consensus.cc:359] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:30.916869  8383 raft_consensus.cc:740] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.917339  8383 consensus_queue.cc:260] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [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: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:30.918562  8383 ts_tablet_manager.cc:1434] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:30.919131  8383 tablet_bootstrap.cc:492] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:30.932834  8383 tablet_bootstrap.cc:492] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260710 13:18:30.932996  8095 consensus_peers.cc:597] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.933972  8383 tablet_bootstrap.cc:492] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:30.934741  8383 ts_tablet_manager.cc:1403] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:18:30.937477  8383 raft_consensus.cc:359] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:30.938225  8383 raft_consensus.cc:740] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.938999  8383 consensus_queue.cc:260] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [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: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:30.941246  8383 ts_tablet_manager.cc:1434] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:30.942117  8383 tablet_bootstrap.cc:492] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:30.957079  8383 tablet_bootstrap.cc:492] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:30.958242  8383 tablet_bootstrap.cc:492] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:30.958868  8383 ts_tablet_manager.cc:1403] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:18:30.960772  8383 raft_consensus.cc:359] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:30.961272  8383 raft_consensus.cc:740] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.961860  8383 consensus_queue.cc:260] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [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: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:30.963250  8383 ts_tablet_manager.cc:1434] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:18:30.963828  8383 tablet_bootstrap.cc:492] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:30.975169  8383 tablet_bootstrap.cc:492] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:30.975852  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.1:41777
I20260710 13:18:30.975950  8383 tablet_bootstrap.cc:492] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:30.975955  8449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.1:41777 every 8 connection(s)
I20260710 13:18:30.976913  8383 ts_tablet_manager.cc:1403] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260710 13:18:30.978732  8383 raft_consensus.cc:359] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:30.979244  8383 raft_consensus.cc:740] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:30.979866  8383 consensus_queue.cc:260] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:30.981467  8383 ts_tablet_manager.cc:1434] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:30.982241  8383 tablet_bootstrap.cc:492] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:30.995846  8383 tablet_bootstrap.cc:492] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:30.996778  8383 tablet_bootstrap.cc:492] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:30.997391  8383 ts_tablet_manager.cc:1403] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.008s
I20260710 13:18:30.997841  8450 heartbeater.cc:344] Connected to a master server at 127.5.163.62:40559
I20260710 13:18:30.998272  8450 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:30.999074  8450 heartbeater.cc:507] Master 127.5.163.62:40559 requested a full tablet report, sending...
I20260710 13:18:30.999146  8383 raft_consensus.cc:359] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:30.999789  8383 raft_consensus.cc:740] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.000483  8383 consensus_queue.cc:260] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [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: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:31.002234  8383 ts_tablet_manager.cc:1434] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:31.003022  8383 tablet_bootstrap.cc:492] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:31.007998  7804 ts_manager.cc:194] Re-registered known tserver with Master: a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:31.013919  8383 tablet_bootstrap.cc:492] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:31.014653  8383 tablet_bootstrap.cc:492] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:31.015156  8383 ts_tablet_manager.cc:1403] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:18:31.016832  8383 raft_consensus.cc:359] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:31.017302  8383 raft_consensus.cc:740] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.017791  8383 consensus_queue.cc:260] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [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: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:31.019165  8383 ts_tablet_manager.cc:1434] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:31.019809  8383 tablet_bootstrap.cc:492] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:31.025246  7804 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37172
I20260710 13:18:31.029877  8450 heartbeater.cc:499] Master 127.5.163.62:40559 was elected leader, sending a full tablet report...
I20260710 13:18:31.040882  8383 tablet_bootstrap.cc:492] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:31.041800  8383 tablet_bootstrap.cc:492] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:31.042447  8383 ts_tablet_manager.cc:1403] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260710 13:18:31.044703  8383 raft_consensus.cc:359] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:31.045367  8383 raft_consensus.cc:740] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.046082  8383 consensus_queue.cc:260] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [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: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:31.047953  8383 ts_tablet_manager.cc:1434] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:31.048735  8383 tablet_bootstrap.cc:492] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:31.061276  8383 tablet_bootstrap.cc:492] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:31.062181  8383 tablet_bootstrap.cc:492] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:31.062855  8383 ts_tablet_manager.cc:1403] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:18:31.065120  8383 raft_consensus.cc:359] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.065764  8383 raft_consensus.cc:740] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.066418  8383 consensus_queue.cc:260] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [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: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.068325  8383 ts_tablet_manager.cc:1434] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:31.069162  8383 tablet_bootstrap.cc:492] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:31.081606  8383 tablet_bootstrap.cc:492] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:31.082315  8383 tablet_bootstrap.cc:492] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:31.082839  8383 ts_tablet_manager.cc:1403] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:18:31.084415  8383 raft_consensus.cc:359] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.084978  8383 raft_consensus.cc:740] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.085480  8383 consensus_queue.cc:260] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [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: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.087193  8383 ts_tablet_manager.cc:1434] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:31.088109  8383 tablet_bootstrap.cc:492] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:31.099339  8383 tablet_bootstrap.cc:492] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:31.099977  8383 tablet_bootstrap.cc:492] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:31.100524  8383 ts_tablet_manager.cc:1403] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 13:18:31.102240  8383 raft_consensus.cc:359] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:31.102717  8383 raft_consensus.cc:740] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.103260  8383 consensus_queue.cc:260] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [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: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:31.105003  8383 ts_tablet_manager.cc:1434] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:31.106178  8383 tablet_bootstrap.cc:492] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:31.118465  8383 tablet_bootstrap.cc:492] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:31.119053  8383 tablet_bootstrap.cc:492] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:31.119500  8383 ts_tablet_manager.cc:1403] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:18:31.121151  8383 raft_consensus.cc:359] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.121621  8383 raft_consensus.cc:740] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.122139  8383 consensus_queue.cc:260] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.123441  8383 ts_tablet_manager.cc:1434] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:18:31.124128  8383 tablet_bootstrap.cc:492] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:31.134370  8383 tablet_bootstrap.cc:492] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:31.135047  8383 tablet_bootstrap.cc:492] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:31.135553  8383 ts_tablet_manager.cc:1403] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:18:31.137168  8383 raft_consensus.cc:359] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:31.137655  8383 raft_consensus.cc:740] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.138136  8383 consensus_queue.cc:260] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [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: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:31.139853  8383 ts_tablet_manager.cc:1434] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:31.140856  8383 tablet_bootstrap.cc:492] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:31.150740  8383 tablet_bootstrap.cc:492] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:31.151536  8383 tablet_bootstrap.cc:492] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:31.152158  8383 ts_tablet_manager.cc:1403] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:18:31.154197  8383 raft_consensus.cc:359] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:31.154688  8383 raft_consensus.cc:740] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.155257  8383 consensus_queue.cc:260] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:31.158407  8383 ts_tablet_manager.cc:1434] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:31.159220  8383 tablet_bootstrap.cc:492] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:31.171681  8383 tablet_bootstrap.cc:492] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:31.172585  8383 tablet_bootstrap.cc:492] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:31.173240  8383 ts_tablet_manager.cc:1403] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:18:31.175503  8383 raft_consensus.cc:359] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.176131  8383 raft_consensus.cc:740] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.176826  8383 consensus_queue.cc:260] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [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: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.178890  8383 ts_tablet_manager.cc:1434] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:31.179638  8383 tablet_bootstrap.cc:492] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb: Bootstrap starting.
I20260710 13:18:31.208024  8383 tablet_bootstrap.cc:492] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:31.208853  8383 tablet_bootstrap.cc:492] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb: Bootstrap complete.
I20260710 13:18:31.209403  8383 ts_tablet_manager.cc:1403] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.016s
I20260710 13:18:31.211748  8383 raft_consensus.cc:359] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.212229  8383 raft_consensus.cc:740] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: a44334f109e14b848520fa41997d60eb, State: Initialized, Role: FOLLOWER
I20260710 13:18:31.212847  8383 consensus_queue.cc:260] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [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: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.214357  8383 ts_tablet_manager.cc:1434] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:31.501596  8467 raft_consensus.cc:493] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.502125  8467 raft_consensus.cc:515] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:31.504240  8467 leader_election.cc:290] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:31.506526  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:31.513859  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:31.514413  8423 raft_consensus.cc:2468] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 1.
I20260710 13:18:31.515334  7947 leader_election.cc:304] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [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: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb; no voters: 51b1e0be359d43c9bca8d374c5f52729
I20260710 13:18:31.516012  8467 raft_consensus.cc:2804] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:31.516392  8467 raft_consensus.cc:493] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.516752  8467 raft_consensus.cc:3060] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.521821  8467 raft_consensus.cc:515] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:31.523443  8467 leader_election.cc:290] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 2 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:31.524245  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:31.524430  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:31.524778  8423 raft_consensus.cc:3060] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.529422  8423 raft_consensus.cc:2468] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 2.
I20260710 13:18:31.530404  7947 leader_election.cc:304] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [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: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb; no voters: 51b1e0be359d43c9bca8d374c5f52729
I20260710 13:18:31.531081  8467 raft_consensus.cc:2804] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:31.531467  8467 raft_consensus.cc:697] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 2 LEADER]: Becoming Leader. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Running, Role: LEADER
I20260710 13:18:31.532295  8467 consensus_queue.cc:237] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:31.540881  7807 catalog_manager.cc:5697] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 reported cstate change: term changed from 1 to 2, leader changed from a44334f109e14b848520fa41997d60eb (127.5.163.1) to 444deed431ef4fb48584c59bd43cf584 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "444deed431ef4fb48584c59bd43cf584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.597345  8467 raft_consensus.cc:493] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.598030  8467 raft_consensus.cc:515] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.599858  8467 leader_election.cc:290] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:31.600628  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cb063f82214e8fb0c7e3a0ca2100c2" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:31.601034  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cb063f82214e8fb0c7e3a0ca2100c2" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:31.601699  8423 raft_consensus.cc:2468] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 1.
I20260710 13:18:31.602676  7947 leader_election.cc:304] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [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: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb; no voters: a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:31.603317  8467 raft_consensus.cc:2804] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:31.603602  8467 raft_consensus.cc:493] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.603899  8467 raft_consensus.cc:3060] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.608629  8467 raft_consensus.cc:515] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.610098  8467 leader_election.cc:290] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 2 election: Requested vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:31.610914  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cb063f82214e8fb0c7e3a0ca2100c2" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:31.611179  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cb063f82214e8fb0c7e3a0ca2100c2" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:31.611732  8423 raft_consensus.cc:3060] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.612322  8322 raft_consensus.cc:493] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.612988  8322 raft_consensus.cc:515] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.614751  8322 leader_election.cc:290] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:31.615775  8422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:31.616456  8422 raft_consensus.cc:2468] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:31.617926  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:31.618985  8322 raft_consensus.cc:493] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.619472  8322 raft_consensus.cc:515] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.619710  8095 leader_election.cc:304] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [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: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 444deed431ef4fb48584c59bd43cf584
I20260710 13:18:31.620536  8187 raft_consensus.cc:2804] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:31.620931  8187 raft_consensus.cc:493] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.621281  8187 raft_consensus.cc:3060] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.621642  8423 raft_consensus.cc:2468] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 2.
I20260710 13:18:31.622546  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cb063f82214e8fb0c7e3a0ca2100c2" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:31.622783  7947 leader_election.cc:304] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [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: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb; no voters: a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:31.623282  7979 raft_consensus.cc:2393] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a95c391520d94b7aaeca99c0b23100b1 in current term 2: Already voted for candidate 444deed431ef4fb48584c59bd43cf584 in this term.
I20260710 13:18:31.624017  8322 leader_election.cc:290] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:31.624794  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19cb063f82214e8fb0c7e3a0ca2100c2" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:31.625036  8467 raft_consensus.cc:2804] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:31.625629  8423 raft_consensus.cc:2393] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a95c391520d94b7aaeca99c0b23100b1 in current term 2: Already voted for candidate 444deed431ef4fb48584c59bd43cf584 in this term.
I20260710 13:18:31.625793  8467 raft_consensus.cc:697] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 2 LEADER]: Becoming Leader. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Running, Role: LEADER
I20260710 13:18:31.626652  8467 consensus_queue.cc:237] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.627411  8322 raft_consensus.cc:493] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.627882  8322 raft_consensus.cc:515] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:31.630808  8187 raft_consensus.cc:515] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.631723  8098 leader_election.cc:304] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [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: a95c391520d94b7aaeca99c0b23100b1; no voters: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb
I20260710 13:18:31.632793  8321 raft_consensus.cc:3060] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.633772  8322 leader_election.cc:290] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:31.634621  8187 leader_election.cc:290] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 2 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:31.634781  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:31.635078  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729" is_pre_election: true
I20260710 13:18:31.635466  8421 raft_consensus.cc:2468] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:31.636611  8095 leader_election.cc:304] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [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: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:31.636708  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:31.637477  8187 raft_consensus.cc:2804] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:31.637862  8187 raft_consensus.cc:493] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.638211  8187 raft_consensus.cc:3060] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.639669  8321 raft_consensus.cc:2749] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:31.643602  8178 raft_consensus.cc:493] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.644150  8178 raft_consensus.cc:515] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:31.646180  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:31.646130  8178 leader_election.cc:290] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:31.646773  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:31.647529  8421 raft_consensus.cc:2393] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51b1e0be359d43c9bca8d374c5f52729 in current term 2: Already voted for candidate 444deed431ef4fb48584c59bd43cf584 in this term.
I20260710 13:18:31.649551  8187 raft_consensus.cc:515] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:31.649966  7807 catalog_manager.cc:5697] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 reported cstate change: term changed from 1 to 2, leader changed from a44334f109e14b848520fa41997d60eb (127.5.163.1) to 444deed431ef4fb48584c59bd43cf584 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "444deed431ef4fb48584c59bd43cf584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:31.650455  8423 raft_consensus.cc:3060] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.652565  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:31.652882  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cce240b5dc7041578cc6c09ad9839845" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:31.653154  8187 leader_election.cc:290] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 2 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:31.653293  8421 raft_consensus.cc:3060] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.654109  8055 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:31.654331  8024 leader_election.cc:304] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [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: 51b1e0be359d43c9bca8d374c5f52729; no voters: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb
I20260710 13:18:31.655478  8178 raft_consensus.cc:3060] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.657807  8423 raft_consensus.cc:2468] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 2.
I20260710 13:18:31.658970  8095 leader_election.cc:304] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [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: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 444deed431ef4fb48584c59bd43cf584
I20260710 13:18:31.660233  8187 raft_consensus.cc:2804] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:31.660936  8421 raft_consensus.cc:2468] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 2.
I20260710 13:18:31.660943  8187 raft_consensus.cc:697] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Becoming Leader. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:31.662285  8178 raft_consensus.cc:2749] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:31.662601  8095 leader_election.cc:304] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [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: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 51b1e0be359d43c9bca8d374c5f52729
I20260710 13:18:31.662753  8187 consensus_queue.cc:237] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.663391  8321 raft_consensus.cc:2804] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:31.663897  8321 raft_consensus.cc:697] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Becoming Leader. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:31.664740  8321 consensus_queue.cc:237] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:31.697012  8321 raft_consensus.cc:493] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.697650  8321 raft_consensus.cc:515] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.700003  8321 leader_election.cc:290] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:31.704252  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584" is_pre_election: true
I20260710 13:18:31.724939  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:31.726027  8421 raft_consensus.cc:2468] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 1.
I20260710 13:18:31.728873  8095 leader_election.cc:304] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [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: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:31.729699  8321 raft_consensus.cc:2804] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:31.730046  8321 raft_consensus.cc:493] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.730445  8321 raft_consensus.cc:3060] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.737888  8467 raft_consensus.cc:493] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.738463  8467 raft_consensus.cc:515] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.740799  8467 leader_election.cc:290] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:31.742949  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:31.743729  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:31.744071  8321 raft_consensus.cc:515] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.744630  8421 raft_consensus.cc:2393] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 444deed431ef4fb48584c59bd43cf584 in current term 2: Already voted for candidate a95c391520d94b7aaeca99c0b23100b1 in this term.
I20260710 13:18:31.746109  7947 leader_election.cc:304] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [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: 444deed431ef4fb48584c59bd43cf584; no voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:31.746980  8321 leader_election.cc:290] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 2 election: Requested vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:31.746914  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:31.747622  8467 raft_consensus.cc:3060] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.747716  8421 raft_consensus.cc:3060] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.754949  8467 raft_consensus.cc:2749] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:31.755196  8421 raft_consensus.cc:2468] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a95c391520d94b7aaeca99c0b23100b1 in term 2.
I20260710 13:18:31.756700  8095 leader_election.cc:304] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:31.757601  8321 raft_consensus.cc:2804] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:31.758107  8321 raft_consensus.cc:697] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Becoming Leader. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:31.758996  8321 consensus_queue.cc:237] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.775504  7984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "a95c391520d94b7aaeca99c0b23100b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:31.775810  7807 catalog_manager.cc:5697] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 reported cstate change: term changed from 1 to 2, leader changed from a44334f109e14b848520fa41997d60eb (127.5.163.1) to a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4). New cstate: current_term: 2 leader_uuid: "a95c391520d94b7aaeca99c0b23100b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.784075  8178 raft_consensus.cc:493] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.784751  8178 raft_consensus.cc:515] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:31.788728  8178 leader_election.cc:290] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a44334f109e14b848520fa41997d60eb (127.5.163.1:41777), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:31.802944  8467 raft_consensus.cc:493] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a44334f109e14b848520fa41997d60eb)
I20260710 13:18:31.803520  8467 raft_consensus.cc:515] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:31.805814  8467 leader_election.cc:290] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:31.960700  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:31.962393  8423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "51b1e0be359d43c9bca8d374c5f52729" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:31.963215  8423 raft_consensus.cc:2393] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 51b1e0be359d43c9bca8d374c5f52729 in current term 2: Already voted for candidate a95c391520d94b7aaeca99c0b23100b1 in this term.
I20260710 13:18:31.967939  8021 leader_election.cc:304] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [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: 51b1e0be359d43c9bca8d374c5f52729; no voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:31.969027  8178 raft_consensus.cc:3060] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.976238  8421 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a44334f109e14b848520fa41997d60eb" is_pre_election: true
I20260710 13:18:31.976861  8178 raft_consensus.cc:2749] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:31.977041  8421 raft_consensus.cc:2393] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 444deed431ef4fb48584c59bd43cf584 in current term 2: Already voted for candidate a95c391520d94b7aaeca99c0b23100b1 in this term.
I20260710 13:18:31.981060  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a95c391520d94b7aaeca99c0b23100b1" is_pre_election: true
I20260710 13:18:31.989465  7947 leader_election.cc:304] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [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: 444deed431ef4fb48584c59bd43cf584; no voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1
I20260710 13:18:31.990123  8467 raft_consensus.cc:3060] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.996735  8467 raft_consensus.cc:2749] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:32.004410  7807 catalog_manager.cc:5697] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 reported cstate change: term changed from 1 to 2, leader changed from a44334f109e14b848520fa41997d60eb (127.5.163.1) to a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4). New cstate: current_term: 2 leader_uuid: "a95c391520d94b7aaeca99c0b23100b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:32.006716  7807 catalog_manager.cc:5697] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 reported cstate change: term changed from 1 to 2, leader changed from a44334f109e14b848520fa41997d60eb (127.5.163.1) to a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4). New cstate: current_term: 2 leader_uuid: "a95c391520d94b7aaeca99c0b23100b1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:32.011060  8422 raft_consensus.cc:1275] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Refusing update from remote peer 444deed431ef4fb48584c59bd43cf584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.012607  8467 consensus_queue.cc:1048] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:32.014209  8422 raft_consensus.cc:1275] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Refusing update from remote peer 444deed431ef4fb48584c59bd43cf584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.015858  8467 consensus_queue.cc:1048] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:32.038419  8130 raft_consensus.cc:1275] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Refusing update from remote peer 444deed431ef4fb48584c59bd43cf584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.040478  8254 consensus_queue.cc:1048] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:32.041983  8057 raft_consensus.cc:1275] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Refusing update from remote peer 444deed431ef4fb48584c59bd43cf584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.043432  8487 consensus_queue.cc:1048] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:32.047310  7979 raft_consensus.cc:1275] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Refusing update from remote peer a95c391520d94b7aaeca99c0b23100b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.049052  8187 consensus_queue.cc:1048] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:32.062189  8056 raft_consensus.cc:1275] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Refusing update from remote peer a95c391520d94b7aaeca99c0b23100b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.064749  8187 consensus_queue.cc:1048] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:32.080121  8422 raft_consensus.cc:1275] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Refusing update from remote peer a95c391520d94b7aaeca99c0b23100b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.082842  8321 consensus_queue.cc:1048] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:32.091056  8421 raft_consensus.cc:1275] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Refusing update from remote peer a95c391520d94b7aaeca99c0b23100b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.092520  8321 consensus_queue.cc:1048] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:32.162194  8421 raft_consensus.cc:1275] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Refusing update from remote peer a95c391520d94b7aaeca99c0b23100b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.163411  8321 consensus_queue.cc:1048] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:32.173768  7979 raft_consensus.cc:1275] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Refusing update from remote peer a95c391520d94b7aaeca99c0b23100b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:32.175554  8483 consensus_queue.cc:1048] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:32.872026  8005 debug-util.cc:398] Leaking SignalData structure 0x7b0800241980 after lost signal to thread 5775
W20260710 13:18:32.872962  8005 debug-util.cc:398] Leaking SignalData structure 0x7b08001d0440 after lost signal to thread 7841
W20260710 13:18:32.873870  8005 debug-util.cc:398] Leaking SignalData structure 0x7b08002603a0 after lost signal to thread 8008
W20260710 13:18:32.874680  8005 debug-util.cc:398] Leaking SignalData structure 0x7b0800106300 after lost signal to thread 8082
W20260710 13:18:32.875499  8005 debug-util.cc:398] Leaking SignalData structure 0x7b0800155c00 after lost signal to thread 8156
W20260710 13:18:32.876363  8005 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1980 after lost signal to thread 8449
I20260710 13:18:40.989858  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:41.017820  8057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822"
dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
mode: GRACEFUL
new_leader_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:55830
I20260710 13:18:41.018554  8057 raft_consensus.cc:606] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Received request to transfer leadership to TS a44334f109e14b848520fa41997d60eb
I20260710 13:18:41.020893  8057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "847e5b9186c34c18b63c105061fd4cea"
dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
mode: GRACEFUL
new_leader_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:55830
I20260710 13:18:41.021318  8057 raft_consensus.cc:606] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Received request to transfer leadership to TS a44334f109e14b848520fa41997d60eb
I20260710 13:18:41.023663  8057 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85b1283c058e430cb5f34a2b8b81ae6b"
dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
mode: GRACEFUL
new_leader_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:55830
I20260710 13:18:41.024179  8057 raft_consensus.cc:606] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Received request to transfer leadership to TS a44334f109e14b848520fa41997d60eb
I20260710 13:18:41.027344  8524 raft_consensus.cc:993] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729: : Instructing follower a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:41.028012  8527 raft_consensus.cc:1081] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Signalling peer a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:41.030023  8422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "847e5b9186c34c18b63c105061fd4cea"
dest_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:40394
I20260710 13:18:41.030601  8422 raft_consensus.cc:493] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:41.030969  8422 raft_consensus.cc:3060] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.039515  8131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1bf79a892a74772a2b63290b3fe8236"
dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
mode: GRACEFUL
new_leader_uuid: "444deed431ef4fb48584c59bd43cf584"
 from {username='slave'} at 127.0.0.1:59070
I20260710 13:18:41.039657  8422 raft_consensus.cc:515] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:41.040233  8131 raft_consensus.cc:606] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Received request to transfer leadership to TS 444deed431ef4fb48584c59bd43cf584
I20260710 13:18:41.042500  8422 leader_election.cc:290] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 2 election: Requested vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:41.044528  8131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee"
dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
mode: GRACEFUL
new_leader_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:59070
I20260710 13:18:41.045331  8131 raft_consensus.cc:606] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Received request to transfer leadership to TS a44334f109e14b848520fa41997d60eb
I20260710 13:18:41.046972  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:41.047755  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:41.057893  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847e5b9186c34c18b63c105061fd4cea" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:41.058173  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "847e5b9186c34c18b63c105061fd4cea" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:41.058635  7979 raft_consensus.cc:3060] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.058816  8057 raft_consensus.cc:3055] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:41.059219  8057 raft_consensus.cc:740] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:41.060137  8057 consensus_queue.cc:260] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:41.067036  7979 raft_consensus.cc:2468] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 2.
I20260710 13:18:41.069085  8057 raft_consensus.cc:3060] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.068965  8379 leader_election.cc:304] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb; no voters: 
I20260710 13:18:41.070184  7979 raft_consensus.cc:1240] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Rejecting Update request from peer 51b1e0be359d43c9bca8d374c5f52729 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:41.071530  8533 raft_consensus.cc:2804] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:41.073011  8533 raft_consensus.cc:697] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 2 LEADER]: Becoming Leader. State: Replica: a44334f109e14b848520fa41997d60eb, State: Running, Role: LEADER
I20260710 13:18:41.074559  8533 consensus_queue.cc:237] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:41.076201  8057 raft_consensus.cc:2468] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 2.
I20260710 13:18:41.082270  8532 raft_consensus.cc:993] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1: : Instructing follower a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:41.082710  8532 raft_consensus.cc:1081] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Signalling peer a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:41.084069  8422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee"
dest_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:40402
I20260710 13:18:41.084497  8422 raft_consensus.cc:493] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:41.084905  8422 raft_consensus.cc:3060] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.084702  7807 catalog_manager.cc:5697] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb reported cstate change: term changed from 1 to 2, leader changed from 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3) to a44334f109e14b848520fa41997d60eb (127.5.163.1). New cstate: current_term: 2 leader_uuid: "a44334f109e14b848520fa41997d60eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.087980  8524 raft_consensus.cc:993] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729: : Instructing follower a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:41.088493  8527 raft_consensus.cc:1081] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Signalling peer a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:41.090404  8420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85b1283c058e430cb5f34a2b8b81ae6b"
dest_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:40394
I20260710 13:18:41.090910  8420 raft_consensus.cc:493] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:41.091287  8420 raft_consensus.cc:3060] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.091312  8422 raft_consensus.cc:515] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:41.093464  8422 leader_election.cc:290] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 2 election: Requested vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:41.098905  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:41.099627  8057 raft_consensus.cc:3060] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.104480  8420 raft_consensus.cc:515] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:41.107321  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1283c058e430cb5f34a2b8b81ae6b" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:41.107824  7979 raft_consensus.cc:3060] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.109634  8131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94b6b2a4b8b45beb0911a1c031978ee" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:41.110196  8131 raft_consensus.cc:3055] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:41.110481  8131 raft_consensus.cc:740] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:41.110628  8420 leader_election.cc:290] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 2 election: Requested vote from peers 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777), 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597)
I20260710 13:18:41.111372  8131 consensus_queue.cc:260] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:41.112692  8057 raft_consensus.cc:2468] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 2.
I20260710 13:18:41.112918  8131 raft_consensus.cc:3060] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.114356  8376 leader_election.cc:304] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb; no voters: 
I20260710 13:18:41.115846  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85b1283c058e430cb5f34a2b8b81ae6b" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:41.116101  7979 raft_consensus.cc:2468] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 2.
I20260710 13:18:41.116492  8057 raft_consensus.cc:3055] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:41.116951  8057 raft_consensus.cc:740] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:41.117450  8379 leader_election.cc:304] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb; no voters: 
I20260710 13:18:41.117746  8057 consensus_queue.cc:260] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:41.118789  8534 raft_consensus.cc:2804] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:41.118963  8057 raft_consensus.cc:3060] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.120124  8131 raft_consensus.cc:2468] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 2.
I20260710 13:18:41.122146  8533 raft_consensus.cc:2804] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:41.124101  8057 raft_consensus.cc:2468] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 2.
I20260710 13:18:41.127022  8533 raft_consensus.cc:697] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 2 LEADER]: Becoming Leader. State: Replica: a44334f109e14b848520fa41997d60eb, State: Running, Role: LEADER
I20260710 13:18:41.128118  8534 raft_consensus.cc:697] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 2 LEADER]: Becoming Leader. State: Replica: a44334f109e14b848520fa41997d60eb, State: Running, Role: LEADER
I20260710 13:18:41.128211  8533 consensus_queue.cc:237] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:41.129201  8534 consensus_queue.cc:237] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } }
I20260710 13:18:41.130935  8527 raft_consensus.cc:993] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729: : Instructing follower a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:41.131407  8524 raft_consensus.cc:1081] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Signalling peer a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:41.132993  8420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822"
dest_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:40394
I20260710 13:18:41.133549  8420 raft_consensus.cc:493] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:41.133950  8420 raft_consensus.cc:3060] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.141767  8420 raft_consensus.cc:515] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:41.144251  8420 leader_election.cc:290] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 2 election: Requested vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:41.144604  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:41.145197  8057 raft_consensus.cc:3055] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:41.145457  8057 raft_consensus.cc:740] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 51b1e0be359d43c9bca8d374c5f52729, State: Running, Role: LEADER
I20260710 13:18:41.145818  8131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1267c7209e8f43cf9f93e755d856f822" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:41.146389  8131 raft_consensus.cc:3060] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.146203  8057 consensus_queue.cc:260] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:41.147377  8057 raft_consensus.cc:3060] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.148795  7807 catalog_manager.cc:5697] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb reported cstate change: term changed from 1 to 2, leader changed from 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3) to a44334f109e14b848520fa41997d60eb (127.5.163.1). New cstate: current_term: 2 leader_uuid: "a44334f109e14b848520fa41997d60eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.150396  7807 catalog_manager.cc:5697] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb reported cstate change: term changed from 1 to 2, leader changed from a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4) to a44334f109e14b848520fa41997d60eb (127.5.163.1). New cstate: current_term: 2 leader_uuid: "a44334f109e14b848520fa41997d60eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:41.153260  8131 raft_consensus.cc:2468] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 2.
I20260710 13:18:41.154116  8057 raft_consensus.cc:2468] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 2.
I20260710 13:18:41.154412  8376 leader_election.cc:304] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a44334f109e14b848520fa41997d60eb, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:41.155577  8533 raft_consensus.cc:2804] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:41.156015  8533 raft_consensus.cc:697] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 2 LEADER]: Becoming Leader. State: Replica: a44334f109e14b848520fa41997d60eb, State: Running, Role: LEADER
I20260710 13:18:41.156883  8533 consensus_queue.cc:237] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } }
I20260710 13:18:41.160049  8532 raft_consensus.cc:993] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1: : Instructing follower 444deed431ef4fb48584c59bd43cf584 to start an election
I20260710 13:18:41.160658  8522 raft_consensus.cc:1081] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Signalling peer 444deed431ef4fb48584c59bd43cf584 to start an election
I20260710 13:18:41.162395  7979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1bf79a892a74772a2b63290b3fe8236"
dest_uuid: "444deed431ef4fb48584c59bd43cf584"
 from {username='slave'} at 127.0.0.1:44502
I20260710 13:18:41.162912  7979 raft_consensus.cc:493] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:41.163211  7979 raft_consensus.cc:3060] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.168205  7979 raft_consensus.cc:515] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:41.168694  7807 catalog_manager.cc:5697] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb reported cstate change: term changed from 1 to 2, leader changed from 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3) to a44334f109e14b848520fa41997d60eb (127.5.163.1). New cstate: current_term: 2 leader_uuid: "a44334f109e14b848520fa41997d60eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:41.171111  7979 leader_election.cc:290] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 2 election: Requested vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:41.172046  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bf79a892a74772a2b63290b3fe8236" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:41.172546  8057 raft_consensus.cc:3060] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.174562  8131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1bf79a892a74772a2b63290b3fe8236" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:41.175192  8131 raft_consensus.cc:3055] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:41.175566  8131 raft_consensus.cc:740] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:41.176456  8131 consensus_queue.cc:260] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:41.177675  8131 raft_consensus.cc:3060] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:41.177759  8057 raft_consensus.cc:2468] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 2.
I20260710 13:18:41.178869  7947 leader_election.cc:304] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 444deed431ef4fb48584c59bd43cf584, 51b1e0be359d43c9bca8d374c5f52729; no voters: 
I20260710 13:18:41.179574  8510 raft_consensus.cc:2804] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:41.180838  8510 raft_consensus.cc:697] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 2 LEADER]: Becoming Leader. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Running, Role: LEADER
I20260710 13:18:41.181681  8510 consensus_queue.cc:237] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:41.185578  8131 raft_consensus.cc:2468] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 2.
I20260710 13:18:41.193223  7807 catalog_manager.cc:5697] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 reported cstate change: term changed from 1 to 2, leader changed from a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4) to 444deed431ef4fb48584c59bd43cf584 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "444deed431ef4fb48584c59bd43cf584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.544077  8057 raft_consensus.cc:1275] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.545205  8533 consensus_queue.cc:1048] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.555531  7983 raft_consensus.cc:1275] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.557189  8534 consensus_queue.cc:1048] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:41.639020  8057 raft_consensus.cc:1275] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.640239  8534 consensus_queue.cc:1048] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.646620  8131 raft_consensus.cc:1275] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.648175  8540 consensus_queue.cc:1048] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.651234  8131 raft_consensus.cc:1275] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.653671  8540 consensus_queue.cc:1048] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.674005  8057 raft_consensus.cc:1275] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.681955  8533 consensus_queue.cc:1048] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.688586  7983 raft_consensus.cc:1275] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.691100  8533 consensus_queue.cc:1048] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.693982  8057 raft_consensus.cc:1275] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Refusing update from remote peer 444deed431ef4fb48584c59bd43cf584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.700353  8510 consensus_queue.cc:1048] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:41.716012  8055 raft_consensus.cc:1275] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.717375  8533 consensus_queue.cc:1048] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:41.720113  8130 raft_consensus.cc:1275] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Refusing update from remote peer 444deed431ef4fb48584c59bd43cf584: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:41.722816  8562 consensus_queue.cc:1048] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:42.048710  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:42.064815  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:42.078305  8130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a"
dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
mode: GRACEFUL
new_leader_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:59070
I20260710 13:18:42.078796  8130 raft_consensus.cc:606] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Received request to transfer leadership to TS a44334f109e14b848520fa41997d60eb
I20260710 13:18:42.080986  8130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b40d47e120244609224d387c53f7f12"
dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
mode: GRACEFUL
new_leader_uuid: "444deed431ef4fb48584c59bd43cf584"
 from {username='slave'} at 127.0.0.1:59070
I20260710 13:18:42.081400  8130 raft_consensus.cc:606] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Received request to transfer leadership to TS 444deed431ef4fb48584c59bd43cf584
I20260710 13:18:42.083350  8130 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8"
dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
mode: GRACEFUL
new_leader_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:59070
I20260710 13:18:42.083736  8130 raft_consensus.cc:606] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Received request to transfer leadership to TS a44334f109e14b848520fa41997d60eb
I20260710 13:18:42.084606  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:18:42.085249  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:42.280226  8532 raft_consensus.cc:993] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1: : Instructing follower a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:42.280740  8532 raft_consensus.cc:1081] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Signalling peer a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:42.282114  8422 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a"
dest_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:40402
I20260710 13:18:42.282622  8422 raft_consensus.cc:493] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.282931  8422 raft_consensus.cc:3060] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.288578  8422 raft_consensus.cc:515] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:42.290467  8422 leader_election.cc:290] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 3 election: Requested vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777)
I20260710 13:18:42.290663  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:42.290956  7979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34d827d8399f44a79de1dda40ac7684a" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "444deed431ef4fb48584c59bd43cf584"
I20260710 13:18:42.291287  8130 raft_consensus.cc:3055] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:42.291497  7979 raft_consensus.cc:3060] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.291548  8130 raft_consensus.cc:740] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:42.292512  8130 consensus_queue.cc:260] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [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: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:42.293438  8130 raft_consensus.cc:3060] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.295953  7979 raft_consensus.cc:2468] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 3.
I20260710 13:18:42.296983  8379 leader_election.cc:304] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [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: 444deed431ef4fb48584c59bd43cf584, a44334f109e14b848520fa41997d60eb; no voters: 
I20260710 13:18:42.297709  8560 raft_consensus.cc:2804] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:42.298102  8560 raft_consensus.cc:697] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 3 LEADER]: Becoming Leader. State: Replica: a44334f109e14b848520fa41997d60eb, State: Running, Role: LEADER
I20260710 13:18:42.298233  8130 raft_consensus.cc:2468] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 3.
I20260710 13:18:42.298853  8560 consensus_queue.cc:237] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [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: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:42.306409  8532 raft_consensus.cc:993] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1: : Instructing follower 444deed431ef4fb48584c59bd43cf584 to start an election
I20260710 13:18:42.306891  8569 raft_consensus.cc:1081] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Signalling peer 444deed431ef4fb48584c59bd43cf584 to start an election
I20260710 13:18:42.306488  7807 catalog_manager.cc:5697] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb reported cstate change: term changed from 2 to 3, leader changed from a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4) to a44334f109e14b848520fa41997d60eb (127.5.163.1). New cstate: current_term: 3 leader_uuid: "a44334f109e14b848520fa41997d60eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:42.308171  7979 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b40d47e120244609224d387c53f7f12"
dest_uuid: "444deed431ef4fb48584c59bd43cf584"
 from {username='slave'} at 127.0.0.1:44502
I20260710 13:18:42.308585  7979 raft_consensus.cc:493] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.308883  7979 raft_consensus.cc:3060] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.313764  7979 raft_consensus.cc:515] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:42.315461  7979 leader_election.cc:290] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [CANDIDATE]: Term 3 election: Requested vote from peers a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521), a44334f109e14b848520fa41997d60eb (127.5.163.1:41777)
I20260710 13:18:42.316054  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:42.317077  8130 raft_consensus.cc:3055] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:42.317368  8130 raft_consensus.cc:740] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:42.317997  8130 consensus_queue.cc:260] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [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: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:42.318955  8130 raft_consensus.cc:3060] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.316445  8422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b40d47e120244609224d387c53f7f12" candidate_uuid: "444deed431ef4fb48584c59bd43cf584" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a44334f109e14b848520fa41997d60eb"
I20260710 13:18:42.319519  8422 raft_consensus.cc:3060] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.324946  8130 raft_consensus.cc:2468] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 3.
I20260710 13:18:42.325516  8422 raft_consensus.cc:2468] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 444deed431ef4fb48584c59bd43cf584 in term 3.
I20260710 13:18:42.325879  7947 leader_election.cc:304] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [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: 444deed431ef4fb48584c59bd43cf584, a95c391520d94b7aaeca99c0b23100b1; no voters: 
I20260710 13:18:42.326959  8562 raft_consensus.cc:2804] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:42.327412  8562 raft_consensus.cc:697] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 3 LEADER]: Becoming Leader. State: Replica: 444deed431ef4fb48584c59bd43cf584, State: Running, Role: LEADER
I20260710 13:18:42.328192  8562 consensus_queue.cc:237] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [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: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } }
I20260710 13:18:42.334997  7807 catalog_manager.cc:5697] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 reported cstate change: term changed from 2 to 3, leader changed from a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4) to 444deed431ef4fb48584c59bd43cf584 (127.5.163.2). New cstate: current_term: 3 leader_uuid: "444deed431ef4fb48584c59bd43cf584" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:42.464473  8569 raft_consensus.cc:993] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1: : Instructing follower a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:42.464994  8569 raft_consensus.cc:1081] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Signalling peer a44334f109e14b848520fa41997d60eb to start an election
I20260710 13:18:42.466447  8420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8"
dest_uuid: "a44334f109e14b848520fa41997d60eb"
 from {username='slave'} at 127.0.0.1:40402
I20260710 13:18:42.466951  8420 raft_consensus.cc:493] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.467262  8420 raft_consensus.cc:3060] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.471870  8420 raft_consensus.cc:515] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:42.473526  8420 leader_election.cc:290] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [CANDIDATE]: Term 3 election: Requested vote from peers 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597), a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4:45521)
I20260710 13:18:42.474337  8057 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "51b1e0be359d43c9bca8d374c5f52729"
I20260710 13:18:42.474687  8130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34dc602c431478599355a5be44d1ea8" candidate_uuid: "a44334f109e14b848520fa41997d60eb" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a95c391520d94b7aaeca99c0b23100b1"
I20260710 13:18:42.474902  8057 raft_consensus.cc:3060] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.475301  8130 raft_consensus.cc:3055] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:42.475574  8130 raft_consensus.cc:740] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a95c391520d94b7aaeca99c0b23100b1, State: Running, Role: LEADER
I20260710 13:18:42.476228  8130 consensus_queue.cc:260] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [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: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:42.477072  8130 raft_consensus.cc:3060] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:42.479494  8057 raft_consensus.cc:2468] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 3.
I20260710 13:18:42.480559  8376 leader_election.cc:304] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [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: 51b1e0be359d43c9bca8d374c5f52729, a44334f109e14b848520fa41997d60eb; no voters: 
I20260710 13:18:42.481251  8560 raft_consensus.cc:2804] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:42.481705  8560 raft_consensus.cc:697] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 3 LEADER]: Becoming Leader. State: Replica: a44334f109e14b848520fa41997d60eb, State: Running, Role: LEADER
I20260710 13:18:42.481899  8130 raft_consensus.cc:2468] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a44334f109e14b848520fa41997d60eb in term 3.
I20260710 13:18:42.482565  8560 consensus_queue.cc:237] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [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: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } }
I20260710 13:18:42.489718  7807 catalog_manager.cc:5697] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb reported cstate change: term changed from 2 to 3, leader changed from a95c391520d94b7aaeca99c0b23100b1 (127.5.163.4) to a44334f109e14b848520fa41997d60eb (127.5.163.1). New cstate: current_term: 3 leader_uuid: "a44334f109e14b848520fa41997d60eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:42.753474  8131 raft_consensus.cc:1275] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.754815  8560 consensus_queue.cc:1048] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.765470  7979 raft_consensus.cc:1275] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 3 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.767241  8540 consensus_queue.cc:1048] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "444deed431ef4fb48584c59bd43cf584" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 39777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.844990  8131 raft_consensus.cc:1275] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Refusing update from remote peer 444deed431ef4fb48584c59bd43cf584: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.846153  8562 consensus_queue.cc:1048] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.868016  8420 raft_consensus.cc:1275] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 3 FOLLOWER]: Refusing update from remote peer 444deed431ef4fb48584c59bd43cf584: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.869194  8585 consensus_queue.cc:1048] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a44334f109e14b848520fa41997d60eb" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 41777 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.878435  8057 raft_consensus.cc:1275] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 3 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.879577  8560 consensus_queue.cc:1048] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "51b1e0be359d43c9bca8d374c5f52729" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 41597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:42.882845  8131 raft_consensus.cc:1275] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Refusing update from remote peer a44334f109e14b848520fa41997d60eb: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:42.884994  8560 consensus_queue.cc:1048] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "a95c391520d94b7aaeca99c0b23100b1" member_type: VOTER last_known_addr { host: "127.5.163.4" port: 45521 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:43.086021  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:43.098932  5772 tablet_server.cc:179] TabletServer@127.5.163.1:41777 shutting down...
I20260710 13:18:43.120961  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:43.121570  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.122212  5772 raft_consensus.cc:2243] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.122646  5772 raft_consensus.cc:2272] T 92ba9078a0d040b59250d840777584aa P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.124572  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.125187  5772 raft_consensus.cc:2243] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.125923  5772 raft_consensus.cc:2272] T 1267c7209e8f43cf9f93e755d856f822 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.127679  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.128181  5772 raft_consensus.cc:2243] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.128580  5772 raft_consensus.cc:2272] T f47dc9357df04347a9b2dc5f82bebaab P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.130841  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.131528  5772 raft_consensus.cc:2243] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.132450  5772 raft_consensus.cc:2272] T e94b6b2a4b8b45beb0911a1c031978ee P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.134799  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.135442  5772 raft_consensus.cc:2243] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.135866  5772 raft_consensus.cc:2272] T 4b40d47e120244609224d387c53f7f12 P a44334f109e14b848520fa41997d60eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.138187  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.138697  5772 raft_consensus.cc:2243] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.139083  5772 raft_consensus.cc:2272] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.141004  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.141476  5772 raft_consensus.cc:2243] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.142148  5772 raft_consensus.cc:2272] T 85b1283c058e430cb5f34a2b8b81ae6b P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.143891  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.144404  5772 raft_consensus.cc:2243] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.145105  5772 raft_consensus.cc:2272] T c34dc602c431478599355a5be44d1ea8 P a44334f109e14b848520fa41997d60eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.147356  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.147950  5772 raft_consensus.cc:2243] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.148350  5772 raft_consensus.cc:2272] T 8512bac8307a448496fc1d38cbed019e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.150671  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.151177  5772 raft_consensus.cc:2243] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.151579  5772 raft_consensus.cc:2272] T 8187251abdc346c08aa841a4ec981b14 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.154157  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.154733  5772 raft_consensus.cc:2243] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.155213  5772 raft_consensus.cc:2272] T 769065b6f280497b940e64d482e2c813 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.157301  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.157891  5772 raft_consensus.cc:2243] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.158442  5772 raft_consensus.cc:2272] T cce240b5dc7041578cc6c09ad9839845 P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.160730  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.161257  5772 raft_consensus.cc:2243] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.161661  5772 raft_consensus.cc:2272] T 57ea5e2658c948398ed2d1c9fa83290e P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.163282  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.163731  5772 raft_consensus.cc:2243] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.164093  5772 raft_consensus.cc:2272] T 5cf9d40e61434fc289461052cbdece9a P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.165783  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.166258  5772 raft_consensus.cc:2243] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.166608  5772 raft_consensus.cc:2272] T 95d6e1a336f448cfb45cc45b9ca8b714 P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.168184  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.168677  5772 raft_consensus.cc:2243] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.169379  5772 raft_consensus.cc:2272] T 34d827d8399f44a79de1dda40ac7684a P a44334f109e14b848520fa41997d60eb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.171240  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.171700  5772 raft_consensus.cc:2243] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.172354  5772 raft_consensus.cc:2272] T 847e5b9186c34c18b63c105061fd4cea P a44334f109e14b848520fa41997d60eb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.174103  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:43.174542  5772 raft_consensus.cc:2243] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.174947  5772 raft_consensus.cc:2272] T 87e5852737e447b4a62eb359e25890dc P a44334f109e14b848520fa41997d60eb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:43.185442  8021 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
W20260710 13:18:43.188166  8021 consensus_peers.cc:597] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.211313  5772 tablet_server.cc:196] TabletServer@127.5.163.1:41777 shutdown complete.
I20260710 13:18:43.242901  5772 tablet_server.cc:179] TabletServer@127.5.163.2:0 shutting down...
I20260710 13:18:43.274896  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:43.275545  5772 tablet_replica.cc:333] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.276165  5772 raft_consensus.cc:2243] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.276957  5772 raft_consensus.cc:2272] T b1bf79a892a74772a2b63290b3fe8236 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.278760  5772 tablet_replica.cc:333] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.279309  5772 raft_consensus.cc:2243] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.279721  5772 raft_consensus.cc:2272] T f47dc9357df04347a9b2dc5f82bebaab P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.281509  5772 tablet_replica.cc:333] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.282008  5772 raft_consensus.cc:2243] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.282384  5772 raft_consensus.cc:2272] T 57ea5e2658c948398ed2d1c9fa83290e P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.284058  5772 tablet_replica.cc:333] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.284539  5772 raft_consensus.cc:2243] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.284960  5772 raft_consensus.cc:2272] T 5cf9d40e61434fc289461052cbdece9a P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.286532  5772 tablet_replica.cc:333] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.287002  5772 raft_consensus.cc:2243] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.287396  5772 raft_consensus.cc:2272] T 72146ccc820e4bada2c5b6a8734834c6 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.289388  5772 tablet_replica.cc:333] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.289906  5772 raft_consensus.cc:2243] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.290616  5772 raft_consensus.cc:2272] T 4b40d47e120244609224d387c53f7f12 P 444deed431ef4fb48584c59bd43cf584 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:43.291131  8098 consensus_peers.cc:597] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 -> Peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Couldn't send request to peer 444deed431ef4fb48584c59bd43cf584. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.292742  5772 tablet_replica.cc:333] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.293287  5772 raft_consensus.cc:2243] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.293963  5772 raft_consensus.cc:2272] T 19cb063f82214e8fb0c7e3a0ca2100c2 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.295868  5772 tablet_replica.cc:333] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.296372  5772 raft_consensus.cc:2243] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.296851  5772 raft_consensus.cc:2272] T 85b1283c058e430cb5f34a2b8b81ae6b P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:43.297426  8098 consensus_peers.cc:597] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 -> Peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Couldn't send request to peer 444deed431ef4fb48584c59bd43cf584. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.299010  5772 tablet_replica.cc:333] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.299649  5772 raft_consensus.cc:2243] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.300055  5772 raft_consensus.cc:2272] T 847e5b9186c34c18b63c105061fd4cea P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:43.300094  8098 consensus_peers.cc:597] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 -> Peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Couldn't send request to peer 444deed431ef4fb48584c59bd43cf584. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.302016  5772 tablet_replica.cc:333] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.302480  5772 raft_consensus.cc:2243] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.303139  5772 raft_consensus.cc:2272] T d1ffedf3fc674d208d651f649cab0a47 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.304801  5772 tablet_replica.cc:333] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.305229  5772 raft_consensus.cc:2243] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.305549  5772 raft_consensus.cc:2272] T 34d827d8399f44a79de1dda40ac7684a P 444deed431ef4fb48584c59bd43cf584 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.307518  5772 tablet_replica.cc:333] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.307958  5772 raft_consensus.cc:2243] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.308279  5772 raft_consensus.cc:2272] T 92ba9078a0d040b59250d840777584aa P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.309827  5772 tablet_replica.cc:333] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.310235  5772 raft_consensus.cc:2243] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.310680  5772 raft_consensus.cc:2272] T eb75ef907329455c81c6b2d5289f0260 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.312357  5772 tablet_replica.cc:333] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.312836  5772 raft_consensus.cc:2243] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.313462  5772 raft_consensus.cc:2272] T 737d8670c0794d0e927aab54133b8dc9 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.315137  5772 tablet_replica.cc:333] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.315570  5772 raft_consensus.cc:2243] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.316174  5772 raft_consensus.cc:2272] T cce240b5dc7041578cc6c09ad9839845 P 444deed431ef4fb48584c59bd43cf584 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.317811  5772 tablet_replica.cc:333] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.318230  5772 raft_consensus.cc:2243] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.318558  5772 raft_consensus.cc:2272] T 87e5852737e447b4a62eb359e25890dc P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.320158  5772 tablet_replica.cc:333] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.320591  5772 raft_consensus.cc:2243] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.321015  5772 raft_consensus.cc:2272] T 01e2cbc580f04551af14e5e379e757d4 P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.322621  5772 tablet_replica.cc:333] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584: stopping tablet replica
I20260710 13:18:43.323009  5772 raft_consensus.cc:2243] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.323318  5772 raft_consensus.cc:2272] T 8512bac8307a448496fc1d38cbed019e P 444deed431ef4fb48584c59bd43cf584 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:43.364820  8095 consensus_peers.cc:597] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:43.367825  8024 consensus_peers.cc:597] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 -> Peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Couldn't send request to peer 444deed431ef4fb48584c59bd43cf584. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:39777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.380373  5772 tablet_server.cc:196] TabletServer@127.5.163.2:0 shutdown complete.
W20260710 13:18:43.401927  8095 consensus_peers.cc:597] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.411861  5772 tablet_server.cc:179] TabletServer@127.5.163.3:0 shutting down...
I20260710 13:18:43.439704  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:43.440481  5772 tablet_replica.cc:333] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.441284  5772 raft_consensus.cc:2243] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.441730  5772 raft_consensus.cc:2272] T b1bf79a892a74772a2b63290b3fe8236 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.443615  5772 tablet_replica.cc:333] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.444200  5772 raft_consensus.cc:2243] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.445079  5772 raft_consensus.cc:2272] T 5cf9d40e61434fc289461052cbdece9a P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.447747  5772 tablet_replica.cc:333] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.448563  5772 raft_consensus.cc:2243] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:18:43.448877  8095 consensus_peers.cc:597] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.449486  5772 raft_consensus.cc:2272] T 57ea5e2658c948398ed2d1c9fa83290e P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.451431  5772 tablet_replica.cc:333] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.452008  5772 raft_consensus.cc:2243] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.452455  5772 raft_consensus.cc:2272] T 1267c7209e8f43cf9f93e755d856f822 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.454223  5772 tablet_replica.cc:333] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.454747  5772 raft_consensus.cc:2243] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.455138  5772 raft_consensus.cc:2272] T 8187251abdc346c08aa841a4ec981b14 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.456825  5772 tablet_replica.cc:333] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.457316  5772 raft_consensus.cc:2243] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.458000  5772 raft_consensus.cc:2272] T 769065b6f280497b940e64d482e2c813 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.459692  5772 tablet_replica.cc:333] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.460170  5772 raft_consensus.cc:2243] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.460531  5772 raft_consensus.cc:2272] T 847e5b9186c34c18b63c105061fd4cea P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.462304  5772 tablet_replica.cc:333] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.463024  5772 raft_consensus.cc:2243] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.463462  5772 raft_consensus.cc:2272] T d1ffedf3fc674d208d651f649cab0a47 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.465106  5772 tablet_replica.cc:333] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.465520  5772 raft_consensus.cc:2243] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.465837  5772 raft_consensus.cc:2272] T e94b6b2a4b8b45beb0911a1c031978ee P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.467326  5772 tablet_replica.cc:333] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.467743  5772 raft_consensus.cc:2243] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.468397  5772 raft_consensus.cc:2272] T eb75ef907329455c81c6b2d5289f0260 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.470180  5772 tablet_replica.cc:333] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.470651  5772 raft_consensus.cc:2243] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.471374  5772 raft_consensus.cc:2272] T 95d6e1a336f448cfb45cc45b9ca8b714 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.473089  5772 tablet_replica.cc:333] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.473510  5772 raft_consensus.cc:2243] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.473851  5772 raft_consensus.cc:2272] T c34dc602c431478599355a5be44d1ea8 P 51b1e0be359d43c9bca8d374c5f52729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.475684  5772 tablet_replica.cc:333] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.476150  5772 raft_consensus.cc:2243] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.476513  5772 raft_consensus.cc:2272] T 85b1283c058e430cb5f34a2b8b81ae6b P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.478155  5772 tablet_replica.cc:333] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.478615  5772 raft_consensus.cc:2243] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.479009  5772 raft_consensus.cc:2272] T 01e2cbc580f04551af14e5e379e757d4 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.480592  5772 tablet_replica.cc:333] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.481119  5772 raft_consensus.cc:2243] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.481480  5772 raft_consensus.cc:2272] T 737d8670c0794d0e927aab54133b8dc9 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.483139  5772 tablet_replica.cc:333] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.483561  5772 raft_consensus.cc:2243] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.483918  5772 raft_consensus.cc:2272] T cce240b5dc7041578cc6c09ad9839845 P 51b1e0be359d43c9bca8d374c5f52729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.485526  5772 tablet_replica.cc:333] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.485957  5772 raft_consensus.cc:2243] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.486634  5772 raft_consensus.cc:2272] T 8512bac8307a448496fc1d38cbed019e P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.488317  5772 tablet_replica.cc:333] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729: stopping tablet replica
I20260710 13:18:43.488874  5772 raft_consensus.cc:2243] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.489339  5772 raft_consensus.cc:2272] T 72146ccc820e4bada2c5b6a8734834c6 P 51b1e0be359d43c9bca8d374c5f52729 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:43.491756  8098 consensus_peers.cc:597] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 -> Peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Couldn't send request to peer 444deed431ef4fb48584c59bd43cf584. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:39777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:43.513607  8098 consensus_peers.cc:597] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 -> Peer 444deed431ef4fb48584c59bd43cf584 (127.5.163.2:39777): Couldn't send request to peer 444deed431ef4fb48584c59bd43cf584. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:39777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.526492  5772 tablet_server.cc:196] TabletServer@127.5.163.3:0 shutdown complete.
W20260710 13:18:43.537053  8095 consensus_peers.cc:597] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 -> Peer a44334f109e14b848520fa41997d60eb (127.5.163.1:41777): Couldn't send request to peer a44334f109e14b848520fa41997d60eb. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:41777: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.557165  5772 tablet_server.cc:179] TabletServer@127.5.163.4:0 shutting down...
W20260710 13:18:43.561161  8095 consensus_peers.cc:597] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 -> Peer 51b1e0be359d43c9bca8d374c5f52729 (127.5.163.3:41597): Couldn't send request to peer 51b1e0be359d43c9bca8d374c5f52729. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.3:41597: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:43.584225  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:43.585000  5772 tablet_replica.cc:333] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.585603  5772 raft_consensus.cc:2243] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.586429  5772 raft_consensus.cc:2272] T f47dc9357df04347a9b2dc5f82bebaab P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.588208  5772 tablet_replica.cc:333] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.588815  5772 raft_consensus.cc:2243] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.589201  5772 raft_consensus.cc:2272] T b1bf79a892a74772a2b63290b3fe8236 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.591039  5772 tablet_replica.cc:333] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.591528  5772 raft_consensus.cc:2243] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.592208  5772 raft_consensus.cc:2272] T 8187251abdc346c08aa841a4ec981b14 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.593868  5772 tablet_replica.cc:333] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.594363  5772 raft_consensus.cc:2243] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.594739  5772 raft_consensus.cc:2272] T 769065b6f280497b940e64d482e2c813 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.596380  5772 tablet_replica.cc:333] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.596932  5772 raft_consensus.cc:2243] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.597306  5772 raft_consensus.cc:2272] T e94b6b2a4b8b45beb0911a1c031978ee P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.598876  5772 tablet_replica.cc:333] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.599310  5772 raft_consensus.cc:2243] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.599632  5772 raft_consensus.cc:2272] T 1267c7209e8f43cf9f93e755d856f822 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.601704  5772 tablet_replica.cc:333] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.602171  5772 raft_consensus.cc:2243] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.602506  5772 raft_consensus.cc:2272] T eb75ef907329455c81c6b2d5289f0260 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.604066  5772 tablet_replica.cc:333] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.604502  5772 raft_consensus.cc:2243] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.605206  5772 raft_consensus.cc:2272] T 72146ccc820e4bada2c5b6a8734834c6 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.606720  5772 tablet_replica.cc:333] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.607173  5772 raft_consensus.cc:2243] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.607491  5772 raft_consensus.cc:2272] T 4b40d47e120244609224d387c53f7f12 P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.609915  5772 tablet_replica.cc:333] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.610344  5772 raft_consensus.cc:2243] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.610806  5772 raft_consensus.cc:2272] T 737d8670c0794d0e927aab54133b8dc9 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.612377  5772 tablet_replica.cc:333] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.612854  5772 raft_consensus.cc:2243] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.613188  5772 raft_consensus.cc:2272] T 95d6e1a336f448cfb45cc45b9ca8b714 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.614754  5772 tablet_replica.cc:333] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.615167  5772 raft_consensus.cc:2243] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.615804  5772 raft_consensus.cc:2272] T 87e5852737e447b4a62eb359e25890dc P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.617408  5772 tablet_replica.cc:333] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.617810  5772 raft_consensus.cc:2243] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.618450  5772 raft_consensus.cc:2272] T 01e2cbc580f04551af14e5e379e757d4 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.619984  5772 tablet_replica.cc:333] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.620409  5772 raft_consensus.cc:2243] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.621131  5772 raft_consensus.cc:2272] T 92ba9078a0d040b59250d840777584aa P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.622756  5772 tablet_replica.cc:333] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.623208  5772 raft_consensus.cc:2243] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.623520  5772 raft_consensus.cc:2272] T 19cb063f82214e8fb0c7e3a0ca2100c2 P a95c391520d94b7aaeca99c0b23100b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.625172  5772 tablet_replica.cc:333] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.625576  5772 raft_consensus.cc:2243] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.625883  5772 raft_consensus.cc:2272] T c34dc602c431478599355a5be44d1ea8 P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.627696  5772 tablet_replica.cc:333] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.628108  5772 raft_consensus.cc:2243] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.628432  5772 raft_consensus.cc:2272] T d1ffedf3fc674d208d651f649cab0a47 P a95c391520d94b7aaeca99c0b23100b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.629949  5772 tablet_replica.cc:333] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1: stopping tablet replica
I20260710 13:18:43.630314  5772 raft_consensus.cc:2243] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.630648  5772 raft_consensus.cc:2272] T 34d827d8399f44a79de1dda40ac7684a P a95c391520d94b7aaeca99c0b23100b1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.665946  5772 tablet_server.cc:196] TabletServer@127.5.163.4:0 shutdown complete.
I20260710 13:18:43.693125  5772 master.cc:562] Master@127.5.163.62:40559 shutting down...
I20260710 13:18:43.714466  5772 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.729561  5772 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.730265  5772 tablet_replica.cc:333] T 00000000000000000000000000000000 P c233adf602b140e19fa699b17d83f3c3: stopping tablet replica
I20260710 13:18:43.752290  5772 master.cc:584] Master@127.5.163.62:40559 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17640 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:18:43.816738  5772 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.163.62:34729
I20260710 13:18:43.817936  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:43.823535  8599 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:43.823906  8600 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:43.824774  8602 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:43.826893  5772 server_base.cc:1061] running on GCE node
I20260710 13:18:43.827818  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:43.828034  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:43.828183  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689523828153 us; error 0 us; skew 500 ppm
I20260710 13:18:43.828779  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:43.831123  5772 webserver.cc:533] Webserver started at http://127.5.163.62:39313/ using document root <none> and password file <none>
I20260710 13:18:43.831591  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:43.831773  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:43.832042  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:43.833345  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/master-0-root/instance:
uuid: "05dc86c8c32f4b21a94018d12235be2b"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-20gn"
I20260710 13:18:43.837767  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:18:43.841122  8607 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.841924  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:18:43.842258  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/master-0-root
uuid: "05dc86c8c32f4b21a94018d12235be2b"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-20gn"
I20260710 13:18:43.842532  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:43.860823  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:43.862023  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:43.899385  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.62:34729
I20260710 13:18:43.899477  8658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.62:34729 every 8 connection(s)
I20260710 13:18:43.903728  8659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.914599  8659 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b: Bootstrap starting.
I20260710 13:18:43.920329  8659 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.924705  8659 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b: No bootstrap required, opened a new log
I20260710 13:18:43.926808  8659 raft_consensus.cc:359] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05dc86c8c32f4b21a94018d12235be2b" member_type: VOTER }
I20260710 13:18:43.927255  8659 raft_consensus.cc:385] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.927472  8659 raft_consensus.cc:740] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05dc86c8c32f4b21a94018d12235be2b, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.928108  8659 consensus_queue.cc:260] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "05dc86c8c32f4b21a94018d12235be2b" member_type: VOTER }
I20260710 13:18:43.928567  8659 raft_consensus.cc:399] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:43.928807  8659 raft_consensus.cc:493] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:43.929083  8659 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:43.933378  8659 raft_consensus.cc:515] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05dc86c8c32f4b21a94018d12235be2b" member_type: VOTER }
I20260710 13:18:43.933864  8659 leader_election.cc:304] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [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: 05dc86c8c32f4b21a94018d12235be2b; no voters: 
I20260710 13:18:43.934955  8659 leader_election.cc:290] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:43.935444  8662 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:43.936909  8662 raft_consensus.cc:697] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [term 1 LEADER]: Becoming Leader. State: Replica: 05dc86c8c32f4b21a94018d12235be2b, State: Running, Role: LEADER
I20260710 13:18:43.937573  8662 consensus_queue.cc:237] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [LEADER]: Queue going to LEADER mode. State: All 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: "05dc86c8c32f4b21a94018d12235be2b" member_type: VOTER }
I20260710 13:18:43.938369  8659 sys_catalog.cc:565] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:43.943961  8664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 05dc86c8c32f4b21a94018d12235be2b. Latest consensus state: current_term: 1 leader_uuid: "05dc86c8c32f4b21a94018d12235be2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05dc86c8c32f4b21a94018d12235be2b" member_type: VOTER } }
I20260710 13:18:43.944746  8664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:43.946234  8663 sys_catalog.cc:455] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "05dc86c8c32f4b21a94018d12235be2b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "05dc86c8c32f4b21a94018d12235be2b" member_type: VOTER } }
I20260710 13:18:43.946959  8663 sys_catalog.cc:458] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:43.950088  8671 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:43.955158  8671 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:43.956302  5772 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:43.963639  8671 catalog_manager.cc:1383] Generated new cluster ID: 299e24232dff4e77929559017074e4bd
I20260710 13:18:43.963872  8671 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:43.981320  8671 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:43.982501  8671 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:43.993036  8671 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b: Generated new TSK 0
I20260710 13:18:43.993525  8671 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:44.022647  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:44.028483  8680 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:44.029736  8681 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:44.031095  5772 server_base.cc:1061] running on GCE node
W20260710 13:18:44.032035  8683 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:44.032944  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:44.033138  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:44.033257  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689524033246 us; error 0 us; skew 500 ppm
I20260710 13:18:44.033715  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:44.036109  5772 webserver.cc:533] Webserver started at http://127.5.163.1:45763/ using document root <none> and password file <none>
I20260710 13:18:44.036579  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:44.036850  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:44.037092  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:44.038352  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-0-root/instance:
uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c"
format_stamp: "Formatted at 2026-07-10 13:18:44 on dist-test-slave-20gn"
I20260710 13:18:44.043175  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:44.046588  8688 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:44.047436  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:44.047820  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-0-root
uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c"
format_stamp: "Formatted at 2026-07-10 13:18:44 on dist-test-slave-20gn"
I20260710 13:18:44.048067  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:44.070847  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:44.071985  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:44.073483  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:44.075752  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:44.075961  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:44.076190  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:44.076362  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:44.116587  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.1:37917
I20260710 13:18:44.116714  8750 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.1:37917 every 8 connection(s)
I20260710 13:18:44.121754  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:44.128757  8755 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:44.130836  8756 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:44.132483  8758 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:44.132782  5772 server_base.cc:1061] running on GCE node
I20260710 13:18:44.133698  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:44.133908  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:44.134125  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689524134107 us; error 0 us; skew 500 ppm
I20260710 13:18:44.134879  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:44.137707  5772 webserver.cc:533] Webserver started at http://127.5.163.2:33779/ using document root <none> and password file <none>
I20260710 13:18:44.137756  8751 heartbeater.cc:344] Connected to a master server at 127.5.163.62:34729
I20260710 13:18:44.138187  8751 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:44.138219  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:44.138556  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:44.138810  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:44.139073  8751 heartbeater.cc:507] Master 127.5.163.62:34729 requested a full tablet report, sending...
I20260710 13:18:44.139966  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-1-root/instance:
uuid: "1d4df12ccb6142918e8c1d142d4f29ce"
format_stamp: "Formatted at 2026-07-10 13:18:44 on dist-test-slave-20gn"
I20260710 13:18:44.141165  8624 ts_manager.cc:194] Registered new tserver with Master: e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917)
I20260710 13:18:44.142961  8624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41330
I20260710 13:18:44.145030  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:44.148337  8763 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:44.149134  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:44.149506  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-1-root
uuid: "1d4df12ccb6142918e8c1d142d4f29ce"
format_stamp: "Formatted at 2026-07-10 13:18:44 on dist-test-slave-20gn"
I20260710 13:18:44.149765  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:44.188428  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:44.189685  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:44.191118  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:44.193320  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:44.193540  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:44.193764  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:44.193925  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:44.233651  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.2:46047
I20260710 13:18:44.233757  8825 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.2:46047 every 8 connection(s)
I20260710 13:18:44.238440  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:44.245790  8829 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:44.246495  8830 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:44.249650  5772 server_base.cc:1061] running on GCE node
W20260710 13:18:44.250255  8833 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:44.251258  8826 heartbeater.cc:344] Connected to a master server at 127.5.163.62:34729
I20260710 13:18:44.251334  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:44.251726  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:44.251803  8826 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:44.251988  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689524251967 us; error 0 us; skew 500 ppm
I20260710 13:18:44.252801  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:44.252758  8826 heartbeater.cc:507] Master 127.5.163.62:34729 requested a full tablet report, sending...
I20260710 13:18:44.255097  8624 ts_manager.cc:194] Registered new tserver with Master: 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:44.255450  5772 webserver.cc:533] Webserver started at http://127.5.163.3:45573/ using document root <none> and password file <none>
I20260710 13:18:44.255942  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:44.256134  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:44.256387  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:44.256587  8624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41332
I20260710 13:18:44.257740  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-2-root/instance:
uuid: "747bb35ec5d1437aa2865b27e18a2240"
format_stamp: "Formatted at 2026-07-10 13:18:44 on dist-test-slave-20gn"
I20260710 13:18:44.261898  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:18:44.265098  8837 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:44.265794  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 13:18:44.266091  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-2-root
uuid: "747bb35ec5d1437aa2865b27e18a2240"
format_stamp: "Formatted at 2026-07-10 13:18:44 on dist-test-slave-20gn"
I20260710 13:18:44.266363  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:44.276908  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:44.278169  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:44.279703  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:44.281961  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:44.282187  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:44.282438  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:44.282608  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:44.321518  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.3:36687
I20260710 13:18:44.321619  8899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.3:36687 every 8 connection(s)
I20260710 13:18:44.334861  8900 heartbeater.cc:344] Connected to a master server at 127.5.163.62:34729
I20260710 13:18:44.335228  8900 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:44.335971  8900 heartbeater.cc:507] Master 127.5.163.62:34729 requested a full tablet report, sending...
I20260710 13:18:44.337888  8624 ts_manager.cc:194] Registered new tserver with Master: 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:44.339023  5772 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014483627s
I20260710 13:18:44.339277  8624 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41348
I20260710 13:18:44.363332  8624 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41354:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:18:44.366132  8624 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:18:44.441322  8791 tablet_service.cc:1511] Processing CreateTablet for tablet 3e2f3153f10e4d9093db87186ffa482e (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:44.441881  8789 tablet_service.cc:1511] Processing CreateTablet for tablet e7872b06db104f3680e5ab7cd1ffac6b (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:44.442140  8790 tablet_service.cc:1511] Processing CreateTablet for tablet ac4d5e7abe7544eea6225143b4b4e07a (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:44.443066  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e2f3153f10e4d9093db87186ffa482e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.444073  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4d5e7abe7544eea6225143b4b4e07a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.444653  8788 tablet_service.cc:1511] Processing CreateTablet for tablet 20a2484b800b4e74b507303b897e0153 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:44.446013  8789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7872b06db104f3680e5ab7cd1ffac6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.446950  8787 tablet_service.cc:1511] Processing CreateTablet for tablet e8782e0faf9e44c5aab5e68646253718 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:44.448493  8787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8782e0faf9e44c5aab5e68646253718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.450455  8786 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7c46e3636143548b74e9987d71147b (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:44.452029  8786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7c46e3636143548b74e9987d71147b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.456306  8785 tablet_service.cc:1511] Processing CreateTablet for tablet 126a06bd4445459a889862fb97a70fd3 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:44.458206  8785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a06bd4445459a889862fb97a70fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.462687  8784 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff879aea184487ea667f6447b2e6f7f (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:44.464605  8784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff879aea184487ea667f6447b2e6f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.467067  8788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a2484b800b4e74b507303b897e0153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.477314  8783 tablet_service.cc:1511] Processing CreateTablet for tablet a81cd03275d340f9a3c7f67c5245cbb7 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:44.478927  8783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81cd03275d340f9a3c7f67c5245cbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.481732  8782 tablet_service.cc:1511] Processing CreateTablet for tablet d625390542254dacae7b65635c50ef74 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:44.483682  8782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d625390542254dacae7b65635c50ef74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.486647  8865 tablet_service.cc:1511] Processing CreateTablet for tablet 3e2f3153f10e4d9093db87186ffa482e (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:44.487980  8865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e2f3153f10e4d9093db87186ffa482e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.488529  8864 tablet_service.cc:1511] Processing CreateTablet for tablet ac4d5e7abe7544eea6225143b4b4e07a (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:44.489835  8864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4d5e7abe7544eea6225143b4b4e07a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.499126  8863 tablet_service.cc:1511] Processing CreateTablet for tablet e7872b06db104f3680e5ab7cd1ffac6b (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:44.500468  8863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7872b06db104f3680e5ab7cd1ffac6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.511051  8862 tablet_service.cc:1511] Processing CreateTablet for tablet 20a2484b800b4e74b507303b897e0153 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:44.512877  8862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a2484b800b4e74b507303b897e0153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.541860  8861 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7c46e3636143548b74e9987d71147b (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:44.543293  8861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7c46e3636143548b74e9987d71147b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.545042  8860 tablet_service.cc:1511] Processing CreateTablet for tablet 126a06bd4445459a889862fb97a70fd3 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:44.546509  8860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a06bd4445459a889862fb97a70fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.549827  8859 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff879aea184487ea667f6447b2e6f7f (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:44.551265  8859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff879aea184487ea667f6447b2e6f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.553831  8858 tablet_service.cc:1511] Processing CreateTablet for tablet a81cd03275d340f9a3c7f67c5245cbb7 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:44.555195  8858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81cd03275d340f9a3c7f67c5245cbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.557917  8857 tablet_service.cc:1511] Processing CreateTablet for tablet d625390542254dacae7b65635c50ef74 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:44.559248  8857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d625390542254dacae7b65635c50ef74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.561349  8716 tablet_service.cc:1511] Processing CreateTablet for tablet 3e2f3153f10e4d9093db87186ffa482e (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:44.563030  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e2f3153f10e4d9093db87186ffa482e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.565842  8714 tablet_service.cc:1511] Processing CreateTablet for tablet e7872b06db104f3680e5ab7cd1ffac6b (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:44.567262  8714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7872b06db104f3680e5ab7cd1ffac6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.569662  8715 tablet_service.cc:1511] Processing CreateTablet for tablet ac4d5e7abe7544eea6225143b4b4e07a (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:44.571417  8715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac4d5e7abe7544eea6225143b4b4e07a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.574146  8713 tablet_service.cc:1511] Processing CreateTablet for tablet 20a2484b800b4e74b507303b897e0153 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:44.575817  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a2484b800b4e74b507303b897e0153. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.579172  8712 tablet_service.cc:1511] Processing CreateTablet for tablet e8782e0faf9e44c5aab5e68646253718 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:44.580472  8712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8782e0faf9e44c5aab5e68646253718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.581818  8711 tablet_service.cc:1511] Processing CreateTablet for tablet 0c7c46e3636143548b74e9987d71147b (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:44.584517  8711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c7c46e3636143548b74e9987d71147b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.618340  8710 tablet_service.cc:1511] Processing CreateTablet for tablet 126a06bd4445459a889862fb97a70fd3 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:44.619824  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 126a06bd4445459a889862fb97a70fd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.622201  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 8ff879aea184487ea667f6447b2e6f7f (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:44.623634  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ff879aea184487ea667f6447b2e6f7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.626226  8707 tablet_service.cc:1511] Processing CreateTablet for tablet d625390542254dacae7b65635c50ef74 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:44.627810  8707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d625390542254dacae7b65635c50ef74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.630213  8708 tablet_service.cc:1511] Processing CreateTablet for tablet a81cd03275d340f9a3c7f67c5245cbb7 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:44.631994  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81cd03275d340f9a3c7f67c5245cbb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.655001  8916 tablet_bootstrap.cc:492] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240: Bootstrap starting.
I20260710 13:18:44.674162  8862 tablet_service.cc:1511] Processing CreateTablet for tablet e8782e0faf9e44c5aab5e68646253718 (DEFAULT_TABLE table=test-workload [id=9acf2351293041be84987b6761d585a0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:44.675580  8862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8782e0faf9e44c5aab5e68646253718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:44.709482  8916 tablet_bootstrap.cc:654] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.731801  8915 tablet_bootstrap.cc:492] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce: Bootstrap starting.
I20260710 13:18:44.737342  8917 tablet_bootstrap.cc:492] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:44.739023  8915 tablet_bootstrap.cc:654] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.754807  8916 tablet_bootstrap.cc:492] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240: No bootstrap required, opened a new log
I20260710 13:18:44.755389  8916 ts_tablet_manager.cc:1403] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.022s
I20260710 13:18:44.758533  8916 raft_consensus.cc:359] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:44.759290  8916 raft_consensus.cc:385] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.759493  8917 tablet_bootstrap.cc:654] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.759645  8916 raft_consensus.cc:740] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.760545  8916 consensus_queue.cc:260] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:44.762957  8900 heartbeater.cc:499] Master 127.5.163.62:34729 was elected leader, sending a full tablet report...
I20260710 13:18:44.763549  8915 tablet_bootstrap.cc:492] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce: No bootstrap required, opened a new log
I20260710 13:18:44.764070  8915 ts_tablet_manager.cc:1403] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260710 13:18:44.764469  8916 ts_tablet_manager.cc:1434] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:18:44.765799  8917 tablet_bootstrap.cc:492] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c: No bootstrap required, opened a new log
I20260710 13:18:44.765823  8916 tablet_bootstrap.cc:492] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240: Bootstrap starting.
I20260710 13:18:44.766500  8917 ts_tablet_manager.cc:1403] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.006s
I20260710 13:18:44.767694  8915 raft_consensus.cc:359] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.768674  8915 raft_consensus.cc:385] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.769025  8915 raft_consensus.cc:740] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.769973  8915 consensus_queue.cc:260] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.770799  8917 raft_consensus.cc:359] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.771600  8917 raft_consensus.cc:385] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.771962  8917 raft_consensus.cc:740] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.772790  8917 consensus_queue.cc:260] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.775290  8916 tablet_bootstrap.cc:654] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.778916  8915 ts_tablet_manager.cc:1434] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.009s
I20260710 13:18:44.779217  8826 heartbeater.cc:499] Master 127.5.163.62:34729 was elected leader, sending a full tablet report...
I20260710 13:18:44.780369  8915 tablet_bootstrap.cc:492] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce: Bootstrap starting.
I20260710 13:18:44.788748  8917 ts_tablet_manager.cc:1434] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.010s
I20260710 13:18:44.788929  8751 heartbeater.cc:499] Master 127.5.163.62:34729 was elected leader, sending a full tablet report...
I20260710 13:18:44.789855  8917 tablet_bootstrap.cc:492] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:44.797022  8917 tablet_bootstrap.cc:654] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.800685  8916 tablet_bootstrap.cc:492] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240: No bootstrap required, opened a new log
I20260710 13:18:44.801051  8915 tablet_bootstrap.cc:654] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.801218  8916 ts_tablet_manager.cc:1403] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.012s
I20260710 13:18:44.804760  8916 raft_consensus.cc:359] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.805709  8916 raft_consensus.cc:385] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.806092  8916 raft_consensus.cc:740] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.806973  8916 consensus_queue.cc:260] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.810321  8916 ts_tablet_manager.cc:1434] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:44.810298  8917 tablet_bootstrap.cc:492] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c: No bootstrap required, opened a new log
I20260710 13:18:44.811321  8917 ts_tablet_manager.cc:1403] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260710 13:18:44.811691  8916 tablet_bootstrap.cc:492] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240: Bootstrap starting.
I20260710 13:18:44.815563  8917 raft_consensus.cc:359] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.816605  8917 raft_consensus.cc:385] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.817044  8917 raft_consensus.cc:740] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.818032  8917 consensus_queue.cc:260] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.818962  8916 tablet_bootstrap.cc:654] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.821504  8917 ts_tablet_manager.cc:1434] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260710 13:18:44.823020  8917 tablet_bootstrap.cc:492] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:44.832515  8917 tablet_bootstrap.cc:654] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.853763  8915 tablet_bootstrap.cc:492] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce: No bootstrap required, opened a new log
I20260710 13:18:44.854161  8917 tablet_bootstrap.cc:492] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c: No bootstrap required, opened a new log
I20260710 13:18:44.854327  8915 ts_tablet_manager.cc:1403] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.041s
I20260710 13:18:44.854476  8916 tablet_bootstrap.cc:492] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240: No bootstrap required, opened a new log
I20260710 13:18:44.854846  8917 ts_tablet_manager.cc:1403] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.011s
I20260710 13:18:44.854997  8916 ts_tablet_manager.cc:1403] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.023s
I20260710 13:18:44.858341  8917 raft_consensus.cc:359] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.858712  8916 raft_consensus.cc:359] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.859287  8917 raft_consensus.cc:385] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.859597  8916 raft_consensus.cc:385] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.859691  8917 raft_consensus.cc:740] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.858225  8915 raft_consensus.cc:359] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.860146  8916 raft_consensus.cc:740] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.860343  8915 raft_consensus.cc:385] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.860723  8915 raft_consensus.cc:740] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.860698  8917 consensus_queue.cc:260] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.861058  8916 consensus_queue.cc:260] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.861704  8915 consensus_queue.cc:260] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.863485  8916 ts_tablet_manager.cc:1434] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:44.864490  8916 tablet_bootstrap.cc:492] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240: Bootstrap starting.
I20260710 13:18:44.864679  8917 ts_tablet_manager.cc:1434] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 13:18:44.865620  8917 tablet_bootstrap.cc:492] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:44.865856  8915 ts_tablet_manager.cc:1434] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:18:44.866909  8915 tablet_bootstrap.cc:492] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce: Bootstrap starting.
I20260710 13:18:44.872030  8917 tablet_bootstrap.cc:654] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.874377  8916 tablet_bootstrap.cc:654] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.874929  8915 tablet_bootstrap.cc:654] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.882052  8920 raft_consensus.cc:493] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.882568  8920 raft_consensus.cc:515] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.885171  8920 leader_election.cc:290] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:44.896216  8916 tablet_bootstrap.cc:492] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240: No bootstrap required, opened a new log
I20260710 13:18:44.896837  8916 ts_tablet_manager.cc:1403] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.014s
I20260710 13:18:44.897341  8915 tablet_bootstrap.cc:492] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce: No bootstrap required, opened a new log
I20260710 13:18:44.897881  8915 ts_tablet_manager.cc:1403] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.012s
I20260710 13:18:44.898619  8917 tablet_bootstrap.cc:492] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c: No bootstrap required, opened a new log
I20260710 13:18:44.899269  8917 ts_tablet_manager.cc:1403] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.008s
I20260710 13:18:44.900091  8916 raft_consensus.cc:359] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.900929  8916 raft_consensus.cc:385] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.900908  8915 raft_consensus.cc:359] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.901464  8916 raft_consensus.cc:740] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.901854  8915 raft_consensus.cc:385] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.902208  8915 raft_consensus.cc:740] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.902359  8916 consensus_queue.cc:260] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.903162  8915 consensus_queue.cc:260] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.903367  8917 raft_consensus.cc:359] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.904363  8917 raft_consensus.cc:385] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.904850  8916 ts_tablet_manager.cc:1434] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:18:44.904810  8917 raft_consensus.cc:740] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.906054  8916 tablet_bootstrap.cc:492] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240: Bootstrap starting.
I20260710 13:18:44.906095  8917 consensus_queue.cc:260] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.910143  8920 raft_consensus.cc:493] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.910650  8920 raft_consensus.cc:515] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.911962  8917 ts_tablet_manager.cc:1434] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:18:44.912742  8920 leader_election.cc:290] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:44.913148  8917 tablet_bootstrap.cc:492] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:44.913744  8916 tablet_bootstrap.cc:654] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.922546  8915 ts_tablet_manager.cc:1434] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260710 13:18:44.930228  8917 tablet_bootstrap.cc:654] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.933027  8920 raft_consensus.cc:493] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.933583  8920 raft_consensus.cc:515] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:44.934973  8915 tablet_bootstrap.cc:492] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce: Bootstrap starting.
I20260710 13:18:44.936239  8920 leader_election.cc:290] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917)
I20260710 13:18:44.947158  8915 tablet_bootstrap.cc:654] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:44.951195  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:44.956462  8923 raft_consensus.cc:493] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.956996  8923 raft_consensus.cc:515] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.961938  8916 tablet_bootstrap.cc:492] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240: No bootstrap required, opened a new log
I20260710 13:18:44.962574  8916 ts_tablet_manager.cc:1403] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.035s
I20260710 13:18:44.966506  8923 leader_election.cc:290] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:44.966198  8916 raft_consensus.cc:359] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.967850  8916 raft_consensus.cc:385] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.968254  8916 raft_consensus.cc:740] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.969233  8916 consensus_queue.cc:260] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.971783  8916 ts_tablet_manager.cc:1434] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 13:18:44.971946  8915 tablet_bootstrap.cc:492] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce: No bootstrap required, opened a new log
I20260710 13:18:44.972525  8915 ts_tablet_manager.cc:1403] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.008s
I20260710 13:18:44.972815  8916 tablet_bootstrap.cc:492] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240: Bootstrap starting.
I20260710 13:18:44.975679  8915 raft_consensus.cc:359] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.976655  8915 raft_consensus.cc:385] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.977030  8915 raft_consensus.cc:740] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.977905  8915 consensus_queue.cc:260] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.979353  8916 tablet_bootstrap.cc:654] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.984180  8923 raft_consensus.cc:493] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.985764  8923 raft_consensus.cc:515] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:44.987855  8923 leader_election.cc:290] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:44.988945  8915 ts_tablet_manager.cc:1434] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:18:44.990617  8916 tablet_bootstrap.cc:492] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240: No bootstrap required, opened a new log
I20260710 13:18:44.991129  8916 ts_tablet_manager.cc:1403] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 13:18:44.993482  8801 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4d5e7abe7544eea6225143b4b4e07a" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:44.994266  8801 raft_consensus.cc:2468] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 0.
I20260710 13:18:44.995534  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:44.996852  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e2f3153f10e4d9093db87186ffa482e" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:44.999840  8916 raft_consensus.cc:359] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.000377  8915 tablet_bootstrap.cc:492] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce: Bootstrap starting.
I20260710 13:18:45.000602  8916 raft_consensus.cc:385] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.000972  8916 raft_consensus.cc:740] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.001314  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:45.001737  8916 consensus_queue.cc:260] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.002435  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8782e0faf9e44c5aab5e68646253718" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:45.003018  8799 raft_consensus.cc:2468] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 0.
I20260710 13:18:45.003386  8917 tablet_bootstrap.cc:492] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c: No bootstrap required, opened a new log
I20260710 13:18:45.003887  8917 ts_tablet_manager.cc:1403] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.022s
W20260710 13:18:45.004582  8690 leader_election.cc:343] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:45.005306  8690 leader_election.cc:304] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.006202  8923 raft_consensus.cc:2804] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:45.006592  8916 ts_tablet_manager.cc:1434] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:18:45.006561  8923 raft_consensus.cc:493] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:45.007031  8923 raft_consensus.cc:3060] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.008159  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4d5e7abe7544eea6225143b4b4e07a" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:44.999395  8839 leader_election.cc:304] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: 
I20260710 13:18:45.008891  8726 raft_consensus.cc:2468] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 0.
I20260710 13:18:45.009465  8920 raft_consensus.cc:2804] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:45.009867  8920 raft_consensus.cc:493] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:45.010214  8920 raft_consensus.cc:3060] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.012259  8917 raft_consensus.cc:359] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.013036  8917 raft_consensus.cc:385] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.010622  8725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:45.013343  8917 raft_consensus.cc:740] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.013592  8725 raft_consensus.cc:2468] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 0.
I20260710 13:18:45.014144  8917 consensus_queue.cc:260] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.014673  8923 raft_consensus.cc:515] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.015062  8841 leader_election.cc:304] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.016731  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e2f3153f10e4d9093db87186ffa482e" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:45.017462  8916 tablet_bootstrap.cc:492] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240: Bootstrap starting.
I20260710 13:18:45.017594  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8782e0faf9e44c5aab5e68646253718" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce"
I20260710 13:18:45.018169  8799 raft_consensus.cc:3060] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.024501  8916 tablet_bootstrap.cc:654] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.026532  8920 raft_consensus.cc:515] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.027582  8923 leader_election.cc:290] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 election: Requested vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:45.030469  8943 raft_consensus.cc:2804] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:18:45.030551  8839 leader_election.cc:343] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:45.034660  8920 leader_election.cc:290] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:45.028877  8799 raft_consensus.cc:2468] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 1.
I20260710 13:18:45.037201  8690 leader_election.cc:304] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.038766  8923 raft_consensus.cc:2804] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:45.039351  8923 raft_consensus.cc:697] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 LEADER]: Becoming Leader. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Running, Role: LEADER
W20260710 13:18:45.031651  8841 leader_election.cc:343] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:45.040409  8923 consensus_queue.cc:237] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.042877  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4d5e7abe7544eea6225143b4b4e07a" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c"
I20260710 13:18:45.043628  8726 raft_consensus.cc:3060] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.047431  8916 tablet_bootstrap.cc:492] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240: No bootstrap required, opened a new log
W20260710 13:18:45.047667  8839 leader_election.cc:343] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:45.048053  8916 ts_tablet_manager.cc:1403] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.017s
I20260710 13:18:45.056044  8875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8782e0faf9e44c5aab5e68646253718" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:45.055905  8916 raft_consensus.cc:359] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.056834  8875 raft_consensus.cc:2468] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 0.
I20260710 13:18:45.056885  8916 raft_consensus.cc:385] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.057286  8726 raft_consensus.cc:2468] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 1.
I20260710 13:18:45.057526  8916 raft_consensus.cc:740] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.058145  8922 raft_consensus.cc:493] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:45.031004  8943 raft_consensus.cc:493] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:45.058241  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:45.058732  8943 raft_consensus.cc:3060] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.058610  8916 consensus_queue.cc:260] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.059414  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8782e0faf9e44c5aab5e68646253718" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240"
I20260710 13:18:45.060040  8873 raft_consensus.cc:3060] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.058691  8922 raft_consensus.cc:515] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.061374  8916 ts_tablet_manager.cc:1434] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:18:45.062498  8916 tablet_bootstrap.cc:492] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240: Bootstrap starting.
I20260710 13:18:45.064457  8922 leader_election.cc:290] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:45.058487  8841 leader_election.cc:304] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.067307  8915 tablet_bootstrap.cc:654] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.067184  8873 raft_consensus.cc:2468] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 1.
I20260710 13:18:45.070966  8947 raft_consensus.cc:2804] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:45.071362  8916 tablet_bootstrap.cc:654] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.071483  8947 raft_consensus.cc:697] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 1 LEADER]: Becoming Leader. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Running, Role: LEADER
I20260710 13:18:45.072425  8947 consensus_queue.cc:237] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.073848  8943 raft_consensus.cc:515] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.076064  8874 raft_consensus.cc:2393] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in current term 1: Already voted for candidate 747bb35ec5d1437aa2865b27e18a2240 in this term.
I20260710 13:18:45.077726  8917 ts_tablet_manager.cc:1434] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.074s	user 0.015s	sys 0.027s
I20260710 13:18:45.078841  8917 tablet_bootstrap.cc:492] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:45.081099  8692 leader_election.cc:304] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240
I20260710 13:18:45.081828  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c"
I20260710 13:18:45.082659  8726 raft_consensus.cc:3060] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.091789  8917 tablet_bootstrap.cc:654] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.098307  8839 leader_election.cc:304] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
W20260710 13:18:45.115149  8839 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.163.2:46047, user_credentials={real_user=slave}} blocked reactor thread for 83049.4us
I20260710 13:18:45.100966  8943 leader_election.cc:290] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:45.101929  8726 raft_consensus.cc:2468] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 1.
I20260710 13:18:45.121368  8942 raft_consensus.cc:2749] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:45.123636  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff879aea184487ea667f6447b2e6f7f" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:45.124081  8943 raft_consensus.cc:2749] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:45.125478  8841 leader_election.cc:304] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
W20260710 13:18:45.125677  8767 leader_election.cc:343] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:45.111744  8917 tablet_bootstrap.cc:492] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c: No bootstrap required, opened a new log
I20260710 13:18:45.126573  8920 raft_consensus.cc:2804] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:45.119877  8624 catalog_manager.cc:5697] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c reported cstate change: term changed from 0 to 1, leader changed from <none> to e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.127259  8920 raft_consensus.cc:697] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 LEADER]: Becoming Leader. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Running, Role: LEADER
I20260710 13:18:45.128381  8920 consensus_queue.cc:237] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.130378  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac4d5e7abe7544eea6225143b4b4e07a" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce"
I20260710 13:18:45.131014  8799 raft_consensus.cc:3060] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.131227  8915 tablet_bootstrap.cc:492] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce: No bootstrap required, opened a new log
I20260710 13:18:45.131716  8915 ts_tablet_manager.cc:1403] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent bootstrapping tablet: real 0.132s	user 0.015s	sys 0.005s
I20260710 13:18:45.126719  8917 ts_tablet_manager.cc:1403] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.014s
I20260710 13:18:45.134639  8915 raft_consensus.cc:359] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.135392  8915 raft_consensus.cc:385] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.135675  8915 raft_consensus.cc:740] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.136711  8915 consensus_queue.cc:260] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.138482  8799 raft_consensus.cc:2468] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 1.
I20260710 13:18:45.139007  8915 ts_tablet_manager.cc:1434] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:45.140197  8915 tablet_bootstrap.cc:492] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce: Bootstrap starting.
I20260710 13:18:45.140537  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce"
I20260710 13:18:45.136905  8917 raft_consensus.cc:359] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
W20260710 13:18:45.143710  8839 leader_election.cc:343] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:45.147064  8915 tablet_bootstrap.cc:654] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.143953  8917 raft_consensus.cc:385] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.149428  8917 raft_consensus.cc:740] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.149887  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff879aea184487ea667f6447b2e6f7f" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:45.150197  8917 consensus_queue.cc:260] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
W20260710 13:18:45.151829  8767 leader_election.cc:343] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:45.152278  8767 leader_election.cc:304] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce; no voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:45.152511  8917 ts_tablet_manager.cc:1434] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.002s
I20260710 13:18:45.153515  8917 tablet_bootstrap.cc:492] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:45.156785  8922 raft_consensus.cc:2749] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:45.157044  8916 tablet_bootstrap.cc:492] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240: No bootstrap required, opened a new log
I20260710 13:18:45.157506  8916 ts_tablet_manager.cc:1403] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240: Time spent bootstrapping tablet: real 0.095s	user 0.026s	sys 0.041s
I20260710 13:18:45.160040  8916 raft_consensus.cc:359] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.160715  8916 raft_consensus.cc:385] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.160982  8916 raft_consensus.cc:740] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.161597  8917 tablet_bootstrap.cc:654] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.161613  8916 consensus_queue.cc:260] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.156370  8621 catalog_manager.cc:5697] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "747bb35ec5d1437aa2865b27e18a2240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.164495  8621 catalog_manager.cc:5697] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "747bb35ec5d1437aa2865b27e18a2240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.165895  8916 ts_tablet_manager.cc:1434] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:45.166839  8916 tablet_bootstrap.cc:492] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240: Bootstrap starting.
I20260710 13:18:45.177206  8915 tablet_bootstrap.cc:492] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce: No bootstrap required, opened a new log
I20260710 13:18:45.177992  8942 raft_consensus.cc:493] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:45.178612  8942 raft_consensus.cc:515] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.181824  8916 tablet_bootstrap.cc:654] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.184340  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a06bd4445459a889862fb97a70fd3" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:45.185261  8917 tablet_bootstrap.cc:492] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c: No bootstrap required, opened a new log
I20260710 13:18:45.182374  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a06bd4445459a889862fb97a70fd3" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
W20260710 13:18:45.185788  8692 leader_election.cc:343] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:45.185763  8917 ts_tablet_manager.cc:1403] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.009s
W20260710 13:18:45.186826  8690 leader_election.cc:343] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:45.187296  8690 leader_election.cc:304] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240
I20260710 13:18:45.188119  8923 raft_consensus.cc:2749] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:45.188746  8942 leader_election.cc:290] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:45.189702  8915 ts_tablet_manager.cc:1403] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.011s
I20260710 13:18:45.189507  8917 raft_consensus.cc:359] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.190260  8917 raft_consensus.cc:385] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.190604  8917 raft_consensus.cc:740] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.191432  8917 consensus_queue.cc:260] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.192716  8915 raft_consensus.cc:359] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.193457  8915 raft_consensus.cc:385] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.193750  8915 raft_consensus.cc:740] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.193982  8917 ts_tablet_manager.cc:1434] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:45.194972  8942 raft_consensus.cc:493] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:45.194621  8915 consensus_queue.cc:260] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.203069  8916 tablet_bootstrap.cc:492] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240: No bootstrap required, opened a new log
I20260710 13:18:45.203428  8915 ts_tablet_manager.cc:1434] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:18:45.203591  8916 ts_tablet_manager.cc:1403] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.011s
I20260710 13:18:45.204521  8915 tablet_bootstrap.cc:492] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce: Bootstrap starting.
I20260710 13:18:45.206058  8916 raft_consensus.cc:359] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.206568  8916 raft_consensus.cc:385] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.206790  8916 raft_consensus.cc:740] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.207409  8916 consensus_queue.cc:260] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.195457  8942 raft_consensus.cc:515] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.211107  8942 leader_election.cc:290] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:45.198812  8917 tablet_bootstrap.cc:492] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:45.211484  8915 tablet_bootstrap.cc:654] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.211895  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:45.213775  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:45.214414  8799 raft_consensus.cc:2468] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 0.
I20260710 13:18:45.215584  8916 ts_tablet_manager.cc:1434] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:18:45.215802  8690 leader_election.cc:304] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.216441  8916 tablet_bootstrap.cc:492] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240: Bootstrap starting.
I20260710 13:18:45.216630  8942 raft_consensus.cc:2804] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:45.212548  8874 raft_consensus.cc:2468] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 0.
I20260710 13:18:45.217218  8942 raft_consensus.cc:493] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:45.217648  8942 raft_consensus.cc:3060] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.218557  8917 tablet_bootstrap.cc:654] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.222684  8916 tablet_bootstrap.cc:654] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.226174  8922 raft_consensus.cc:493] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:45.227013  8915 tablet_bootstrap.cc:492] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce: No bootstrap required, opened a new log
I20260710 13:18:45.226794  8922 raft_consensus.cc:515] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.227654  8915 ts_tablet_manager.cc:1403] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260710 13:18:45.231722  8915 raft_consensus.cc:359] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.232601  8915 raft_consensus.cc:385] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.233318  8915 raft_consensus.cc:740] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.234623  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81cd03275d340f9a3c7f67c5245cbb7" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:45.235553  8726 raft_consensus.cc:2468] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 0.
I20260710 13:18:45.237037  8767 leader_election.cc:304] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.237859  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81cd03275d340f9a3c7f67c5245cbb7" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:45.237536  8942 raft_consensus.cc:515] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.238747  8874 raft_consensus.cc:2468] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 0.
I20260710 13:18:45.234608  8915 consensus_queue.cc:260] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.243330  8942 leader_election.cc:290] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 election: Requested vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:45.243570  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce"
I20260710 13:18:45.244192  8799 raft_consensus.cc:3060] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.246376  8922 leader_election.cc:290] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:45.250193  8915 ts_tablet_manager.cc:1434] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.004s
I20260710 13:18:45.251921  8915 tablet_bootstrap.cc:492] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce: Bootstrap starting.
I20260710 13:18:45.251744  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240"
I20260710 13:18:45.252699  8874 raft_consensus.cc:3060] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.262271  8922 raft_consensus.cc:2804] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:45.263362  8922 raft_consensus.cc:493] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:45.263837  8922 raft_consensus.cc:3060] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.272269  8915 tablet_bootstrap.cc:654] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.272921  8874 raft_consensus.cc:2468] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 1.
I20260710 13:18:45.277937  8692 leader_election.cc:304] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.279099  8942 raft_consensus.cc:2804] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:45.279664  8942 raft_consensus.cc:697] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 LEADER]: Becoming Leader. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Running, Role: LEADER
I20260710 13:18:45.281805  8920 raft_consensus.cc:493] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:45.280593  8942 consensus_queue.cc:237] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.282507  8920 raft_consensus.cc:515] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.286206  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7872b06db104f3680e5ab7cd1ffac6b" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:45.287039  8726 raft_consensus.cc:2468] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 0.
I20260710 13:18:45.289047  8841 leader_election.cc:304] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.290174  8947 raft_consensus.cc:2804] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:45.290647  8947 raft_consensus.cc:493] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:45.291075  8947 raft_consensus.cc:3060] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.295747  8915 tablet_bootstrap.cc:492] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce: No bootstrap required, opened a new log
I20260710 13:18:45.296574  8915 ts_tablet_manager.cc:1403] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.006s
I20260710 13:18:45.297932  8920 leader_election.cc:290] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:45.299624  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7872b06db104f3680e5ab7cd1ffac6b" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:45.300494  8800 raft_consensus.cc:2468] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 0.
I20260710 13:18:45.306533  8915 raft_consensus.cc:359] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.307689  8915 raft_consensus.cc:385] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.308099  8915 raft_consensus.cc:740] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.309028  8915 consensus_queue.cc:260] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.312536  8915 ts_tablet_manager.cc:1434] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:18:45.313810  8915 tablet_bootstrap.cc:492] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce: Bootstrap starting.
I20260710 13:18:45.315145  8947 raft_consensus.cc:515] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.321601  8915 tablet_bootstrap.cc:654] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.333788  8915 tablet_bootstrap.cc:492] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce: No bootstrap required, opened a new log
I20260710 13:18:45.334529  8915 ts_tablet_manager.cc:1403] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 13:18:45.335647  8623 catalog_manager.cc:5697] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c reported cstate change: term changed from 0 to 1, leader changed from <none> to e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.338552  8915 raft_consensus.cc:359] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:45.339681  8915 raft_consensus.cc:385] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.340014  8915 raft_consensus.cc:740] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.340127  8799 raft_consensus.cc:2468] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 1.
I20260710 13:18:45.341003  8915 consensus_queue.cc:260] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:45.346576  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7872b06db104f3680e5ab7cd1ffac6b" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c"
I20260710 13:18:45.347368  8726 raft_consensus.cc:3060] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.349141  8915 ts_tablet_manager.cc:1434] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:18:45.350685  8915 tablet_bootstrap.cc:492] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce: Bootstrap starting.
I20260710 13:18:45.360510  8915 tablet_bootstrap.cc:654] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.362612  8947 leader_election.cc:290] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:45.363765  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7872b06db104f3680e5ab7cd1ffac6b" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce"
I20260710 13:18:45.364565  8799 raft_consensus.cc:3060] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.369547  8922 raft_consensus.cc:515] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.373564  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81cd03275d340f9a3c7f67c5245cbb7" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c"
I20260710 13:18:45.374364  8724 raft_consensus.cc:3060] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.376755  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81cd03275d340f9a3c7f67c5245cbb7" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240"
I20260710 13:18:45.377524  8874 raft_consensus.cc:3060] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.374351  8915 tablet_bootstrap.cc:492] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce: No bootstrap required, opened a new log
I20260710 13:18:45.384792  8915 ts_tablet_manager.cc:1403] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.006s
I20260710 13:18:45.392465  8726 raft_consensus.cc:2468] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 1.
I20260710 13:18:45.387511  8874 raft_consensus.cc:2468] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 1.
I20260710 13:18:45.394047  8841 leader_election.cc:304] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.393962  8915 raft_consensus.cc:359] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.395217  8915 raft_consensus.cc:385] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.395593  8920 raft_consensus.cc:493] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:45.389281  8724 raft_consensus.cc:2468] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 1.
I20260710 13:18:45.395663  8915 raft_consensus.cc:740] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.396356  8920 raft_consensus.cc:515] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.397608  8915 consensus_queue.cc:260] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.400403  8767 leader_election.cc:304] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.401671  8964 raft_consensus.cc:2804] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:45.402714  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7c46e3636143548b74e9987d71147b" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:45.403571  8800 raft_consensus.cc:2468] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 0.
I20260710 13:18:45.404527  8920 leader_election.cc:290] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:45.407131  8724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7c46e3636143548b74e9987d71147b" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:45.407454  8839 leader_election.cc:304] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: 
I20260710 13:18:45.408672  8943 raft_consensus.cc:2804] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:45.409159  8943 raft_consensus.cc:493] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:45.409572  8943 raft_consensus.cc:3060] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:45.413625  8841 leader_election.cc:343] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:45.416529  8964 raft_consensus.cc:697] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 LEADER]: Becoming Leader. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Running, Role: LEADER
I20260710 13:18:45.417768  8964 consensus_queue.cc:237] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.405260  8920 raft_consensus.cc:2804] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:45.421207  8920 raft_consensus.cc:697] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 1 LEADER]: Becoming Leader. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Running, Role: LEADER
I20260710 13:18:45.422282  8920 consensus_queue.cc:237] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.400701  8915 ts_tablet_manager.cc:1434] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260710 13:18:45.431176  8917 tablet_bootstrap.cc:492] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c: No bootstrap required, opened a new log
I20260710 13:18:45.431097  8943 raft_consensus.cc:515] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.431756  8917 ts_tablet_manager.cc:1403] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.237s	user 0.090s	sys 0.122s
I20260710 13:18:45.432497  8916 tablet_bootstrap.cc:492] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240: No bootstrap required, opened a new log
I20260710 13:18:45.432914  8916 ts_tablet_manager.cc:1403] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240: Time spent bootstrapping tablet: real 0.217s	user 0.103s	sys 0.098s
I20260710 13:18:45.434342  8917 raft_consensus.cc:359] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:45.434973  8917 raft_consensus.cc:385] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.435209  8917 raft_consensus.cc:740] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.435343  8916 raft_consensus.cc:359] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.435945  8916 raft_consensus.cc:385] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.436371  8916 raft_consensus.cc:740] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.435942  8917 consensus_queue.cc:260] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:45.437139  8916 consensus_queue.cc:260] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.438174  8917 ts_tablet_manager.cc:1434] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:45.439019  8916 ts_tablet_manager.cc:1434] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:18:45.439167  8917 tablet_bootstrap.cc:492] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:45.439574  8624 catalog_manager.cc:5697] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "747bb35ec5d1437aa2865b27e18a2240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.443311  8922 leader_election.cc:290] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:45.444813  8917 tablet_bootstrap.cc:654] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.446337  8943 leader_election.cc:290] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:45.447543  8799 raft_consensus.cc:2468] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 1.
I20260710 13:18:45.449380  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7c46e3636143548b74e9987d71147b" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce"
I20260710 13:18:45.449960  8800 raft_consensus.cc:3060] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.453073  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7c46e3636143548b74e9987d71147b" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c"
W20260710 13:18:45.454806  8841 leader_election.cc:343] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:45.457324  8800 raft_consensus.cc:2468] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 1.
I20260710 13:18:45.458727  8839 leader_election.cc:304] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:45.458773  8621 catalog_manager.cc:5697] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2). New cstate: current_term: 1 leader_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.459910  8943 raft_consensus.cc:2804] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:45.460438  8943 raft_consensus.cc:697] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 1 LEADER]: Becoming Leader. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Running, Role: LEADER
I20260710 13:18:45.461253  8943 consensus_queue.cc:237] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.466732  8917 tablet_bootstrap.cc:492] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c: No bootstrap required, opened a new log
I20260710 13:18:45.467306  8917 ts_tablet_manager.cc:1403] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.020s
I20260710 13:18:45.470168  8917 raft_consensus.cc:359] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.471421  8917 raft_consensus.cc:385] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.471741  8917 raft_consensus.cc:740] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.472472  8917 consensus_queue.cc:260] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.474367  8917 ts_tablet_manager.cc:1434] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:18:45.475054  8917 tablet_bootstrap.cc:492] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:45.478293  8621 catalog_manager.cc:5697] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "747bb35ec5d1437aa2865b27e18a2240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.479254  8917 tablet_bootstrap.cc:654] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:45.483279  8917 tablet_bootstrap.cc:492] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c: No bootstrap required, opened a new log
I20260710 13:18:45.483696  8917 ts_tablet_manager.cc:1403] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:45.484606  8942 raft_consensus.cc:493] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:45.485059  8942 raft_consensus.cc:515] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.486130  8917 raft_consensus.cc:359] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.486828  8917 raft_consensus.cc:385] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:45.486935  8942 leader_election.cc:290] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:45.487128  8917 raft_consensus.cc:740] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:45.487696  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7c46e3636143548b74e9987d71147b" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:45.487818  8917 consensus_queue.cc:260] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.488516  8800 raft_consensus.cc:2393] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in current term 1: Already voted for candidate 747bb35ec5d1437aa2865b27e18a2240 in this term.
I20260710 13:18:45.489861  8917 ts_tablet_manager.cc:1434] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:45.490563  8943 raft_consensus.cc:493] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:45.490679  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7c46e3636143548b74e9987d71147b" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:45.491007  8943 raft_consensus.cc:515] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.492134  8692 leader_election.cc:304] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240
I20260710 13:18:45.493065  8942 raft_consensus.cc:3060] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.493578  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff879aea184487ea667f6447b2e6f7f" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:45.494185  8726 raft_consensus.cc:2468] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 0.
I20260710 13:18:45.495360  8841 leader_election.cc:304] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.496353  8920 raft_consensus.cc:2804] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:45.496475  8943 leader_election.cc:290] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:45.496788  8920 raft_consensus.cc:493] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:45.497218  8920 raft_consensus.cc:3060] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.502283  8942 raft_consensus.cc:2749] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:45.502457  8975 consensus_queue.cc:1048] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:45.502921  8942 raft_consensus.cc:493] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:45.503345  8942 raft_consensus.cc:515] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:45.503513  8920 raft_consensus.cc:515] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.505018  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff879aea184487ea667f6447b2e6f7f" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:45.505223  8942 leader_election.cc:290] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:45.505921  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e2f3153f10e4d9093db87186ffa482e" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:45.506515  8873 raft_consensus.cc:2468] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 0.
I20260710 13:18:45.506768  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e2f3153f10e4d9093db87186ffa482e" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:45.505651  8800 raft_consensus.cc:2468] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 0.
I20260710 13:18:45.507715  8799 raft_consensus.cc:2468] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 0.
I20260710 13:18:45.507731  8692 leader_election.cc:304] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.508843  8942 raft_consensus.cc:2804] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:45.509188  8942 raft_consensus.cc:493] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:45.509526  8942 raft_consensus.cc:3060] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.510150  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff879aea184487ea667f6447b2e6f7f" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c"
I20260710 13:18:45.510710  8726 raft_consensus.cc:3060] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.514676  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ff879aea184487ea667f6447b2e6f7f" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce"
I20260710 13:18:45.515472  8799 raft_consensus.cc:3060] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.522390  8942 raft_consensus.cc:515] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:45.523022  8726 raft_consensus.cc:2468] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 1.
I20260710 13:18:45.523253  8920 leader_election.cc:290] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:45.524277  8841 leader_election.cc:304] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.525331  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e2f3153f10e4d9093db87186ffa482e" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240"
I20260710 13:18:45.525750  8942 leader_election.cc:290] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 election: Requested vote from peers 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:45.525908  8873 raft_consensus.cc:3060] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.526540  8920 raft_consensus.cc:2804] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:45.526975  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e2f3153f10e4d9093db87186ffa482e" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce"
I20260710 13:18:45.527577  8800 raft_consensus.cc:3060] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.527567  8920 raft_consensus.cc:697] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 1 LEADER]: Becoming Leader. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Running, Role: LEADER
I20260710 13:18:45.529168  8920 consensus_queue.cc:237] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.532829  8873 raft_consensus.cc:2468] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 1.
I20260710 13:18:45.530857  8799 raft_consensus.cc:2468] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 1.
I20260710 13:18:45.534147  8800 raft_consensus.cc:2468] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e22dd3e8bfd84a8d83fc4e63f8799c7c in term 1.
I20260710 13:18:45.534072  8692 leader_election.cc:304] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.535130  8942 raft_consensus.cc:2804] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:45.536334  8942 raft_consensus.cc:697] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 LEADER]: Becoming Leader. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Running, Role: LEADER
I20260710 13:18:45.537184  8942 consensus_queue.cc:237] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:45.540426  8947 consensus_queue.cc:1048] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.546855  8943 consensus_queue.cc:1048] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.561247  8622 catalog_manager.cc:5697] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 reported cstate change: term changed from 0 to 1, leader changed from <none> to 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "747bb35ec5d1437aa2865b27e18a2240" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.571677  8624 catalog_manager.cc:5697] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c reported cstate change: term changed from 0 to 1, leader changed from <none> to e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.573841  8942 consensus_queue.cc:1048] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:45.603367  8922 raft_consensus.cc:493] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:45.603821  8922 raft_consensus.cc:515] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.605499  8922 leader_election.cc:290] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:45.606223  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:45.606949  8726 raft_consensus.cc:2393] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d4df12ccb6142918e8c1d142d4f29ce in current term 1: Already voted for candidate 747bb35ec5d1437aa2865b27e18a2240 in this term.
I20260710 13:18:45.606881  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:45.608289  8767 leader_election.cc:304] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce; no voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:45.609050  8922 raft_consensus.cc:3060] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.613521  8922 raft_consensus.cc:2749] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:45.654471  8947 consensus_queue.cc:1048] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.664119  8920 consensus_queue.cc:1048] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.685328  8942 consensus_queue.cc:1048] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.692909  8922 raft_consensus.cc:493] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:45.693403  8922 raft_consensus.cc:515] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.695487  8922 leader_election.cc:290] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:45.696398  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a06bd4445459a889862fb97a70fd3" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:45.696547  8923 consensus_queue.cc:1048] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.696945  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a06bd4445459a889862fb97a70fd3" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:45.697144  8726 raft_consensus.cc:2468] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 0.
I20260710 13:18:45.697530  8874 raft_consensus.cc:2468] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 0.
I20260710 13:18:45.698750  8767 leader_election.cc:304] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: 
I20260710 13:18:45.699496  8922 raft_consensus.cc:2804] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:45.699839  8922 raft_consensus.cc:493] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:45.700198  8922 raft_consensus.cc:3060] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.708885  8922 raft_consensus.cc:515] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.710533  8922 leader_election.cc:290] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:45.711162  8726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a06bd4445459a889862fb97a70fd3" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c"
I20260710 13:18:45.711472  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a06bd4445459a889862fb97a70fd3" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240"
I20260710 13:18:45.711762  8726 raft_consensus.cc:3060] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.712028  8874 raft_consensus.cc:3060] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:45.717247  8726 raft_consensus.cc:2468] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 1.
I20260710 13:18:45.718243  8767 leader_election.cc:304] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 
I20260710 13:18:45.718554  8874 raft_consensus.cc:2468] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 1.
I20260710 13:18:45.718943  8922 raft_consensus.cc:2804] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:45.719414  8922 raft_consensus.cc:697] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 LEADER]: Becoming Leader. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Running, Role: LEADER
I20260710 13:18:45.720130  8922 consensus_queue.cc:237] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:45.727428  8624 catalog_manager.cc:5697] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2). New cstate: current_term: 1 leader_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.888986  8922 consensus_queue.cc:1048] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.900007  8969 consensus_queue.cc:1048] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:45.915524  8920 consensus_queue.cc:1048] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.926437  5772 ts_manager.cc:295] Set tserver state for e22dd3e8bfd84a8d83fc4e63f8799c7c to MAINTENANCE_MODE
I20260710 13:18:45.927239  5772 tablet_server.cc:179] TabletServer@127.5.163.1:0 shutting down...
I20260710 13:18:45.927536  8947 consensus_queue.cc:1048] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:45.952391  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:45.958010  8943 consensus_queue.cc:1048] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:45.959338  8841 consensus_peers.cc:597] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:45.964883  8841 consensus_peers.cc:597] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:45.981000  8923 consensus_queue.cc:1048] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:46.007615  8923 consensus_queue.cc:1048] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:46.018555  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:46.019248  5772 tablet_replica.cc:333] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c: stopping tablet replica
I20260710 13:18:46.019868  5772 raft_consensus.cc:2243] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.020243  5772 raft_consensus.cc:2272] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.022393  5772 tablet_replica.cc:333] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c: stopping tablet replica
I20260710 13:18:46.023108  5772 raft_consensus.cc:2243] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.023478  5772 raft_consensus.cc:2272] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.025207  5772 tablet_replica.cc:333] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c: stopping tablet replica
I20260710 13:18:46.025745  5772 raft_consensus.cc:2243] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.026103  5772 raft_consensus.cc:2272] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.027818  5772 tablet_replica.cc:333] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c: stopping tablet replica
I20260710 13:18:46.028344  5772 raft_consensus.cc:2243] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.028780  5772 raft_consensus.cc:2272] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.030843  5772 tablet_replica.cc:333] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c: stopping tablet replica
I20260710 13:18:46.031349  5772 raft_consensus.cc:2243] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.031709  5772 raft_consensus.cc:2272] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.033447  5772 tablet_replica.cc:333] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c: stopping tablet replica
I20260710 13:18:46.033932  5772 raft_consensus.cc:2243] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.034672  5772 raft_consensus.cc:2272] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.036715  8947 consensus_queue.cc:1048] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:46.037101  5772 tablet_replica.cc:333] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c: stopping tablet replica
I20260710 13:18:46.037704  5772 raft_consensus.cc:2243] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.038147  5772 raft_consensus.cc:2272] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.040722  5772 tablet_replica.cc:333] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c: stopping tablet replica
I20260710 13:18:46.041261  5772 raft_consensus.cc:2243] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:46.041682  5772 raft_consensus.cc:2272] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.044323  5772 tablet_replica.cc:333] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c: stopping tablet replica
I20260710 13:18:46.045044  5772 raft_consensus.cc:2243] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.045949  5772 raft_consensus.cc:2272] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.048856  5772 tablet_replica.cc:333] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c: stopping tablet replica
I20260710 13:18:46.049456  5772 raft_consensus.cc:2243] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:46.050472  5772 raft_consensus.cc:2272] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:46.081226  5772 tablet_server.cc:196] TabletServer@127.5.163.1:0 shutdown complete.
I20260710 13:18:46.112332  8969 consensus_queue.cc:1048] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:46.120249  8841 consensus_peers.cc:597] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:46.128993  8767 consensus_peers.cc:597] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:46.144410  8841 consensus_peers.cc:597] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:46.435307  8767 consensus_peers.cc:597] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:46.458051  8841 consensus_peers.cc:597] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:46.953361  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:47.199887  8964 raft_consensus.cc:493] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e22dd3e8bfd84a8d83fc4e63f8799c7c)
I20260710 13:18:47.200125  8920 raft_consensus.cc:493] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e22dd3e8bfd84a8d83fc4e63f8799c7c)
I20260710 13:18:47.200698  8920 raft_consensus.cc:515] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:47.200687  8964 raft_consensus.cc:515] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:47.202934  8920 leader_election.cc:290] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:47.202934  8964 leader_election.cc:290] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:47.204890  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:47.205575  8874 raft_consensus.cc:2468] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 1.
I20260710 13:18:47.205476  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:47.206218  8800 raft_consensus.cc:2468] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 747bb35ec5d1437aa2865b27e18a2240 in term 1.
I20260710 13:18:47.206781  8767 leader_election.cc:304] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: 
W20260710 13:18:47.207283  8841 leader_election.cc:336] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:47.207594  8964 raft_consensus.cc:2804] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:47.207995  8964 raft_consensus.cc:493] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader e22dd3e8bfd84a8d83fc4e63f8799c7c)
I20260710 13:18:47.207917  8839 leader_election.cc:304] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [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: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:47.208473  8964 raft_consensus.cc:3060] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:47.208838  8920 raft_consensus.cc:2804] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:47.209177  8920 raft_consensus.cc:493] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e22dd3e8bfd84a8d83fc4e63f8799c7c)
I20260710 13:18:47.209473  8920 raft_consensus.cc:3060] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:47.211907  8767 leader_election.cc:336] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:47.215276  8964 raft_consensus.cc:515] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:47.215415  8920 raft_consensus.cc:515] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:47.217016  8964 leader_election.cc:290] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:47.217175  8920 leader_election.cc:290] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:47.218832  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240"
I20260710 13:18:47.219591  8874 raft_consensus.cc:2393] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d4df12ccb6142918e8c1d142d4f29ce in current term 2: Already voted for candidate 747bb35ec5d1437aa2865b27e18a2240 in this term.
I20260710 13:18:47.220429  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce"
I20260710 13:18:47.221150  8800 raft_consensus.cc:2393] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 747bb35ec5d1437aa2865b27e18a2240 in current term 2: Already voted for candidate 1d4df12ccb6142918e8c1d142d4f29ce in this term.
W20260710 13:18:47.221697  8841 leader_election.cc:336] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:47.222317  8839 leader_election.cc:304] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
W20260710 13:18:47.222424  8767 leader_election.cc:336] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:47.223008  8920 raft_consensus.cc:2749] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:18:47.222905  8767 leader_election.cc:304] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce; no voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:47.223737  8964 raft_consensus.cc:2749] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:18:47.440817  8943 raft_consensus.cc:493] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e22dd3e8bfd84a8d83fc4e63f8799c7c)
I20260710 13:18:47.441351  8943 raft_consensus.cc:515] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:47.443248  8943 leader_election.cc:290] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:47.444348  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8782e0faf9e44c5aab5e68646253718" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
W20260710 13:18:47.446736  8841 leader_election.cc:336] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:47.447115  8841 leader_election.cc:304] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:47.447695  8943 raft_consensus.cc:2749] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:47.469682  8964 raft_consensus.cc:493] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e22dd3e8bfd84a8d83fc4e63f8799c7c)
I20260710 13:18:47.470178  8964 raft_consensus.cc:515] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:47.471907  8964 leader_election.cc:290] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:47.473294  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8782e0faf9e44c5aab5e68646253718" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:47.473917  8874 raft_consensus.cc:2468] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 1.
W20260710 13:18:47.475394  8767 leader_election.cc:336] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:47.476073  8767 leader_election.cc:304] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:47.476719  8964 raft_consensus.cc:2804] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:47.477077  8964 raft_consensus.cc:493] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader e22dd3e8bfd84a8d83fc4e63f8799c7c)
I20260710 13:18:47.477356  8964 raft_consensus.cc:3060] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:47.481863  8964 raft_consensus.cc:515] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:47.483476  8964 leader_election.cc:290] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:47.484786  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8782e0faf9e44c5aab5e68646253718" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240"
I20260710 13:18:47.485359  8874 raft_consensus.cc:3060] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:47.486901  8767 leader_election.cc:336] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:47.491140  8874 raft_consensus.cc:2468] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 2.
I20260710 13:18:47.492033  8767 leader_election.cc:304] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:47.492688  8964 raft_consensus.cc:2804] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:47.493050  8964 raft_consensus.cc:697] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 LEADER]: Becoming Leader. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Running, Role: LEADER
I20260710 13:18:47.493702  8964 consensus_queue.cc:237] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:47.499853  8624 catalog_manager.cc:5697] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce reported cstate change: term changed from 1 to 2, leader changed from e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1) to 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2). New cstate: current_term: 2 leader_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:47.504266  8943 raft_consensus.cc:493] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e22dd3e8bfd84a8d83fc4e63f8799c7c)
I20260710 13:18:47.504884  8943 raft_consensus.cc:515] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:47.506642  8943 leader_election.cc:290] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917)
I20260710 13:18:47.507834  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e2f3153f10e4d9093db87186ffa482e" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:47.511610  8964 raft_consensus.cc:493] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e22dd3e8bfd84a8d83fc4e63f8799c7c)
I20260710 13:18:47.512085  8964 raft_consensus.cc:515] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
W20260710 13:18:47.512358  8841 leader_election.cc:336] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:47.512845  8841 leader_election.cc:304] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:47.513420  8943 raft_consensus.cc:2749] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:47.514118  8964 leader_election.cc:290] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687), e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917)
I20260710 13:18:47.514780  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e2f3153f10e4d9093db87186ffa482e" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:47.515323  8874 raft_consensus.cc:2468] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 1.
I20260710 13:18:47.516240  8767 leader_election.cc:304] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: 
I20260710 13:18:47.516916  8964 raft_consensus.cc:2804] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:47.517215  8964 raft_consensus.cc:493] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader e22dd3e8bfd84a8d83fc4e63f8799c7c)
I20260710 13:18:47.517500  8964 raft_consensus.cc:3060] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:47.518117  8767 leader_election.cc:336] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:47.522392  8964 raft_consensus.cc:515] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:47.524418  8964 leader_election.cc:290] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 election: Requested vote from peers 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687), e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917)
I20260710 13:18:47.525900  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e2f3153f10e4d9093db87186ffa482e" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240"
I20260710 13:18:47.526463  8874 raft_consensus.cc:3060] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:47.528587  8767 leader_election.cc:336] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:47.531788  8874 raft_consensus.cc:2468] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 2.
I20260710 13:18:47.532855  8767 leader_election.cc:304] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:47.533492  8964 raft_consensus.cc:2804] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:47.533934  8964 raft_consensus.cc:697] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 LEADER]: Becoming Leader. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Running, Role: LEADER
I20260710 13:18:47.534708  8964 consensus_queue.cc:237] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:47.540899  8624 catalog_manager.cc:5697] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce reported cstate change: term changed from 1 to 2, leader changed from e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1) to 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2). New cstate: current_term: 2 leader_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:47.909798  8767 consensus_peers.cc:597] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:47.928215  8874 raft_consensus.cc:1275] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Refusing update from remote peer 1d4df12ccb6142918e8c1d142d4f29ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:47.929528  8964 consensus_queue.cc:1048] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:47.942649  8767 consensus_peers.cc:597] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:47.954210  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:47.972623  8874 raft_consensus.cc:1275] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Refusing update from remote peer 1d4df12ccb6142918e8c1d142d4f29ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:47.974014  8964 consensus_queue.cc:1048] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:48.300915  8841 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260710 13:18:48.303309  8841 consensus_peers.cc:597] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:48.575660  8841 consensus_peers.cc:597] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:48.631052  8767 consensus_peers.cc:597] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:48.640758  8841 consensus_peers.cc:597] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:48.685146  8841 consensus_peers.cc:597] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:48.758288  8841 consensus_peers.cc:597] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:48.955400  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:49.188321  8767 consensus_peers.cc:597] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:18:49.242880  9018 raft_consensus.cc:493] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:49.243570  9018 raft_consensus.cc:515] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:49.245471  9018 leader_election.cc:290] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:49.247395  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:49.248068  8874 raft_consensus.cc:2468] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 2.
I20260710 13:18:49.249532  8767 leader_election.cc:304] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: 
I20260710 13:18:49.250382  9018 raft_consensus.cc:2804] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260710 13:18:49.250478  8767 leader_election.cc:336] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:49.250876  9018 raft_consensus.cc:493] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:49.251729  9018 raft_consensus.cc:3060] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:49.259264  9018 raft_consensus.cc:515] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:49.261114  9018 leader_election.cc:290] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 3 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:49.262916  8874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240"
I20260710 13:18:49.263589  8874 raft_consensus.cc:3060] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Advancing to term 3
W20260710 13:18:49.266502  8767 leader_election.cc:336] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:49.270689  8874 raft_consensus.cc:2468] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 3.
I20260710 13:18:49.271641  8767 leader_election.cc:304] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240; no voters: e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:49.272329  9020 raft_consensus.cc:2804] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:49.272816  9020 raft_consensus.cc:697] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 3 LEADER]: Becoming Leader. State: Replica: 1d4df12ccb6142918e8c1d142d4f29ce, State: Running, Role: LEADER
I20260710 13:18:49.273617  9020 consensus_queue.cc:237] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [LEADER]: Queue going to LEADER 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: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:49.285531  8621 catalog_manager.cc:5697] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce reported cstate change: term changed from 1 to 3, leader changed from e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1) to 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2). New cstate: current_term: 3 leader_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.738914  8874 raft_consensus.cc:1275] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 3 FOLLOWER]: Refusing update from remote peer 1d4df12ccb6142918e8c1d142d4f29ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:18:49.740028  9020 consensus_queue.cc:1048] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:18:49.753412  8767 consensus_peers.cc:597] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:49.956457  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:50.140754  8767 consensus_peers.cc:597] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:50.427714  8841 consensus_peers.cc:597] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:18:50.511499  8767 consensus_peers.cc:597] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:50.904838  8767 consensus_peers.cc:597] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:18:50.957393  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:51.081684  8841 consensus_peers.cc:597] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:18:51.095304  8841 consensus_peers.cc:597] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:18:51.098444  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:51.104521  9030 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:51.105185  9031 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:18:51.106388  9033 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:18:51.106459  5772 server_base.cc:1061] running on GCE node
I20260710 13:18:51.107416  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:51.107661  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:51.107854  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689531107835 us; error 0 us; skew 500 ppm
I20260710 13:18:51.108394  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:51.110602  5772 webserver.cc:533] Webserver started at http://127.5.163.1:45763/ using document root <none> and password file <none>
I20260710 13:18:51.111084  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:51.111251  5772 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:18:51.114522  5772 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 13:18:51.117933  9038 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:51.118683  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:51.118993  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-0-root
uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c"
format_stamp: "Formatted at 2026-07-10 13:18:44 on dist-test-slave-20gn"
I20260710 13:18:51.119333  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689453170879-5772-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:18:51.138202  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:51.139263  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:51.140853  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:51.144299  9045 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:18:51.187847  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:18:51.188102  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.045s	user 0.001s	sys 0.002s
I20260710 13:18:51.188313  5772 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:18:51.192356  9045 tablet_bootstrap.cc:492] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
W20260710 13:18:51.206532  8841 consensus_peers.cc:597] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:18:51.208029  9045 tablet_bootstrap.cc:492] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:51.208909  9045 tablet_bootstrap.cc:492] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap complete.
I20260710 13:18:51.209467  9045 ts_tablet_manager.cc:1403] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:18:51.211475  9045 raft_consensus.cc:359] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.212018  9045 raft_consensus.cc:740] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.212739  9045 consensus_queue.cc:260] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [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: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.215245  9045 ts_tablet_manager.cc:1434] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:18:51.215934  9045 tablet_bootstrap.cc:492] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:51.227289  5772 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:18:51.227536  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.039s	user 0.036s	sys 0.000s
I20260710 13:18:51.227967  9045 tablet_bootstrap.cc:492] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:51.228878  9045 tablet_bootstrap.cc:492] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap complete.
I20260710 13:18:51.229430  9045 ts_tablet_manager.cc:1403] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 13:18:51.231516  9045 raft_consensus.cc:359] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.232086  9045 raft_consensus.cc:740] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.232779  9045 consensus_queue.cc:260] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [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: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.235294  9045 ts_tablet_manager.cc:1434] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:51.236258  9045 tablet_bootstrap.cc:492] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:51.249732  9045 tablet_bootstrap.cc:492] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:51.250713  9045 tablet_bootstrap.cc:492] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap complete.
I20260710 13:18:51.251432  9045 ts_tablet_manager.cc:1403] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:18:51.253476  9045 raft_consensus.cc:359] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.254027  9045 raft_consensus.cc:740] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.254696  9045 consensus_queue.cc:260] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [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: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.256143  9045 ts_tablet_manager.cc:1434] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:18:51.256786  9045 tablet_bootstrap.cc:492] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:51.267306  9045 tablet_bootstrap.cc:492] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:51.268201  9045 tablet_bootstrap.cc:492] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap complete.
I20260710 13:18:51.268872  9045 ts_tablet_manager.cc:1403] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.004s
I20260710 13:18:51.270577  9045 raft_consensus.cc:359] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.271003  9045 raft_consensus.cc:740] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.271610  9045 consensus_queue.cc:260] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [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: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.273022  9045 ts_tablet_manager.cc:1434] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:51.273603  9045 tablet_bootstrap.cc:492] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:51.282658  9045 tablet_bootstrap.cc:492] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:51.283401  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.1:37917
I20260710 13:18:51.283452  9045 tablet_bootstrap.cc:492] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap complete.
I20260710 13:18:51.283576  9107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.1:37917 every 8 connection(s)
I20260710 13:18:51.284308  9045 ts_tablet_manager.cc:1403] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:18:51.286053  9045 raft_consensus.cc:359] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.286553  9045 raft_consensus.cc:740] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.287429  9045 consensus_queue.cc:260] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.289224  9045 ts_tablet_manager.cc:1434] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:51.287782  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:51.290086  9045 tablet_bootstrap.cc:492] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:51.301772  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:51.302405  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:51.303093  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:51.305365  9045 tablet_bootstrap.cc:492] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:51.306268  9045 tablet_bootstrap.cc:492] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap complete.
I20260710 13:18:51.306910  9045 ts_tablet_manager.cc:1403] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:18:51.309373  9045 raft_consensus.cc:359] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.310042  9045 raft_consensus.cc:740] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.310735  9045 consensus_queue.cc:260] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [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: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.312909  9045 ts_tablet_manager.cc:1434] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:51.313655  9045 tablet_bootstrap.cc:492] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:51.328800  9045 tablet_bootstrap.cc:492] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:51.329543  9108 heartbeater.cc:344] Connected to a master server at 127.5.163.62:34729
I20260710 13:18:51.329752  9045 tablet_bootstrap.cc:492] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap complete.
I20260710 13:18:51.329993  9108 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:51.330371  9045 ts_tablet_manager.cc:1403] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:18:51.330862  9108 heartbeater.cc:507] Master 127.5.163.62:34729 requested a full tablet report, sending...
I20260710 13:18:51.332664  9045 raft_consensus.cc:359] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.333288  9045 raft_consensus.cc:740] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.333882  9045 consensus_queue.cc:260] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [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: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.335601  9045 ts_tablet_manager.cc:1434] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:51.336143  9045 tablet_bootstrap.cc:492] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:51.336736  8621 ts_manager.cc:194] Re-registered known tserver with Master: e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917)
I20260710 13:18:51.344877  8621 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41366
I20260710 13:18:51.344949  9045 tablet_bootstrap.cc:492] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:51.345690  9045 tablet_bootstrap.cc:492] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap complete.
I20260710 13:18:51.346313  9045 ts_tablet_manager.cc:1403] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:18:51.347913  9108 heartbeater.cc:499] Master 127.5.163.62:34729 was elected leader, sending a full tablet report...
I20260710 13:18:51.348623  9045 raft_consensus.cc:359] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.349267  9045 raft_consensus.cc:740] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.349884  9045 consensus_queue.cc:260] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.351821  9045 ts_tablet_manager.cc:1434] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:18:51.352413  9045 tablet_bootstrap.cc:492] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:51.366169  9045 tablet_bootstrap.cc:492] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:51.366916  9045 tablet_bootstrap.cc:492] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap complete.
I20260710 13:18:51.367501  9045 ts_tablet_manager.cc:1403] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:18:51.369722  9045 raft_consensus.cc:359] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:51.370327  9045 raft_consensus.cc:740] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.371119  9045 consensus_queue.cc:260] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [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: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:51.373287  9045 ts_tablet_manager.cc:1434] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:51.374159  9045 tablet_bootstrap.cc:492] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap starting.
I20260710 13:18:51.384013  9045 tablet_bootstrap.cc:492] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 13:18:51.384773  9045 tablet_bootstrap.cc:492] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Bootstrap complete.
I20260710 13:18:51.385286  9045 ts_tablet_manager.cc:1403] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.005s
I20260710 13:18:51.386875  9045 raft_consensus.cc:359] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.387534  9045 raft_consensus.cc:740] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e22dd3e8bfd84a8d83fc4e63f8799c7c, State: Initialized, Role: FOLLOWER
I20260710 13:18:51.388199  9045 consensus_queue.cc:260] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:51.389729  9045 ts_tablet_manager.cc:1434] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260710 13:18:51.442333  9081 raft_consensus.cc:3060] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Advancing to term 3
I20260710 13:18:51.524081  9081 raft_consensus.cc:3060] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:51.665001  9080 raft_consensus.cc:3060] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:51.958338  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:52.318869  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:52.324747  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:52.325088  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:52.325480  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:52.959270  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:53.331445  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:53.336849  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:53.337215  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:53.337615  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:53.960350  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:54.344261  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:54.351198  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:54.351595  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:54.352178  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:54.961499  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:55.358469  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:55.363693  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:55.364157  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:55.364661  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:55.962378  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:56.370822  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:56.377463  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:56.382256  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:56.382581  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:18:57.700022  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:57.708870  9138 raft_consensus.cc:493] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 747bb35ec5d1437aa2865b27e18a2240)
I20260710 13:18:57.709554  9138 raft_consensus.cc:515] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:57.711390  9138 leader_election.cc:290] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:57.727829  9138 raft_consensus.cc:493] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 747bb35ec5d1437aa2865b27e18a2240)
I20260710 13:18:57.728765  9138 raft_consensus.cc:515] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:57.731652  9138 leader_election.cc:290] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:57.763427  9079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7872b06db104f3680e5ab7cd1ffac6b" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
W20260710 13:18:57.765305  8822 debug-util.cc:398] Leaking SignalData structure 0x7b080015c200 after lost signal to thread 5775
I20260710 13:18:57.780937  9079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7c46e3636143548b74e9987d71147b" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:57.838670  9140 raft_consensus.cc:493] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d4df12ccb6142918e8c1d142d4f29ce)
I20260710 13:18:57.839670  9140 raft_consensus.cc:515] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:57.843806  9079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81cd03275d340f9a3c7f67c5245cbb7" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:57.873883  9140 leader_election.cc:290] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:57.941483  9140 raft_consensus.cc:493] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d4df12ccb6142918e8c1d142d4f29ce)
I20260710 13:18:57.942456  9140 raft_consensus.cc:515] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:57.944060  9141 raft_consensus.cc:493] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 747bb35ec5d1437aa2865b27e18a2240)
I20260710 13:18:57.944815  9141 raft_consensus.cc:515] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:57.951116  9141 leader_election.cc:290] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:57.955440  9140 leader_election.cc:290] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917)
I20260710 13:18:58.011714  9140 raft_consensus.cc:493] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d4df12ccb6142918e8c1d142d4f29ce)
I20260710 13:18:58.012508  9140 raft_consensus.cc:515] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:58.015960  9140 leader_election.cc:290] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:58.033018  9080 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e2f3153f10e4d9093db87186ffa482e" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:58.034578  9079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a06bd4445459a889862fb97a70fd3" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:58.036425  9079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:58.037163  9079 raft_consensus.cc:2468] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d4df12ccb6142918e8c1d142d4f29ce in term 1.
W20260710 13:18:58.039036  8822 debug-util.cc:398] Leaking SignalData structure 0x7b08001c8840 after lost signal to thread 8658
I20260710 13:18:58.038952  9135 raft_consensus.cc:493] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1d4df12ccb6142918e8c1d142d4f29ce)
I20260710 13:18:58.039651  9135 raft_consensus.cc:515] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:58.039873  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7872b06db104f3680e5ab7cd1ffac6b" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
W20260710 13:18:58.040470  8822 debug-util.cc:398] Leaking SignalData structure 0x7b0800151500 after lost signal to thread 8825
I20260710 13:18:58.042281  9142 raft_consensus.cc:493] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 747bb35ec5d1437aa2865b27e18a2240)
I20260710 13:18:58.042611  9135 leader_election.cc:290] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
I20260710 13:18:58.044458  9142 raft_consensus.cc:515] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:58.053694  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:58.043730  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c7c46e3636143548b74e9987d71147b" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:58.059912  8767 leader_election.cc:304] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce; no voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:58.060948  9141 raft_consensus.cc:2749] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:58.068709  9142 leader_election.cc:290] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:58.079217  9144 raft_consensus.cc:493] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 747bb35ec5d1437aa2865b27e18a2240)
I20260710 13:18:58.080904  9144 raft_consensus.cc:515] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:58.092468  9081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" is_pre_election: true
I20260710 13:18:58.104058  9144 leader_election.cc:290] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
W20260710 13:18:58.107761  8767 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.3:36687, user_credentials={real_user=slave}} blocked reactor thread for 46198.8us
I20260710 13:18:58.108896  8767 leader_election.cc:304] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce; no voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:58.109666  9141 raft_consensus.cc:2749] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:58.111183  8767 leader_election.cc:304] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 747bb35ec5d1437aa2865b27e18a2240
I20260710 13:18:58.112061  9141 raft_consensus.cc:2804] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:58.112412  9141 raft_consensus.cc:493] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 747bb35ec5d1437aa2865b27e18a2240)
I20260710 13:18:58.112807  9141 raft_consensus.cc:3060] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:58.114123  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e2f3153f10e4d9093db87186ffa482e" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:58.116225  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "126a06bd4445459a889862fb97a70fd3" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:58.117137  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81cd03275d340f9a3c7f67c5245cbb7" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:58.121111  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d625390542254dacae7b65635c50ef74" candidate_uuid: "747bb35ec5d1437aa2865b27e18a2240" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:58.122851  8839 leader_election.cc:304] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:58.123821  9135 raft_consensus.cc:2749] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:18:58.124840  8839 leader_election.cc:304] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:58.125862  9135 raft_consensus.cc:2749] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:58.126497  9141 raft_consensus.cc:515] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:58.127821  8800 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7872b06db104f3680e5ab7cd1ffac6b" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:58.129659  9141 leader_election.cc:290] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [CANDIDATE]: Term 2 election: Requested vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 747bb35ec5d1437aa2865b27e18a2240 (127.5.163.3:36687)
I20260710 13:18:58.130023  8839 leader_election.cc:304] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:58.127818  8799 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" is_pre_election: true
I20260710 13:18:58.131140  9140 raft_consensus.cc:2749] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:58.131969  8839 leader_election.cc:304] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:58.133021  9135 raft_consensus.cc:2749] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 13:18:58.134684  8872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:58.135030  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7872b06db104f3680e5ab7cd1ffac6b" candidate_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240" is_pre_election: true
I20260710 13:18:58.136812  9081 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c"
I20260710 13:18:58.137956  9042 leader_election.cc:304] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [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: e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240
I20260710 13:18:58.139128  9144 raft_consensus.cc:2749] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:58.139418  8799 raft_consensus.cc:1240] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Rejecting Update request from peer 747bb35ec5d1437aa2865b27e18a2240 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:58.140234  8873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a2484b800b4e74b507303b897e0153" candidate_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "747bb35ec5d1437aa2865b27e18a2240"
I20260710 13:18:58.142035  8767 leader_election.cc:304] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [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: 1d4df12ccb6142918e8c1d142d4f29ce; no voters: 747bb35ec5d1437aa2865b27e18a2240, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:58.142032  9042 leader_election.cc:304] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [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: e22dd3e8bfd84a8d83fc4e63f8799c7c; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, 747bb35ec5d1437aa2865b27e18a2240
I20260710 13:18:58.143527  9144 raft_consensus.cc:2749] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:58.143499  9135 consensus_queue.cc:1059] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:58.144914  9135 raft_consensus.cc:3055] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:58.145293  9135 raft_consensus.cc:740] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 747bb35ec5d1437aa2865b27e18a2240, State: Running, Role: LEADER
I20260710 13:18:58.146230  9138 raft_consensus.cc:2749] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:18:58.146301  9135 consensus_queue.cc:260] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:58.147984  9135 raft_consensus.cc:3060] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:58.156921  5772 tablet_server.cc:179] TabletServer@127.5.163.1:37917 shutting down...
W20260710 13:18:58.177812  8841 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 60 similar messages]
W20260710 13:18:58.185098  8841 consensus_peers.cc:597] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:58.193698  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:58.194890  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.196103  5772 raft_consensus.cc:2243] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.196906  5772 raft_consensus.cc:2272] T 126a06bd4445459a889862fb97a70fd3 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.201109  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.201970  5772 raft_consensus.cc:2243] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.202654  5772 raft_consensus.cc:2272] T 3e2f3153f10e4d9093db87186ffa482e P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.206187  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.206964  5772 raft_consensus.cc:2243] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.207551  5772 raft_consensus.cc:2272] T 20a2484b800b4e74b507303b897e0153 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.211042  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.211941  5772 raft_consensus.cc:2243] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.212565  5772 raft_consensus.cc:2272] T 0c7c46e3636143548b74e9987d71147b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.215868  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.216804  5772 raft_consensus.cc:2243] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.217336  5772 raft_consensus.cc:2272] T a81cd03275d340f9a3c7f67c5245cbb7 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.220170  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.221067  5772 raft_consensus.cc:2243] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.221696  5772 raft_consensus.cc:2272] T e7872b06db104f3680e5ab7cd1ffac6b P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.224860  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.225572  5772 raft_consensus.cc:2243] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.226052  5772 raft_consensus.cc:2272] T 8ff879aea184487ea667f6447b2e6f7f P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.229063  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.229724  5772 raft_consensus.cc:2243] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.230249  5772 raft_consensus.cc:2272] T d625390542254dacae7b65635c50ef74 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.232956  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.233703  5772 raft_consensus.cc:2243] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.234241  5772 raft_consensus.cc:2272] T ac4d5e7abe7544eea6225143b4b4e07a P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.237380  5772 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:58.238041  5772 raft_consensus.cc:2243] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.238696  5772 raft_consensus.cc:2272] T e8782e0faf9e44c5aab5e68646253718 P e22dd3e8bfd84a8d83fc4e63f8799c7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.269086  5772 tablet_server.cc:196] TabletServer@127.5.163.1:37917 shutdown complete.
W20260710 13:18:58.273403  8841 consensus_peers.cc:597] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:58.303172  5772 tablet_server.cc:179] TabletServer@127.5.163.2:0 shutting down...
I20260710 13:18:58.339609  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:58.340723  5772 tablet_replica.cc:333] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce: stopping tablet replica
I20260710 13:18:58.341529  5772 raft_consensus.cc:2243] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:58.342311  5772 raft_consensus.cc:2272] T 126a06bd4445459a889862fb97a70fd3 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.344599  5772 tablet_replica.cc:333] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce: stopping tablet replica
I20260710 13:18:58.345232  5772 raft_consensus.cc:2243] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:58.346122  5772 raft_consensus.cc:2272] T 3e2f3153f10e4d9093db87186ffa482e P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.348250  5772 tablet_replica.cc:333] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce: stopping tablet replica
I20260710 13:18:58.348800  5772 raft_consensus.cc:2243] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.349229  5772 raft_consensus.cc:2272] T 20a2484b800b4e74b507303b897e0153 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.351459  5772 tablet_replica.cc:333] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce: stopping tablet replica
I20260710 13:18:58.352170  5772 raft_consensus.cc:2243] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:58.353120  5772 raft_consensus.cc:2272] T e8782e0faf9e44c5aab5e68646253718 P 1d4df12ccb6142918e8c1d142d4f29ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.355403  5772 tablet_replica.cc:333] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce: stopping tablet replica
I20260710 13:18:58.355928  5772 raft_consensus.cc:2243] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:58.356825  5772 raft_consensus.cc:2272] T d625390542254dacae7b65635c50ef74 P 1d4df12ccb6142918e8c1d142d4f29ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.358812  5772 tablet_replica.cc:333] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce: stopping tablet replica
I20260710 13:18:58.359289  5772 raft_consensus.cc:2243] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.359814  5772 raft_consensus.cc:2272] T ac4d5e7abe7544eea6225143b4b4e07a P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.361987  5772 tablet_replica.cc:333] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce: stopping tablet replica
I20260710 13:18:58.362493  5772 raft_consensus.cc:2243] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.362914  5772 raft_consensus.cc:2272] T 8ff879aea184487ea667f6447b2e6f7f P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.365051  5772 tablet_replica.cc:333] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce: stopping tablet replica
I20260710 13:18:58.365558  5772 raft_consensus.cc:2243] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.365988  5772 raft_consensus.cc:2272] T 0c7c46e3636143548b74e9987d71147b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.368090  5772 tablet_replica.cc:333] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce: stopping tablet replica
I20260710 13:18:58.368561  5772 raft_consensus.cc:2243] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:58.368983  5772 raft_consensus.cc:2272] T e7872b06db104f3680e5ab7cd1ffac6b P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:58.370942  5772 tablet_replica.cc:333] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce: stopping tablet replica
I20260710 13:18:58.371433  5772 raft_consensus.cc:2243] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:58.372301  5772 raft_consensus.cc:2272] T a81cd03275d340f9a3c7f67c5245cbb7 P 1d4df12ccb6142918e8c1d142d4f29ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:58.437386  8841 consensus_peers.cc:597] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.527403  8839 consensus_peers.cc:597] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 -> Peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Couldn't send request to peer 1d4df12ccb6142918e8c1d142d4f29ce. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:46047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.549130  8841 consensus_peers.cc:597] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.578338  8839 consensus_peers.cc:597] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 -> Peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Couldn't send request to peer 1d4df12ccb6142918e8c1d142d4f29ce. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:46047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.603341  8839 consensus_peers.cc:597] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 -> Peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Couldn't send request to peer 1d4df12ccb6142918e8c1d142d4f29ce. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:46047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:58.701085  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:58.751531  8839 consensus_peers.cc:597] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 -> Peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Couldn't send request to peer 1d4df12ccb6142918e8c1d142d4f29ce. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:46047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:59.367724  9155 raft_consensus.cc:493] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.368216  9155 raft_consensus.cc:515] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:59.370147  9155 leader_election.cc:290] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
W20260710 13:18:59.374739  8841 leader_election.cc:336] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
W20260710 13:18:59.376196  8839 leader_election.cc:336] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Network error: Client connection negotiation failed: client connection to 127.5.163.2:46047: connect: Connection refused (error 111)
I20260710 13:18:59.376677  8839 leader_election.cc:304] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:59.377424  9155 raft_consensus.cc:2749] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:18:59.393747  5772 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 8822)
I20260710 13:18:59.638018  9155 raft_consensus.cc:493] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d4df12ccb6142918e8c1d142d4f29ce)
I20260710 13:18:59.638549  9155 raft_consensus.cc:515] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:59.640451  9155 leader_election.cc:290] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
W20260710 13:18:59.644440  8841 leader_election.cc:336] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
W20260710 13:18:59.644969  8839 leader_election.cc:336] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Network error: Client connection negotiation failed: client connection to 127.5.163.2:46047: connect: Connection refused (error 111)
I20260710 13:18:59.645308  8839 leader_election.cc:304] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:59.645856  9155 raft_consensus.cc:2749] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:59.649788  9155 raft_consensus.cc:493] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1d4df12ccb6142918e8c1d142d4f29ce)
I20260710 13:18:59.650175  9155 raft_consensus.cc:515] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:59.651846  9155 leader_election.cc:290] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
W20260710 13:18:59.655536  8841 leader_election.cc:336] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
W20260710 13:18:59.656049  8839 leader_election.cc:336] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Network error: Client connection negotiation failed: client connection to 127.5.163.2:46047: connect: Connection refused (error 111)
I20260710 13:18:59.656462  8839 leader_election.cc:304] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:59.657150  9155 raft_consensus.cc:2749] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:59.661075  9155 raft_consensus.cc:493] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d4df12ccb6142918e8c1d142d4f29ce)
I20260710 13:18:59.661456  9155 raft_consensus.cc:515] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } }
I20260710 13:18:59.663323  9155 leader_election.cc:290] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047), e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917)
W20260710 13:18:59.667233  8839 leader_election.cc:336] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Network error: Client connection negotiation failed: client connection to 127.5.163.2:46047: connect: Connection refused (error 111)
W20260710 13:18:59.667662  8841 leader_election.cc:336] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:59.667979  8841 leader_election.cc:304] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:59.668555  9155 raft_consensus.cc:2749] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 13:18:59.702059  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:59.800983  9155 raft_consensus.cc:493] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1d4df12ccb6142918e8c1d142d4f29ce)
I20260710 13:18:59.801874  9155 raft_consensus.cc:515] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:59.804252  9155 leader_election.cc:290] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
W20260710 13:18:59.808949  8839 leader_election.cc:336] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Network error: Client connection negotiation failed: client connection to 127.5.163.2:46047: connect: Connection refused (error 111)
W20260710 13:18:59.809556  8841 leader_election.cc:336] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
I20260710 13:18:59.810068  8841 leader_election.cc:304] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:59.811203  9155 raft_consensus.cc:2749] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 13:18:59.819115  9155 raft_consensus.cc:493] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1d4df12ccb6142918e8c1d142d4f29ce)
I20260710 13:18:59.819587  9155 raft_consensus.cc:515] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e22dd3e8bfd84a8d83fc4e63f8799c7c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37917 } } peers { permanent_uuid: "1d4df12ccb6142918e8c1d142d4f29ce" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 46047 } } peers { permanent_uuid: "747bb35ec5d1437aa2865b27e18a2240" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 36687 } }
I20260710 13:18:59.821444  9155 leader_election.cc:290] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917), 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047)
W20260710 13:18:59.825210  8841 leader_election.cc:336] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111)
W20260710 13:18:59.825754  8839 leader_election.cc:336] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Network error: Client connection negotiation failed: client connection to 127.5.163.2:46047: connect: Connection refused (error 111)
I20260710 13:18:59.826074  8839 leader_election.cc:304] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [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: 747bb35ec5d1437aa2865b27e18a2240; no voters: 1d4df12ccb6142918e8c1d142d4f29ce, e22dd3e8bfd84a8d83fc4e63f8799c7c
I20260710 13:18:59.826622  9155 raft_consensus.cc:2749] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260710 13:19:00.394316  5772 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 8822)
W20260710 13:19:00.588888  8841 consensus_peers.cc:597] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:00.685791  8841 consensus_peers.cc:597] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 -> Peer e22dd3e8bfd84a8d83fc4e63f8799c7c (127.5.163.1:37917): Couldn't send request to peer e22dd3e8bfd84a8d83fc4e63f8799c7c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:00.703056  8672 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:00.775316  8839 consensus_peers.cc:597] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 -> Peer 1d4df12ccb6142918e8c1d142d4f29ce (127.5.163.2:46047): Couldn't send request to peer 1d4df12ccb6142918e8c1d142d4f29ce. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:46047: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:19:00.806680  5772 tablet_server.cc:196] TabletServer@127.5.163.2:0 shutdown complete.
I20260710 13:19:00.828236  5772 tablet_server.cc:179] TabletServer@127.5.163.3:0 shutting down...
I20260710 13:19:00.852392  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:00.853120  5772 tablet_replica.cc:333] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240: stopping tablet replica
I20260710 13:19:00.853796  5772 raft_consensus.cc:2243] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.854293  5772 raft_consensus.cc:2272] T 126a06bd4445459a889862fb97a70fd3 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.856328  5772 tablet_replica.cc:333] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240: stopping tablet replica
I20260710 13:19:00.856915  5772 raft_consensus.cc:2243] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.857687  5772 raft_consensus.cc:2272] T 8ff879aea184487ea667f6447b2e6f7f P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.859515  5772 tablet_replica.cc:333] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240: stopping tablet replica
I20260710 13:19:00.860030  5772 raft_consensus.cc:2243] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.860466  5772 raft_consensus.cc:2272] T d625390542254dacae7b65635c50ef74 P 747bb35ec5d1437aa2865b27e18a2240 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.862296  5772 tablet_replica.cc:333] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240: stopping tablet replica
I20260710 13:19:00.862797  5772 raft_consensus.cc:2243] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.863224  5772 raft_consensus.cc:2272] T e8782e0faf9e44c5aab5e68646253718 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.865082  5772 tablet_replica.cc:333] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240: stopping tablet replica
I20260710 13:19:00.865554  5772 raft_consensus.cc:2243] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.866307  5772 raft_consensus.cc:2272] T ac4d5e7abe7544eea6225143b4b4e07a P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.868160  5772 tablet_replica.cc:333] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240: stopping tablet replica
I20260710 13:19:00.868723  5772 raft_consensus.cc:2243] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.869158  5772 raft_consensus.cc:2272] T 3e2f3153f10e4d9093db87186ffa482e P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.870923  5772 tablet_replica.cc:333] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240: stopping tablet replica
I20260710 13:19:00.871407  5772 raft_consensus.cc:2243] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.871753  5772 raft_consensus.cc:2272] T 20a2484b800b4e74b507303b897e0153 P 747bb35ec5d1437aa2865b27e18a2240 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.873402  5772 tablet_replica.cc:333] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240: stopping tablet replica
I20260710 13:19:00.873863  5772 raft_consensus.cc:2243] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.874583  5772 raft_consensus.cc:2272] T 0c7c46e3636143548b74e9987d71147b P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.876372  5772 tablet_replica.cc:333] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240: stopping tablet replica
I20260710 13:19:00.876890  5772 raft_consensus.cc:2243] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:00.877297  5772 raft_consensus.cc:2272] T a81cd03275d340f9a3c7f67c5245cbb7 P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.879070  5772 tablet_replica.cc:333] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240: stopping tablet replica
I20260710 13:19:00.879536  5772 raft_consensus.cc:2243] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.880695  5772 raft_consensus.cc:2272] T e7872b06db104f3680e5ab7cd1ffac6b P 747bb35ec5d1437aa2865b27e18a2240 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.910876  5772 tablet_server.cc:196] TabletServer@127.5.163.3:0 shutdown complete.
I20260710 13:19:00.933388  5772 master.cc:562] Master@127.5.163.62:34729 shutting down...
I20260710 13:19:00.955586  5772 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:00.956192  5772 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:00.956545  5772 tablet_replica.cc:333] T 00000000000000000000000000000000 P 05dc86c8c32f4b21a94018d12235be2b: stopping tablet replica
I20260710 13:19:00.977146  5772 master.cc:584] Master@127.5.163.62:34729 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (17204 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:19:01.020584  5772 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.163.62:42233
I20260710 13:19:01.021767  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.027473  9160 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.027729  9162 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.028110  9159 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:01.029767  5772 server_base.cc:1061] running on GCE node
I20260710 13:19:01.030728  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:01.030936  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:01.031103  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689541031078 us; error 0 us; skew 500 ppm
I20260710 13:19:01.031603  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.039525  5772 webserver.cc:533] Webserver started at http://127.5.163.62:43307/ using document root <none> and password file <none>
I20260710 13:19:01.040181  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.040416  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.040778  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.042277  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/master-0-root/instance:
uuid: "8842d169165b429f961e8abc018faa86"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-20gn"
I20260710 13:19:01.046821  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:01.050344  9167 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.051208  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:01.051528  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/master-0-root
uuid: "8842d169165b429f961e8abc018faa86"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-20gn"
I20260710 13:19:01.051838  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:01.069895  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.071287  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.113384  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.62:42233
I20260710 13:19:01.113476  9218 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.62:42233 every 8 connection(s)
I20260710 13:19:01.117446  9219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.127699  9219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86: Bootstrap starting.
I20260710 13:19:01.132380  9219 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.136577  9219 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86: No bootstrap required, opened a new log
I20260710 13:19:01.138681  9219 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8842d169165b429f961e8abc018faa86" member_type: VOTER }
I20260710 13:19:01.139047  9219 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.139230  9219 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8842d169165b429f961e8abc018faa86, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.139708  9219 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8842d169165b429f961e8abc018faa86" member_type: VOTER }
I20260710 13:19:01.140117  9219 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:01.140298  9219 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:01.140496  9219 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.145154  9219 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8842d169165b429f961e8abc018faa86" member_type: VOTER }
I20260710 13:19:01.145641  9219 leader_election.cc:304] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [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: 8842d169165b429f961e8abc018faa86; no voters: 
I20260710 13:19:01.146716  9219 leader_election.cc:290] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:01.147125  9222 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:01.148452  9222 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [term 1 LEADER]: Becoming Leader. State: Replica: 8842d169165b429f961e8abc018faa86, State: Running, Role: LEADER
I20260710 13:19:01.149151  9222 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [LEADER]: Queue going to LEADER mode. State: All 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: "8842d169165b429f961e8abc018faa86" member_type: VOTER }
I20260710 13:19:01.149757  9219 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:01.154165  9223 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8842d169165b429f961e8abc018faa86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8842d169165b429f961e8abc018faa86" member_type: VOTER } }
I20260710 13:19:01.154325  9224 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8842d169165b429f961e8abc018faa86. Latest consensus state: current_term: 1 leader_uuid: "8842d169165b429f961e8abc018faa86" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8842d169165b429f961e8abc018faa86" member_type: VOTER } }
I20260710 13:19:01.155007  9223 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:01.155198  9224 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:01.159106  9229 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:01.163971  9229 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:01.166555  5772 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:01.173185  9229 catalog_manager.cc:1383] Generated new cluster ID: a4f0e88381f94b3b8c73f42d00431063
I20260710 13:19:01.173486  9229 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:01.195924  9229 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:01.197371  9229 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:01.219996  9229 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86: Generated new TSK 0
I20260710 13:19:01.220690  9229 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:01.235888  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.241768  9240 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.242949  9241 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:01.245178  5772 server_base.cc:1061] running on GCE node
W20260710 13:19:01.245998  9243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:01.246909  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:01.247123  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:01.247262  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689541247245 us; error 0 us; skew 500 ppm
I20260710 13:19:01.247725  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.250018  5772 webserver.cc:533] Webserver started at http://127.5.163.1:46237/ using document root <none> and password file <none>
I20260710 13:19:01.250432  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.250597  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.250805  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.251821  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-0-root/instance:
uuid: "26fe40fb02b0480c882b930027b334f2"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-20gn"
I20260710 13:19:01.256330  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:01.259671  9248 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.260628  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:01.261020  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-0-root
uuid: "26fe40fb02b0480c882b930027b334f2"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-20gn"
I20260710 13:19:01.261382  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:01.281903  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.283120  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.284578  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:01.287083  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:01.287299  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.287565  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:01.287744  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.328481  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.1:40227
I20260710 13:19:01.328688  9310 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.1:40227 every 8 connection(s)
I20260710 13:19:01.333343  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.340705  9315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.341907  9316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.344317  9319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:01.345377  5772 server_base.cc:1061] running on GCE node
I20260710 13:19:01.346535  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:01.346551  9311 heartbeater.cc:344] Connected to a master server at 127.5.163.62:42233
W20260710 13:19:01.346928  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:01.347083  9311 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:01.347163  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689541347141 us; error 0 us; skew 500 ppm
I20260710 13:19:01.348124  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.348104  9311 heartbeater.cc:507] Master 127.5.163.62:42233 requested a full tablet report, sending...
I20260710 13:19:01.350785  9184 ts_manager.cc:194] Registered new tserver with Master: 26fe40fb02b0480c882b930027b334f2 (127.5.163.1:40227)
I20260710 13:19:01.351337  5772 webserver.cc:533] Webserver started at http://127.5.163.2:42577/ using document root <none> and password file <none>
I20260710 13:19:01.351945  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.352180  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.352468  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.352926  9184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37534
I20260710 13:19:01.354025  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-1-root/instance:
uuid: "15a5e8f741924226828877a268b45c89"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-20gn"
I20260710 13:19:01.359069  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:19:01.362233  9323 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.363000  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:01.363341  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-1-root
uuid: "15a5e8f741924226828877a268b45c89"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-20gn"
I20260710 13:19:01.363624  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:01.387478  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.388937  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.390727  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:01.392946  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:01.393175  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.393416  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:01.393810  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.434734  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.2:35797
I20260710 13:19:01.434835  9385 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.2:35797 every 8 connection(s)
I20260710 13:19:01.439815  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:01.446695  9389 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.449149  9390 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:01.449687  9392 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:01.451368  9386 heartbeater.cc:344] Connected to a master server at 127.5.163.62:42233
I20260710 13:19:01.451722  5772 server_base.cc:1061] running on GCE node
I20260710 13:19:01.451903  9386 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:01.452684  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:01.452903  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:01.452804  9386 heartbeater.cc:507] Master 127.5.163.62:42233 requested a full tablet report, sending...
I20260710 13:19:01.453218  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689541453189 us; error 0 us; skew 500 ppm
I20260710 13:19:01.454056  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:01.455402  9184 ts_manager.cc:194] Registered new tserver with Master: 15a5e8f741924226828877a268b45c89 (127.5.163.2:35797)
I20260710 13:19:01.456902  5772 webserver.cc:533] Webserver started at http://127.5.163.3:37947/ using document root <none> and password file <none>
I20260710 13:19:01.456995  9184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37542
I20260710 13:19:01.457489  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:01.457736  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:01.458056  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:01.459203  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-2-root/instance:
uuid: "056720b88be84e3ebc92e63cd307a93f"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-20gn"
I20260710 13:19:01.463934  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:19:01.467183  9397 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.467984  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:01.468299  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-2-root
uuid: "056720b88be84e3ebc92e63cd307a93f"
format_stamp: "Formatted at 2026-07-10 13:19:01 on dist-test-slave-20gn"
I20260710 13:19:01.468618  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689453170879-5772-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:01.490481  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:01.491724  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:01.493197  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:01.495411  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:01.495666  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.495937  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:01.496112  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:01.535033  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.3:43423
I20260710 13:19:01.535153  9459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.3:43423 every 8 connection(s)
I20260710 13:19:01.549243  9460 heartbeater.cc:344] Connected to a master server at 127.5.163.62:42233
I20260710 13:19:01.549678  9460 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:01.550386  9460 heartbeater.cc:507] Master 127.5.163.62:42233 requested a full tablet report, sending...
I20260710 13:19:01.552421  9184 ts_manager.cc:194] Registered new tserver with Master: 056720b88be84e3ebc92e63cd307a93f (127.5.163.3:43423)
I20260710 13:19:01.553342  5772 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015043541s
I20260710 13:19:01.553978  9184 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37544
I20260710 13:19:01.579107  9184 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37556:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:01.581430  9184 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:01.625571  9351 tablet_service.cc:1511] Processing CreateTablet for tablet 0f8ea6c40d194e16840c5ec87b45f56e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=245613b5928540c195154ebdceeeca56]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:01.626032  9350 tablet_service.cc:1511] Processing CreateTablet for tablet 417d7c35ee4542799423d09116a01764 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=245613b5928540c195154ebdceeeca56]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:01.626986  9351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f8ea6c40d194e16840c5ec87b45f56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.627650  9350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417d7c35ee4542799423d09116a01764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.633431  9425 tablet_service.cc:1511] Processing CreateTablet for tablet 0f8ea6c40d194e16840c5ec87b45f56e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=245613b5928540c195154ebdceeeca56]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:01.633783  9424 tablet_service.cc:1511] Processing CreateTablet for tablet 417d7c35ee4542799423d09116a01764 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=245613b5928540c195154ebdceeeca56]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:01.634958  9425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f8ea6c40d194e16840c5ec87b45f56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.635697  9424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417d7c35ee4542799423d09116a01764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.641752  9276 tablet_service.cc:1511] Processing CreateTablet for tablet 0f8ea6c40d194e16840c5ec87b45f56e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=245613b5928540c195154ebdceeeca56]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:01.643256  9276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f8ea6c40d194e16840c5ec87b45f56e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.646761  9275 tablet_service.cc:1511] Processing CreateTablet for tablet 417d7c35ee4542799423d09116a01764 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=245613b5928540c195154ebdceeeca56]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:01.648160  9275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 417d7c35ee4542799423d09116a01764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.655114  9475 tablet_bootstrap.cc:492] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89: Bootstrap starting.
I20260710 13:19:01.664148  9476 tablet_bootstrap.cc:492] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f: Bootstrap starting.
I20260710 13:19:01.665082  9475 tablet_bootstrap.cc:654] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.673866  9477 tablet_bootstrap.cc:492] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2: Bootstrap starting.
I20260710 13:19:01.674069  9476 tablet_bootstrap.cc:654] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.680776  9475 tablet_bootstrap.cc:492] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89: No bootstrap required, opened a new log
I20260710 13:19:01.681243  9475 ts_tablet_manager.cc:1403] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260710 13:19:01.684514  9475 raft_consensus.cc:359] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } } peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } }
I20260710 13:19:01.685285  9475 raft_consensus.cc:385] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.685566  9475 raft_consensus.cc:740] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15a5e8f741924226828877a268b45c89, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.686439  9475 consensus_queue.cc:260] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } } peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } }
I20260710 13:19:01.688402  9477 tablet_bootstrap.cc:654] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.691183  9386 heartbeater.cc:499] Master 127.5.163.62:42233 was elected leader, sending a full tablet report...
I20260710 13:19:01.691731  9475 ts_tablet_manager.cc:1434] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260710 13:19:01.692749  9475 tablet_bootstrap.cc:492] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89: Bootstrap starting.
I20260710 13:19:01.695107  9476 tablet_bootstrap.cc:492] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f: No bootstrap required, opened a new log
I20260710 13:19:01.695657  9476 ts_tablet_manager.cc:1403] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.013s
I20260710 13:19:01.696086  9477 tablet_bootstrap.cc:492] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2: No bootstrap required, opened a new log
I20260710 13:19:01.696576  9477 ts_tablet_manager.cc:1403] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.007s
I20260710 13:19:01.698725  9476 raft_consensus.cc:359] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:01.699180  9475 tablet_bootstrap.cc:654] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.699541  9476 raft_consensus.cc:385] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.699272  9477 raft_consensus.cc:359] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:01.700088  9477 raft_consensus.cc:385] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.700035  9476 raft_consensus.cc:740] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056720b88be84e3ebc92e63cd307a93f, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.700482  9477 raft_consensus.cc:740] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26fe40fb02b0480c882b930027b334f2, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.701248  9476 consensus_queue.cc:260] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:01.701319  9477 consensus_queue.cc:260] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:01.705580  9311 heartbeater.cc:499] Master 127.5.163.62:42233 was elected leader, sending a full tablet report...
I20260710 13:19:01.707674  9460 heartbeater.cc:499] Master 127.5.163.62:42233 was elected leader, sending a full tablet report...
I20260710 13:19:01.709108  9475 tablet_bootstrap.cc:492] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89: No bootstrap required, opened a new log
I20260710 13:19:01.709601  9475 ts_tablet_manager.cc:1403] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 13:19:01.710247  9477 ts_tablet_manager.cc:1434] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.003s
I20260710 13:19:01.710409  9476 ts_tablet_manager.cc:1434] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:19:01.711292  9477 tablet_bootstrap.cc:492] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2: Bootstrap starting.
I20260710 13:19:01.711651  9476 tablet_bootstrap.cc:492] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f: Bootstrap starting.
I20260710 13:19:01.712570  9475 raft_consensus.cc:359] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:01.713376  9475 raft_consensus.cc:385] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.713671  9475 raft_consensus.cc:740] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15a5e8f741924226828877a268b45c89, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.714417  9475 consensus_queue.cc:260] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:01.716888  9475 ts_tablet_manager.cc:1434] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:01.718372  9477 tablet_bootstrap.cc:654] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.718887  9476 tablet_bootstrap.cc:654] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:01.728732  9476 tablet_bootstrap.cc:492] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f: No bootstrap required, opened a new log
I20260710 13:19:01.729271  9476 ts_tablet_manager.cc:1403] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:19:01.729674  9477 tablet_bootstrap.cc:492] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2: No bootstrap required, opened a new log
I20260710 13:19:01.730180  9477 ts_tablet_manager.cc:1403] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260710 13:19:01.732226  9476 raft_consensus.cc:359] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } } peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } }
I20260710 13:19:01.732879  9476 raft_consensus.cc:385] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.732591  9477 raft_consensus.cc:359] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } } peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } }
I20260710 13:19:01.733167  9476 raft_consensus.cc:740] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056720b88be84e3ebc92e63cd307a93f, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.733392  9477 raft_consensus.cc:385] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:01.733722  9477 raft_consensus.cc:740] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26fe40fb02b0480c882b930027b334f2, State: Initialized, Role: FOLLOWER
I20260710 13:19:01.733858  9476 consensus_queue.cc:260] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } } peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } }
I20260710 13:19:01.734447  9477 consensus_queue.cc:260] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } } peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } }
I20260710 13:19:01.735848  9476 ts_tablet_manager.cc:1434] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:19:01.736451  9477 ts_tablet_manager.cc:1434] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 13:19:01.788908  9461 tablet.cc:2406] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:01.876888  9483 raft_consensus.cc:493] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:01.877496  9483 raft_consensus.cc:515] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:01.879797  9483 leader_election.cc:290] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26fe40fb02b0480c882b930027b334f2 (127.5.163.1:40227), 15a5e8f741924226828877a268b45c89 (127.5.163.2:35797)
I20260710 13:19:01.889268  9286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417d7c35ee4542799423d09116a01764" candidate_uuid: "056720b88be84e3ebc92e63cd307a93f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26fe40fb02b0480c882b930027b334f2" is_pre_election: true
I20260710 13:19:01.889540  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417d7c35ee4542799423d09116a01764" candidate_uuid: "056720b88be84e3ebc92e63cd307a93f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15a5e8f741924226828877a268b45c89" is_pre_election: true
I20260710 13:19:01.889894  9286 raft_consensus.cc:2468] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056720b88be84e3ebc92e63cd307a93f in term 0.
I20260710 13:19:01.890267  9361 raft_consensus.cc:2468] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 056720b88be84e3ebc92e63cd307a93f in term 0.
I20260710 13:19:01.891232  9399 leader_election.cc:304] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056720b88be84e3ebc92e63cd307a93f, 26fe40fb02b0480c882b930027b334f2; no voters: 
I20260710 13:19:01.892004  9483 raft_consensus.cc:2804] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:01.892411  9483 raft_consensus.cc:493] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:01.892740  9483 raft_consensus.cc:3060] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.898010  9483 raft_consensus.cc:515] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:01.899122  9484 raft_consensus.cc:493] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:01.899710  9484 raft_consensus.cc:515] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } } peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } }
I20260710 13:19:01.900092  9483 leader_election.cc:290] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [CANDIDATE]: Term 1 election: Requested vote from peers 26fe40fb02b0480c882b930027b334f2 (127.5.163.1:40227), 15a5e8f741924226828877a268b45c89 (127.5.163.2:35797)
I20260710 13:19:01.900936  9286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417d7c35ee4542799423d09116a01764" candidate_uuid: "056720b88be84e3ebc92e63cd307a93f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26fe40fb02b0480c882b930027b334f2"
I20260710 13:19:01.901513  9286 raft_consensus.cc:3060] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.901374  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "417d7c35ee4542799423d09116a01764" candidate_uuid: "056720b88be84e3ebc92e63cd307a93f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15a5e8f741924226828877a268b45c89"
I20260710 13:19:01.902149  9361 raft_consensus.cc:3060] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.903771  9484 leader_election.cc:290] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15a5e8f741924226828877a268b45c89 (127.5.163.2:35797), 056720b88be84e3ebc92e63cd307a93f (127.5.163.3:43423)
I20260710 13:19:01.912210  9286 raft_consensus.cc:2468] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056720b88be84e3ebc92e63cd307a93f in term 1.
I20260710 13:19:01.913514  9361 raft_consensus.cc:2468] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 056720b88be84e3ebc92e63cd307a93f in term 1.
I20260710 13:19:01.915203  9399 leader_election.cc:304] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056720b88be84e3ebc92e63cd307a93f, 26fe40fb02b0480c882b930027b334f2; no voters: 
I20260710 13:19:01.916607  9483 raft_consensus.cc:2804] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:01.917853  9483 raft_consensus.cc:697] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 1 LEADER]: Becoming Leader. State: Replica: 056720b88be84e3ebc92e63cd307a93f, State: Running, Role: LEADER
I20260710 13:19:01.918768  9483 consensus_queue.cc:237] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:01.925894  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ea6c40d194e16840c5ec87b45f56e" candidate_uuid: "26fe40fb02b0480c882b930027b334f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15a5e8f741924226828877a268b45c89" is_pre_election: true
I20260710 13:19:01.926750  9361 raft_consensus.cc:2468] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26fe40fb02b0480c882b930027b334f2 in term 0.
I20260710 13:19:01.928198  9251 leader_election.cc:304] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15a5e8f741924226828877a268b45c89, 26fe40fb02b0480c882b930027b334f2; no voters: 
I20260710 13:19:01.929066  9484 raft_consensus.cc:2804] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:01.928983  9435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ea6c40d194e16840c5ec87b45f56e" candidate_uuid: "26fe40fb02b0480c882b930027b334f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056720b88be84e3ebc92e63cd307a93f" is_pre_election: true
I20260710 13:19:01.929664  9484 raft_consensus.cc:493] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:01.930078  9484 raft_consensus.cc:3060] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.930112  9435 raft_consensus.cc:2468] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26fe40fb02b0480c882b930027b334f2 in term 0.
I20260710 13:19:01.931769  9182 catalog_manager.cc:5697] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f reported cstate change: term changed from 0 to 1, leader changed from <none> to 056720b88be84e3ebc92e63cd307a93f (127.5.163.3). New cstate: current_term: 1 leader_uuid: "056720b88be84e3ebc92e63cd307a93f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:01.937314  9484 raft_consensus.cc:515] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } } peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } }
I20260710 13:19:01.939530  9484 leader_election.cc:290] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [CANDIDATE]: Term 1 election: Requested vote from peers 15a5e8f741924226828877a268b45c89 (127.5.163.2:35797), 056720b88be84e3ebc92e63cd307a93f (127.5.163.3:43423)
I20260710 13:19:01.941025  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ea6c40d194e16840c5ec87b45f56e" candidate_uuid: "26fe40fb02b0480c882b930027b334f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15a5e8f741924226828877a268b45c89"
I20260710 13:19:01.941488  9435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f8ea6c40d194e16840c5ec87b45f56e" candidate_uuid: "26fe40fb02b0480c882b930027b334f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056720b88be84e3ebc92e63cd307a93f"
I20260710 13:19:01.941774  9361 raft_consensus.cc:3060] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.942274  9435 raft_consensus.cc:3060] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:01.949759  9361 raft_consensus.cc:2468] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26fe40fb02b0480c882b930027b334f2 in term 1.
I20260710 13:19:01.949759  9435 raft_consensus.cc:2468] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26fe40fb02b0480c882b930027b334f2 in term 1.
I20260710 13:19:01.951285  9249 leader_election.cc:304] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 056720b88be84e3ebc92e63cd307a93f, 15a5e8f741924226828877a268b45c89, 26fe40fb02b0480c882b930027b334f2; no voters: 
I20260710 13:19:01.952083  9484 raft_consensus.cc:2804] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:01.953033  9484 raft_consensus.cc:697] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 1 LEADER]: Becoming Leader. State: Replica: 26fe40fb02b0480c882b930027b334f2, State: Running, Role: LEADER
I20260710 13:19:01.953995  9484 consensus_queue.cc:237] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } } peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } }
I20260710 13:19:01.960743  9182 catalog_manager.cc:5697] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26fe40fb02b0480c882b930027b334f2 (127.5.163.1). New cstate: current_term: 1 leader_uuid: "26fe40fb02b0480c882b930027b334f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.026095  9182 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59474:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:02.027930  9182 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:02.051252  9276 tablet_service.cc:1511] Processing CreateTablet for tablet 79df24071d5b470f80ca957a95cffd32 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c0a5188f540a4d02868f34a1fd307f64]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:02.052677  9276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79df24071d5b470f80ca957a95cffd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.052697  9350 tablet_service.cc:1511] Processing CreateTablet for tablet 79df24071d5b470f80ca957a95cffd32 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c0a5188f540a4d02868f34a1fd307f64]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:02.054235  9350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79df24071d5b470f80ca957a95cffd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.054587  9424 tablet_service.cc:1511] Processing CreateTablet for tablet 79df24071d5b470f80ca957a95cffd32 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c0a5188f540a4d02868f34a1fd307f64]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:02.055938  9424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79df24071d5b470f80ca957a95cffd32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.055994  9275 tablet_service.cc:1511] Processing CreateTablet for tablet 94bea14ba415457e8d6a6a72488b21b2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c0a5188f540a4d02868f34a1fd307f64]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:02.057416  9275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94bea14ba415457e8d6a6a72488b21b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.067822  9351 tablet_service.cc:1511] Processing CreateTablet for tablet 94bea14ba415457e8d6a6a72488b21b2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c0a5188f540a4d02868f34a1fd307f64]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:02.069255  9351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94bea14ba415457e8d6a6a72488b21b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.069937  9425 tablet_service.cc:1511] Processing CreateTablet for tablet 94bea14ba415457e8d6a6a72488b21b2 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=c0a5188f540a4d02868f34a1fd307f64]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:02.071326  9425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94bea14ba415457e8d6a6a72488b21b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:02.071695  9476 tablet_bootstrap.cc:492] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f: Bootstrap starting.
I20260710 13:19:02.078375  9476 tablet_bootstrap.cc:654] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.087746  9475 tablet_bootstrap.cc:492] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89: Bootstrap starting.
I20260710 13:19:02.098048  9477 tablet_bootstrap.cc:492] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2: Bootstrap starting.
I20260710 13:19:02.099474  9476 tablet_bootstrap.cc:492] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f: No bootstrap required, opened a new log
I20260710 13:19:02.100095  9476 ts_tablet_manager.cc:1403] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.024s
I20260710 13:19:02.100699  9475 tablet_bootstrap.cc:654] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.103360  9476 raft_consensus.cc:359] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.104266  9476 raft_consensus.cc:385] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.104697  9476 raft_consensus.cc:740] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056720b88be84e3ebc92e63cd307a93f, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.105629  9477 tablet_bootstrap.cc:654] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.105571  9476 consensus_queue.cc:260] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.106839  9475 tablet_bootstrap.cc:492] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89: No bootstrap required, opened a new log
I20260710 13:19:02.107342  9475 ts_tablet_manager.cc:1403] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.006s
I20260710 13:19:02.108116  9476 ts_tablet_manager.cc:1434] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:19:02.109268  9476 tablet_bootstrap.cc:492] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f: Bootstrap starting.
I20260710 13:19:02.110153  9475 raft_consensus.cc:359] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.111038  9475 raft_consensus.cc:385] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.111451  9475 raft_consensus.cc:740] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15a5e8f741924226828877a268b45c89, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.112296  9475 consensus_queue.cc:260] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.114702  9475 ts_tablet_manager.cc:1434] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:02.115823  9475 tablet_bootstrap.cc:492] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89: Bootstrap starting.
I20260710 13:19:02.118526  9476 tablet_bootstrap.cc:654] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.119673  9477 tablet_bootstrap.cc:492] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2: No bootstrap required, opened a new log
I20260710 13:19:02.120316  9477 ts_tablet_manager.cc:1403] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260710 13:19:02.122725  9475 tablet_bootstrap.cc:654] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.124105  9477 raft_consensus.cc:359] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.125273  9477 raft_consensus.cc:385] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.125747  9477 raft_consensus.cc:740] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26fe40fb02b0480c882b930027b334f2, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.126811  9477 consensus_queue.cc:260] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.132408  9477 ts_tablet_manager.cc:1434] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260710 13:19:02.133423  9476 tablet_bootstrap.cc:492] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f: No bootstrap required, opened a new log
I20260710 13:19:02.133564  9477 tablet_bootstrap.cc:492] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2: Bootstrap starting.
I20260710 13:19:02.134045  9476 ts_tablet_manager.cc:1403] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.003s
I20260710 13:19:02.137102  9476 raft_consensus.cc:359] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.137941  9476 raft_consensus.cc:385] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.138262  9476 raft_consensus.cc:740] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 056720b88be84e3ebc92e63cd307a93f, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.139124  9476 consensus_queue.cc:260] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.141512  9476 ts_tablet_manager.cc:1434] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:02.142261  9477 tablet_bootstrap.cc:654] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:02.143555  9475 tablet_bootstrap.cc:492] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89: No bootstrap required, opened a new log
I20260710 13:19:02.144163  9475 ts_tablet_manager.cc:1403] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260710 13:19:02.149910  9475 raft_consensus.cc:359] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.150811  9475 raft_consensus.cc:385] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.151180  9475 raft_consensus.cc:740] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15a5e8f741924226828877a268b45c89, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.151700  9477 tablet_bootstrap.cc:492] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2: No bootstrap required, opened a new log
I20260710 13:19:02.152405  9477 ts_tablet_manager.cc:1403] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:19:02.155501  9477 raft_consensus.cc:359] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.155726  9475 consensus_queue.cc:260] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.156298  9477 raft_consensus.cc:385] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:02.156661  9477 raft_consensus.cc:740] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26fe40fb02b0480c882b930027b334f2, State: Initialized, Role: FOLLOWER
I20260710 13:19:02.157593  9477 consensus_queue.cc:260] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.158556  9475 ts_tablet_manager.cc:1434] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
W20260710 13:19:02.161374  9232 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:02.162334  9477 ts_tablet_manager.cc:1434] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:19:02.165717  9480 raft_consensus.cc:493] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.166203  9480 raft_consensus.cc:515] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.168680  9480 leader_election.cc:290] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26fe40fb02b0480c882b930027b334f2 (127.5.163.1:40227), 056720b88be84e3ebc92e63cd307a93f (127.5.163.3:43423)
I20260710 13:19:02.181212  9286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79df24071d5b470f80ca957a95cffd32" candidate_uuid: "15a5e8f741924226828877a268b45c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26fe40fb02b0480c882b930027b334f2" is_pre_election: true
I20260710 13:19:02.181898  9286 raft_consensus.cc:2468] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15a5e8f741924226828877a268b45c89 in term 0.
I20260710 13:19:02.182307  9435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79df24071d5b470f80ca957a95cffd32" candidate_uuid: "15a5e8f741924226828877a268b45c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056720b88be84e3ebc92e63cd307a93f" is_pre_election: true
I20260710 13:19:02.182901  9325 leader_election.cc:304] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15a5e8f741924226828877a268b45c89, 26fe40fb02b0480c882b930027b334f2; no voters: 
I20260710 13:19:02.182935  9435 raft_consensus.cc:2468] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15a5e8f741924226828877a268b45c89 in term 0.
I20260710 13:19:02.183692  9480 raft_consensus.cc:2804] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.184031  9480 raft_consensus.cc:493] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.184353  9480 raft_consensus.cc:3060] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.189191  9480 raft_consensus.cc:515] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.191035  9480 leader_election.cc:290] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [CANDIDATE]: Term 1 election: Requested vote from peers 26fe40fb02b0480c882b930027b334f2 (127.5.163.1:40227), 056720b88be84e3ebc92e63cd307a93f (127.5.163.3:43423)
I20260710 13:19:02.191898  9286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79df24071d5b470f80ca957a95cffd32" candidate_uuid: "15a5e8f741924226828877a268b45c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26fe40fb02b0480c882b930027b334f2"
I20260710 13:19:02.192046  9435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79df24071d5b470f80ca957a95cffd32" candidate_uuid: "15a5e8f741924226828877a268b45c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056720b88be84e3ebc92e63cd307a93f"
I20260710 13:19:02.192400  9286 raft_consensus.cc:3060] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.192654  9435 raft_consensus.cc:3060] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.197889  9286 raft_consensus.cc:2468] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15a5e8f741924226828877a268b45c89 in term 1.
I20260710 13:19:02.198522  9435 raft_consensus.cc:2468] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15a5e8f741924226828877a268b45c89 in term 1.
I20260710 13:19:02.198812  9325 leader_election.cc:304] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 15a5e8f741924226828877a268b45c89, 26fe40fb02b0480c882b930027b334f2; no voters: 
I20260710 13:19:02.199586  9480 raft_consensus.cc:2804] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.200325  9480 raft_consensus.cc:697] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 1 LEADER]: Becoming Leader. State: Replica: 15a5e8f741924226828877a268b45c89, State: Running, Role: LEADER
I20260710 13:19:02.201014  9480 consensus_queue.cc:237] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.207451  9180 catalog_manager.cc:5697] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15a5e8f741924226828877a268b45c89 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "15a5e8f741924226828877a268b45c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.312654  9484 raft_consensus.cc:493] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:02.313149  9484 raft_consensus.cc:515] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.314780  9484 leader_election.cc:290] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 15a5e8f741924226828877a268b45c89 (127.5.163.2:35797), 056720b88be84e3ebc92e63cd307a93f (127.5.163.3:43423)
I20260710 13:19:02.315610  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bea14ba415457e8d6a6a72488b21b2" candidate_uuid: "26fe40fb02b0480c882b930027b334f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15a5e8f741924226828877a268b45c89" is_pre_election: true
I20260710 13:19:02.315805  9435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bea14ba415457e8d6a6a72488b21b2" candidate_uuid: "26fe40fb02b0480c882b930027b334f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056720b88be84e3ebc92e63cd307a93f" is_pre_election: true
I20260710 13:19:02.316315  9361 raft_consensus.cc:2468] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26fe40fb02b0480c882b930027b334f2 in term 0.
I20260710 13:19:02.316351  9435 raft_consensus.cc:2468] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 26fe40fb02b0480c882b930027b334f2 in term 0.
I20260710 13:19:02.317572  9249 leader_election.cc:304] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056720b88be84e3ebc92e63cd307a93f, 26fe40fb02b0480c882b930027b334f2; no voters: 
I20260710 13:19:02.318224  9484 raft_consensus.cc:2804] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:02.318538  9484 raft_consensus.cc:493] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:02.318819  9484 raft_consensus.cc:3060] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.323534  9484 raft_consensus.cc:515] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.325130  9484 leader_election.cc:290] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [CANDIDATE]: Term 1 election: Requested vote from peers 15a5e8f741924226828877a268b45c89 (127.5.163.2:35797), 056720b88be84e3ebc92e63cd307a93f (127.5.163.3:43423)
I20260710 13:19:02.326012  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bea14ba415457e8d6a6a72488b21b2" candidate_uuid: "26fe40fb02b0480c882b930027b334f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15a5e8f741924226828877a268b45c89"
I20260710 13:19:02.326154  9435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bea14ba415457e8d6a6a72488b21b2" candidate_uuid: "26fe40fb02b0480c882b930027b334f2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "056720b88be84e3ebc92e63cd307a93f"
I20260710 13:19:02.326542  9361 raft_consensus.cc:3060] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.326745  9435 raft_consensus.cc:3060] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:02.331717  9435 raft_consensus.cc:2468] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26fe40fb02b0480c882b930027b334f2 in term 1.
I20260710 13:19:02.331717  9361 raft_consensus.cc:2468] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26fe40fb02b0480c882b930027b334f2 in term 1.
I20260710 13:19:02.332847  9249 leader_election.cc:304] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056720b88be84e3ebc92e63cd307a93f, 26fe40fb02b0480c882b930027b334f2; no voters: 
I20260710 13:19:02.333629  9484 raft_consensus.cc:2804] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:02.334132  9484 raft_consensus.cc:697] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 1 LEADER]: Becoming Leader. State: Replica: 26fe40fb02b0480c882b930027b334f2, State: Running, Role: LEADER
I20260710 13:19:02.334919  9484 consensus_queue.cc:237] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.341516  9180 catalog_manager.cc:5697] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 26fe40fb02b0480c882b930027b334f2 (127.5.163.1). New cstate: current_term: 1 leader_uuid: "26fe40fb02b0480c882b930027b334f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.413211  9361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79df24071d5b470f80ca957a95cffd32"
dest_uuid: "15a5e8f741924226828877a268b45c89"
mode: GRACEFUL
new_leader_uuid: "26fe40fb02b0480c882b930027b334f2"
 from {username='slave'} at 127.0.0.1:50332
I20260710 13:19:02.413763  9361 raft_consensus.cc:606] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 1 LEADER]: Received request to transfer leadership to TS 26fe40fb02b0480c882b930027b334f2
I20260710 13:19:02.461179  9484 consensus_queue.cc:1048] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:02.477389  9484 consensus_queue.cc:1048] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:02.514675  9483 consensus_queue.cc:1048] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [LEADER]: Connected to new peer: Peer: permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:02.517097  9483 consensus_queue.cc:1048] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [LEADER]: Connected to new peer: Peer: permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:02.728034  9484 consensus_queue.cc:1048] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:02.737375  9484 consensus_queue.cc:1048] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:02.758423  9480 consensus_queue.cc:1048] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:02.769238  9524 consensus_queue.cc:1048] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:02.778612  9525 raft_consensus.cc:993] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89: : Instructing follower 26fe40fb02b0480c882b930027b334f2 to start an election
I20260710 13:19:02.779045  9480 raft_consensus.cc:1081] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 1 LEADER]: Signalling peer 26fe40fb02b0480c882b930027b334f2 to start an election
I20260710 13:19:02.780514  9285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79df24071d5b470f80ca957a95cffd32"
dest_uuid: "26fe40fb02b0480c882b930027b334f2"
 from {username='slave'} at 127.0.0.1:56298
I20260710 13:19:02.781064  9285 raft_consensus.cc:493] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:02.781347  9285 raft_consensus.cc:3060] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.786864  9285 raft_consensus.cc:515] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.788939  9285 leader_election.cc:290] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [CANDIDATE]: Term 2 election: Requested vote from peers 15a5e8f741924226828877a268b45c89 (127.5.163.2:35797), 056720b88be84e3ebc92e63cd307a93f (127.5.163.3:43423)
I20260710 13:19:02.789420  9361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79df24071d5b470f80ca957a95cffd32" candidate_uuid: "26fe40fb02b0480c882b930027b334f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "15a5e8f741924226828877a268b45c89"
I20260710 13:19:02.789521  9435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79df24071d5b470f80ca957a95cffd32" candidate_uuid: "26fe40fb02b0480c882b930027b334f2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "056720b88be84e3ebc92e63cd307a93f"
I20260710 13:19:02.790112  9361 raft_consensus.cc:3055] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:02.790158  9435 raft_consensus.cc:3060] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.790689  9361 raft_consensus.cc:740] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 15a5e8f741924226828877a268b45c89, State: Running, Role: LEADER
I20260710 13:19:02.791616  9361 consensus_queue.cc:260] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.793057  9361 raft_consensus.cc:3060] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:02.796332  9435 raft_consensus.cc:2468] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26fe40fb02b0480c882b930027b334f2 in term 2.
I20260710 13:19:02.797356  9249 leader_election.cc:304] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056720b88be84e3ebc92e63cd307a93f, 26fe40fb02b0480c882b930027b334f2; no voters: 
I20260710 13:19:02.797998  9484 raft_consensus.cc:2804] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:02.798352  9361 raft_consensus.cc:2468] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 26fe40fb02b0480c882b930027b334f2 in term 2.
I20260710 13:19:02.798383  9484 raft_consensus.cc:697] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 2 LEADER]: Becoming Leader. State: Replica: 26fe40fb02b0480c882b930027b334f2, State: Running, Role: LEADER
I20260710 13:19:02.799449  9484 consensus_queue.cc:237] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:02.805104  9182 catalog_manager.cc:5697] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 reported cstate change: term changed from 1 to 2, leader changed from 15a5e8f741924226828877a268b45c89 (127.5.163.2) to 26fe40fb02b0480c882b930027b334f2 (127.5.163.1). New cstate: current_term: 2 leader_uuid: "26fe40fb02b0480c882b930027b334f2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:02.860425  5772 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:19:02.861917  5772 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:19:02.862224  5772 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:19:02.873463  9285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94bea14ba415457e8d6a6a72488b21b2"
dest_uuid: "26fe40fb02b0480c882b930027b334f2"
mode: GRACEFUL
new_leader_uuid: "15a5e8f741924226828877a268b45c89"
 from {username='slave'} at 127.0.0.1:56308
I20260710 13:19:02.873988  9285 raft_consensus.cc:606] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 1 LEADER]: Received request to transfer leadership to TS 15a5e8f741924226828877a268b45c89
I20260710 13:19:02.875006  5772 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:19:03.139932  9492 raft_consensus.cc:993] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2: : Instructing follower 15a5e8f741924226828877a268b45c89 to start an election
I20260710 13:19:03.140369  9484 raft_consensus.cc:1081] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 1 LEADER]: Signalling peer 15a5e8f741924226828877a268b45c89 to start an election
I20260710 13:19:03.141705  9361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94bea14ba415457e8d6a6a72488b21b2"
dest_uuid: "15a5e8f741924226828877a268b45c89"
 from {username='slave'} at 127.0.0.1:50322
I20260710 13:19:03.142119  9361 raft_consensus.cc:493] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:03.142360  9361 raft_consensus.cc:3060] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.146826  9361 raft_consensus.cc:515] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:03.148492  9361 leader_election.cc:290] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [CANDIDATE]: Term 2 election: Requested vote from peers 26fe40fb02b0480c882b930027b334f2 (127.5.163.1:40227), 056720b88be84e3ebc92e63cd307a93f (127.5.163.3:43423)
I20260710 13:19:03.149294  9285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bea14ba415457e8d6a6a72488b21b2" candidate_uuid: "15a5e8f741924226828877a268b45c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "26fe40fb02b0480c882b930027b334f2"
I20260710 13:19:03.149580  9435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bea14ba415457e8d6a6a72488b21b2" candidate_uuid: "15a5e8f741924226828877a268b45c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "056720b88be84e3ebc92e63cd307a93f"
I20260710 13:19:03.149940  9285 raft_consensus.cc:3055] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:03.150146  9435 raft_consensus.cc:3060] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.150306  9285 raft_consensus.cc:740] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 26fe40fb02b0480c882b930027b334f2, State: Running, Role: LEADER
I20260710 13:19:03.151160  9285 consensus_queue.cc:260] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:03.152179  9285 raft_consensus.cc:3060] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:03.155486  9435 raft_consensus.cc:2468] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15a5e8f741924226828877a268b45c89 in term 2.
I20260710 13:19:03.156656  9324 leader_election.cc:304] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 056720b88be84e3ebc92e63cd307a93f, 15a5e8f741924226828877a268b45c89; no voters: 
I20260710 13:19:03.157423  9524 raft_consensus.cc:2804] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:03.157650  9285 raft_consensus.cc:2468] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15a5e8f741924226828877a268b45c89 in term 2.
I20260710 13:19:03.157842  9524 raft_consensus.cc:697] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 2 LEADER]: Becoming Leader. State: Replica: 15a5e8f741924226828877a268b45c89, State: Running, Role: LEADER
I20260710 13:19:03.158726  9524 consensus_queue.cc:237] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } }
I20260710 13:19:03.164108  9182 catalog_manager.cc:5697] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 reported cstate change: term changed from 1 to 2, leader changed from 26fe40fb02b0480c882b930027b334f2 (127.5.163.1) to 15a5e8f741924226828877a268b45c89 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "15a5e8f741924226828877a268b45c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26fe40fb02b0480c882b930027b334f2" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "15a5e8f741924226828877a268b45c89" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 35797 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "056720b88be84e3ebc92e63cd307a93f" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 43423 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:03.212566  5772 tablet_server.cc:179] TabletServer@127.5.163.1:0 shutting down...
I20260710 13:19:03.234684  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:03.235311  5772 tablet_replica.cc:333] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2: stopping tablet replica
I20260710 13:19:03.235845  5772 raft_consensus.cc:2243] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:03.236447  5772 pending_rounds.cc:70] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2: Trying to abort 1 pending ops.
I20260710 13:19:03.236701  5772 pending_rounds.cc:77] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992367313924096 op_type: NO_OP noop_request { }
I20260710 13:19:03.237020  5772 raft_consensus.cc:2889] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:03.237316  5772 raft_consensus.cc:2272] T 79df24071d5b470f80ca957a95cffd32 P 26fe40fb02b0480c882b930027b334f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.239344  5772 tablet_replica.cc:333] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2: stopping tablet replica
I20260710 13:19:03.239838  5772 raft_consensus.cc:2243] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:03.240232  5772 raft_consensus.cc:2272] T 94bea14ba415457e8d6a6a72488b21b2 P 26fe40fb02b0480c882b930027b334f2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.242103  5772 tablet_replica.cc:333] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2: stopping tablet replica
I20260710 13:19:03.242571  5772 raft_consensus.cc:2243] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:03.243245  5772 raft_consensus.cc:2272] T 0f8ea6c40d194e16840c5ec87b45f56e P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.245048  5772 tablet_replica.cc:333] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2: stopping tablet replica
I20260710 13:19:03.245496  5772 raft_consensus.cc:2243] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:03.245872  5772 raft_consensus.cc:2272] T 417d7c35ee4542799423d09116a01764 P 26fe40fb02b0480c882b930027b334f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.258500  5772 tablet_server.cc:196] TabletServer@127.5.163.1:0 shutdown complete.
I20260710 13:19:03.271121  5772 tablet_server.cc:179] TabletServer@127.5.163.2:0 shutting down...
I20260710 13:19:03.287565  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:03.288154  5772 tablet_replica.cc:333] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89: stopping tablet replica
I20260710 13:19:03.288739  5772 raft_consensus.cc:2243] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:03.289322  5772 pending_rounds.cc:70] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89: Trying to abort 1 pending ops.
I20260710 13:19:03.289513  5772 pending_rounds.cc:77] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992368784269312 op_type: NO_OP noop_request { }
I20260710 13:19:03.289783  5772 raft_consensus.cc:2889] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:03.290076  5772 raft_consensus.cc:2272] T 94bea14ba415457e8d6a6a72488b21b2 P 15a5e8f741924226828877a268b45c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.292227  5772 tablet_replica.cc:333] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89: stopping tablet replica
I20260710 13:19:03.292790  5772 raft_consensus.cc:2243] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:03.293200  5772 raft_consensus.cc:2272] T 79df24071d5b470f80ca957a95cffd32 P 15a5e8f741924226828877a268b45c89 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.294998  5772 tablet_replica.cc:333] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89: stopping tablet replica
I20260710 13:19:03.295480  5772 raft_consensus.cc:2243] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:03.295856  5772 raft_consensus.cc:2272] T 417d7c35ee4542799423d09116a01764 P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.298197  5772 tablet_replica.cc:333] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89: stopping tablet replica
I20260710 13:19:03.298738  5772 raft_consensus.cc:2243] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:03.299063  5772 raft_consensus.cc:2272] T 0f8ea6c40d194e16840c5ec87b45f56e P 15a5e8f741924226828877a268b45c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.320246  5772 tablet_server.cc:196] TabletServer@127.5.163.2:0 shutdown complete.
I20260710 13:19:03.331558  5772 tablet_server.cc:179] TabletServer@127.5.163.3:0 shutting down...
I20260710 13:19:03.348177  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:03.348822  5772 tablet_replica.cc:333] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f: stopping tablet replica
I20260710 13:19:03.349447  5772 raft_consensus.cc:2243] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:03.349881  5772 raft_consensus.cc:2272] T 94bea14ba415457e8d6a6a72488b21b2 P 056720b88be84e3ebc92e63cd307a93f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.351986  5772 tablet_replica.cc:333] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f: stopping tablet replica
I20260710 13:19:03.352491  5772 raft_consensus.cc:2243] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:03.352947  5772 raft_consensus.cc:2272] T 79df24071d5b470f80ca957a95cffd32 P 056720b88be84e3ebc92e63cd307a93f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.355358  5772 tablet_replica.cc:333] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f: stopping tablet replica
I20260710 13:19:03.355988  5772 raft_consensus.cc:2243] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:03.356354  5772 raft_consensus.cc:2272] T 0f8ea6c40d194e16840c5ec87b45f56e P 056720b88be84e3ebc92e63cd307a93f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.358579  5772 tablet_replica.cc:333] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f: stopping tablet replica
I20260710 13:19:03.358983  5772 raft_consensus.cc:2243] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:03.359661  5772 raft_consensus.cc:2272] T 417d7c35ee4542799423d09116a01764 P 056720b88be84e3ebc92e63cd307a93f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.380471  5772 tablet_server.cc:196] TabletServer@127.5.163.3:0 shutdown complete.
I20260710 13:19:03.391604  5772 master.cc:562] Master@127.5.163.62:42233 shutting down...
I20260710 13:19:03.406440  5772 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:03.406982  5772 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:03.407306  5772 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8842d169165b429f961e8abc018faa86: stopping tablet replica
I20260710 13:19:03.425300  5772 master.cc:584] Master@127.5.163.62:42233 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2432 ms)
[----------] 6 tests from LeaderRebalancerTest (90120 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:19:03.453331  5772 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.163.62:39655
I20260710 13:19:03.454438  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:03.459506  9529 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.459703  9530 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.460489  9532 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.461700  5772 server_base.cc:1061] running on GCE node
I20260710 13:19:03.462558  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:03.462750  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:03.462922  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689543462889 us; error 0 us; skew 500 ppm
I20260710 13:19:03.463460  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:03.465862  5772 webserver.cc:533] Webserver started at http://127.5.163.62:38949/ using document root <none> and password file <none>
I20260710 13:19:03.466337  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:03.466523  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:03.466799  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:03.467850  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/master-0-root/instance:
uuid: "1264b2d4b42b4092b474866cbbdee6c0"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-20gn"
I20260710 13:19:03.472159  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:03.475396  9537 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.476188  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:03.476507  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/master-0-root
uuid: "1264b2d4b42b4092b474866cbbdee6c0"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-20gn"
I20260710 13:19:03.476864  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:03.484863  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:03.485792  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:03.519445  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.62:39655
I20260710 13:19:03.519582  9588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.62:39655 every 8 connection(s)
I20260710 13:19:03.523187  9589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:03.533788  9589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0: Bootstrap starting.
I20260710 13:19:03.538043  9589 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:03.541853  9589 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0: No bootstrap required, opened a new log
I20260710 13:19:03.543825  9589 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1264b2d4b42b4092b474866cbbdee6c0" member_type: VOTER }
I20260710 13:19:03.544206  9589 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:03.544437  9589 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1264b2d4b42b4092b474866cbbdee6c0, State: Initialized, Role: FOLLOWER
I20260710 13:19:03.545018  9589 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1264b2d4b42b4092b474866cbbdee6c0" member_type: VOTER }
I20260710 13:19:03.545463  9589 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:03.545684  9589 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:03.545946  9589 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:03.550758  9589 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1264b2d4b42b4092b474866cbbdee6c0" member_type: VOTER }
I20260710 13:19:03.551304  9589 leader_election.cc:304] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [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: 1264b2d4b42b4092b474866cbbdee6c0; no voters: 
I20260710 13:19:03.552350  9589 leader_election.cc:290] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:03.552719  9592 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:03.554016  9592 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [term 1 LEADER]: Becoming Leader. State: Replica: 1264b2d4b42b4092b474866cbbdee6c0, State: Running, Role: LEADER
I20260710 13:19:03.554666  9592 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [LEADER]: Queue going to LEADER mode. State: All 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: "1264b2d4b42b4092b474866cbbdee6c0" member_type: VOTER }
I20260710 13:19:03.555167  9589 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:03.557384  9593 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1264b2d4b42b4092b474866cbbdee6c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1264b2d4b42b4092b474866cbbdee6c0" member_type: VOTER } }
I20260710 13:19:03.557397  9594 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1264b2d4b42b4092b474866cbbdee6c0. Latest consensus state: current_term: 1 leader_uuid: "1264b2d4b42b4092b474866cbbdee6c0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1264b2d4b42b4092b474866cbbdee6c0" member_type: VOTER } }
I20260710 13:19:03.558111  9593 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:03.558171  9594 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:03.565563  9597 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:03.570091  9597 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:03.571041  5772 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:03.578083  9597 catalog_manager.cc:1383] Generated new cluster ID: 58762309719b48c8bb73932df94150a3
I20260710 13:19:03.578361  9597 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:03.617955  9597 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:03.619302  9597 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:03.638994  9597 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0: Generated new TSK 0
I20260710 13:19:03.639619  9597 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:03.702060  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:03.707667  9610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.708525  9611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.710846  5772 server_base.cc:1061] running on GCE node
W20260710 13:19:03.711119  9613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.712001  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:03.712221  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:03.712386  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689543712352 us; error 0 us; skew 500 ppm
I20260710 13:19:03.712955  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:03.715284  5772 webserver.cc:533] Webserver started at http://127.5.163.1:39179/ using document root <none> and password file <none>
I20260710 13:19:03.715751  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:03.715939  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:03.716233  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:03.717321  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-0-root/instance:
uuid: "a98b41e8d958478f96dd4731b32f082c"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-20gn"
I20260710 13:19:03.721555  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:19:03.724709  9618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.725427  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:03.725765  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-0-root
uuid: "a98b41e8d958478f96dd4731b32f082c"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-20gn"
I20260710 13:19:03.726040  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:03.753005  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:03.754168  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:03.755569  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:03.757997  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:03.758210  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.758460  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:03.758638  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.820566  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.1:33593
I20260710 13:19:03.820734  9681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.1:33593 every 8 connection(s)
I20260710 13:19:03.827600  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:03.835498  9686 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.836478  9687 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.841354  9689 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.842110  5772 server_base.cc:1061] running on GCE node
I20260710 13:19:03.843156  9682 heartbeater.cc:344] Connected to a master server at 127.5.163.62:39655
I20260710 13:19:03.843536  9682 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:03.843921  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:03.844175  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:03.844379  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689543844360 us; error 0 us; skew 500 ppm
I20260710 13:19:03.844429  9682 heartbeater.cc:507] Master 127.5.163.62:39655 requested a full tablet report, sending...
I20260710 13:19:03.845100  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:03.847409  9554 ts_manager.cc:194] Registered new tserver with Master: a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593)
I20260710 13:19:03.848484  5772 webserver.cc:533] Webserver started at http://127.5.163.2:42655/ using document root <none> and password file <none>
I20260710 13:19:03.849255  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:03.849535  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:03.849928  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:03.850562  9554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59636
I20260710 13:19:03.852041  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-1-root/instance:
uuid: "c3f7c243d9f24ab982f72efa217dde68"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-20gn"
I20260710 13:19:03.857087  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:19:03.860751  9694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.861485  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:03.861780  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-1-root
uuid: "c3f7c243d9f24ab982f72efa217dde68"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-20gn"
I20260710 13:19:03.862040  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:03.885185  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:03.886475  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:03.887969  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:03.890362  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:03.890612  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.890877  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:03.891065  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.931667  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.2:41193
I20260710 13:19:03.931737  9756 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.2:41193 every 8 connection(s)
I20260710 13:19:03.936813  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:03.944278  9760 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.946866  9761 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:03.948864  9763 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:03.949502  5772 server_base.cc:1061] running on GCE node
I20260710 13:19:03.949759  9757 heartbeater.cc:344] Connected to a master server at 127.5.163.62:39655
I20260710 13:19:03.950187  9757 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:03.950667  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:03.950971  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:03.951149  9757 heartbeater.cc:507] Master 127.5.163.62:39655 requested a full tablet report, sending...
I20260710 13:19:03.951184  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689543951165 us; error 0 us; skew 500 ppm
I20260710 13:19:03.952271  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:03.953809  9554 ts_manager.cc:194] Registered new tserver with Master: c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:03.955150  5772 webserver.cc:533] Webserver started at http://127.5.163.3:43817/ using document root <none> and password file <none>
I20260710 13:19:03.955847  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:03.955780  9554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59644
I20260710 13:19:03.956254  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:03.956612  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:03.958369  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-2-root/instance:
uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-20gn"
I20260710 13:19:03.962807  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:19:03.966120  9768 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:03.966871  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:03.967167  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-2-root
uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
format_stamp: "Formatted at 2026-07-10 13:19:03 on dist-test-slave-20gn"
I20260710 13:19:03.967412  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689453170879-5772-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:04.011613  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:04.012887  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:04.014163  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:04.016418  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:04.016628  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:04.016887  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:04.017052  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:04.059016  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.3:39291
I20260710 13:19:04.059129  9830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.3:39291 every 8 connection(s)
I20260710 13:19:04.073709  9831 heartbeater.cc:344] Connected to a master server at 127.5.163.62:39655
I20260710 13:19:04.074069  9831 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:04.074795  9831 heartbeater.cc:507] Master 127.5.163.62:39655 requested a full tablet report, sending...
I20260710 13:19:04.076810  9554 ts_manager.cc:194] Registered new tserver with Master: 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.077911  5772 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015619275s
I20260710 13:19:04.078186  9554 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59650
I20260710 13:19:04.104315  9554 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59658:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:04.107575  9554 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:04.189410  9646 tablet_service.cc:1511] Processing CreateTablet for tablet 418da1dee48c4d5c846c100485c1b6b0 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:04.191183  9646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418da1dee48c4d5c846c100485c1b6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.199891  9645 tablet_service.cc:1511] Processing CreateTablet for tablet 93ac097c4f6d4d23952ceeb52b17ac13 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:04.201574  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ac097c4f6d4d23952ceeb52b17ac13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.201293  9796 tablet_service.cc:1511] Processing CreateTablet for tablet 418da1dee48c4d5c846c100485c1b6b0 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:04.202780  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418da1dee48c4d5c846c100485c1b6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.202478  9722 tablet_service.cc:1511] Processing CreateTablet for tablet 418da1dee48c4d5c846c100485c1b6b0 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:04.203806  9722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 418da1dee48c4d5c846c100485c1b6b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.203871  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 64d736a64e3d4b628629be068888b4f7 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:04.205562  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d736a64e3d4b628629be068888b4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.205904  9795 tablet_service.cc:1511] Processing CreateTablet for tablet 93ac097c4f6d4d23952ceeb52b17ac13 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:04.207320  9795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ac097c4f6d4d23952ceeb52b17ac13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.209861  9720 tablet_service.cc:1511] Processing CreateTablet for tablet a894adca486d468bb2e71e469534db06 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:04.210008  9644 tablet_service.cc:1511] Processing CreateTablet for tablet a894adca486d468bb2e71e469534db06 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:04.210723  9721 tablet_service.cc:1511] Processing CreateTablet for tablet 93ac097c4f6d4d23952ceeb52b17ac13 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:04.211292  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a894adca486d468bb2e71e469534db06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.211553  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a894adca486d468bb2e71e469534db06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.212061  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93ac097c4f6d4d23952ceeb52b17ac13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.214609  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 64d736a64e3d4b628629be068888b4f7 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:04.215909  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d736a64e3d4b628629be068888b4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.201288  9794 tablet_service.cc:1511] Processing CreateTablet for tablet a894adca486d468bb2e71e469534db06 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:04.218757  9794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a894adca486d468bb2e71e469534db06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.238440  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 64d736a64e3d4b628629be068888b4f7 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:04.240440  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64d736a64e3d4b628629be068888b4f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.257843  9644 tablet_service.cc:1511] Processing CreateTablet for tablet e4d25bf6d78a4418bf9d06da6b7c4583 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:04.259331  9644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d25bf6d78a4418bf9d06da6b7c4583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.266194  9720 tablet_service.cc:1511] Processing CreateTablet for tablet e4d25bf6d78a4418bf9d06da6b7c4583 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:04.267658  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d25bf6d78a4418bf9d06da6b7c4583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.284221  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 44106184ce734a0d8b4e2f2b39cf0e85 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:04.285905  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44106184ce734a0d8b4e2f2b39cf0e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.287590  9792 tablet_service.cc:1511] Processing CreateTablet for tablet e4d25bf6d78a4418bf9d06da6b7c4583 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:04.287901  9791 tablet_service.cc:1511] Processing CreateTablet for tablet 44106184ce734a0d8b4e2f2b39cf0e85 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:04.289005  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d25bf6d78a4418bf9d06da6b7c4583. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.289855  9721 tablet_service.cc:1511] Processing CreateTablet for tablet 44106184ce734a0d8b4e2f2b39cf0e85 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:04.291150  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44106184ce734a0d8b4e2f2b39cf0e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.294531  9846 tablet_bootstrap.cc:492] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:04.298002  9791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44106184ce734a0d8b4e2f2b39cf0e85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.304528  9718 tablet_service.cc:1511] Processing CreateTablet for tablet ed51cff532d146319d5ae6d658ed57e8 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:04.306651  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed51cff532d146319d5ae6d658ed57e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.307912  9846 tablet_bootstrap.cc:654] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.308337  9790 tablet_service.cc:1511] Processing CreateTablet for tablet ed51cff532d146319d5ae6d658ed57e8 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:04.309747  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed51cff532d146319d5ae6d658ed57e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.315065  9847 tablet_bootstrap.cc:492] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:04.304574  9646 tablet_service.cc:1511] Processing CreateTablet for tablet ed51cff532d146319d5ae6d658ed57e8 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:04.321133  9646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed51cff532d146319d5ae6d658ed57e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.333027  9847 tablet_bootstrap.cc:654] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.337934  9645 tablet_service.cc:1511] Processing CreateTablet for tablet f55ff94ecc2d45fabca451ea8241dc3a (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:04.339450  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55ff94ecc2d45fabca451ea8241dc3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.349997  9796 tablet_service.cc:1511] Processing CreateTablet for tablet f55ff94ecc2d45fabca451ea8241dc3a (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:04.351979  9796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55ff94ecc2d45fabca451ea8241dc3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.362926  9642 tablet_service.cc:1511] Processing CreateTablet for tablet f2ce7f8d2b5e461081f263ff70203c87 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:04.341253  9720 tablet_service.cc:1511] Processing CreateTablet for tablet f55ff94ecc2d45fabca451ea8241dc3a (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:04.367189  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ce7f8d2b5e461081f263ff70203c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.367337  9848 tablet_bootstrap.cc:492] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:04.367515  9720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f55ff94ecc2d45fabca451ea8241dc3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.375675  9719 tablet_service.cc:1511] Processing CreateTablet for tablet f2ce7f8d2b5e461081f263ff70203c87 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:04.378692  9793 tablet_service.cc:1511] Processing CreateTablet for tablet f2ce7f8d2b5e461081f263ff70203c87 (DEFAULT_TABLE table=test-workload [id=a8dce89fea2a483583f2ee800b65d6b7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:04.380000  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ce7f8d2b5e461081f263ff70203c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.382587  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2ce7f8d2b5e461081f263ff70203c87. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.395156  9848 tablet_bootstrap.cc:654] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.415154  9847 tablet_bootstrap.cc:492] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:04.415911  9847 ts_tablet_manager.cc:1403] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.006s
I20260710 13:19:04.420321  9847 raft_consensus.cc:359] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.421686  9847 raft_consensus.cc:385] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.424510  9848 tablet_bootstrap.cc:492] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:04.424769  9847 raft_consensus.cc:740] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.425175  9848 ts_tablet_manager.cc:1403] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.014s
I20260710 13:19:04.426484  9846 tablet_bootstrap.cc:492] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:04.426112  9847 consensus_queue.cc:260] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.427109  9846 ts_tablet_manager.cc:1403] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.133s	user 0.011s	sys 0.033s
I20260710 13:19:04.428413  9848 raft_consensus.cc:359] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.429288  9848 raft_consensus.cc:385] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.429654  9848 raft_consensus.cc:740] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.430557  9848 consensus_queue.cc:260] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.431459  9846 raft_consensus.cc:359] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.432615  9846 raft_consensus.cc:385] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.433141  9846 raft_consensus.cc:740] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.435209  9846 consensus_queue.cc:260] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.437124  9847 ts_tablet_manager.cc:1434] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.007s
I20260710 13:19:04.438207  9757 heartbeater.cc:499] Master 127.5.163.62:39655 was elected leader, sending a full tablet report...
I20260710 13:19:04.441082  9848 ts_tablet_manager.cc:1434] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.006s
I20260710 13:19:04.441283  9831 heartbeater.cc:499] Master 127.5.163.62:39655 was elected leader, sending a full tablet report...
I20260710 13:19:04.442199  9848 tablet_bootstrap.cc:492] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:04.447964  9682 heartbeater.cc:499] Master 127.5.163.62:39655 was elected leader, sending a full tablet report...
I20260710 13:19:04.449658  9846 ts_tablet_manager.cc:1434] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.008s
I20260710 13:19:04.450227  9848 tablet_bootstrap.cc:654] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.450941  9846 tablet_bootstrap.cc:492] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:04.456243  9847 tablet_bootstrap.cc:492] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:04.459525  9846 tablet_bootstrap.cc:654] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.460163  9848 tablet_bootstrap.cc:492] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:04.460795  9848 ts_tablet_manager.cc:1403] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260710 13:19:04.463541  9847 tablet_bootstrap.cc:654] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.464412  9848 raft_consensus.cc:359] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.465430  9852 raft_consensus.cc:493] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.465724  9848 raft_consensus.cc:385] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.466020  9852 raft_consensus.cc:515] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.472492  9852 leader_election.cc:290] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.474403  9846 tablet_bootstrap.cc:492] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:04.475239  9846 ts_tablet_manager.cc:1403] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260710 13:19:04.466259  9848 raft_consensus.cc:740] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.480141  9848 consensus_queue.cc:260] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.482185  9846 raft_consensus.cc:359] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.483960  9846 raft_consensus.cc:385] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.484727  9846 raft_consensus.cc:740] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.486811  9848 ts_tablet_manager.cc:1434] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260710 13:19:04.486431  9846 consensus_queue.cc:260] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.488158  9848 tablet_bootstrap.cc:492] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:04.490550  9846 ts_tablet_manager.cc:1434] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 13:19:04.494059  9846 tablet_bootstrap.cc:492] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:04.496553  9848 tablet_bootstrap.cc:654] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.504335  9846 tablet_bootstrap.cc:654] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.505453  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418da1dee48c4d5c846c100485c1b6b0" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c" is_pre_election: true
I20260710 13:19:04.507879  9847 tablet_bootstrap.cc:492] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:04.508369  9847 ts_tablet_manager.cc:1403] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.009s
W20260710 13:19:04.510404  9696 leader_election.cc:343] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.511487  9847 raft_consensus.cc:359] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.512240  9847 raft_consensus.cc:385] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.512153  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418da1dee48c4d5c846c100485c1b6b0" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:04.512653  9847 raft_consensus.cc:740] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.513473  9847 consensus_queue.cc:260] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
W20260710 13:19:04.513976  9695 leader_election.cc:343] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:04.514415  9695 leader_election.cc:304] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3f7c243d9f24ab982f72efa217dde68; no voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c
I20260710 13:19:04.515550  9852 raft_consensus.cc:2749] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:04.515672  9847 ts_tablet_manager.cc:1434] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:04.518405  9847 tablet_bootstrap.cc:492] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:04.521462  9848 tablet_bootstrap.cc:492] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:04.522246  9848 ts_tablet_manager.cc:1403] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.007s
I20260710 13:19:04.524978  9847 tablet_bootstrap.cc:654] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.526443  9848 raft_consensus.cc:359] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.527719  9848 raft_consensus.cc:385] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.528247  9848 raft_consensus.cc:740] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.529176  9848 consensus_queue.cc:260] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.530776  9847 tablet_bootstrap.cc:492] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:04.531345  9847 ts_tablet_manager.cc:1403] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 13:19:04.531612  9848 ts_tablet_manager.cc:1434] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:04.531667  9846 tablet_bootstrap.cc:492] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:04.532452  9846 ts_tablet_manager.cc:1403] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.013s
I20260710 13:19:04.532922  9848 tablet_bootstrap.cc:492] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:04.534647  9847 raft_consensus.cc:359] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.535506  9847 raft_consensus.cc:385] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.535418  9846 raft_consensus.cc:359] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.536015  9847 raft_consensus.cc:740] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.536298  9846 raft_consensus.cc:385] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.536726  9846 raft_consensus.cc:740] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.537112  9847 consensus_queue.cc:260] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.537549  9846 consensus_queue.cc:260] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.541595  9848 tablet_bootstrap.cc:654] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.542512  9846 ts_tablet_manager.cc:1434] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:19:04.543557  9846 tablet_bootstrap.cc:492] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:04.544629  9847 ts_tablet_manager.cc:1434] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:19:04.546087  9847 tablet_bootstrap.cc:492] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:04.550136  9846 tablet_bootstrap.cc:654] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.556043  9848 tablet_bootstrap.cc:492] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:04.556679  9848 ts_tablet_manager.cc:1403] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.015s
I20260710 13:19:04.558171  9847 tablet_bootstrap.cc:654] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.559515  9846 tablet_bootstrap.cc:492] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:04.559947  9846 ts_tablet_manager.cc:1403] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 13:19:04.559963  9848 raft_consensus.cc:359] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.560892  9848 raft_consensus.cc:385] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.561293  9848 raft_consensus.cc:740] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.562527  9848 consensus_queue.cc:260] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
W20260710 13:19:04.565403  9602 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:04.563200  9846 raft_consensus.cc:359] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.566004  9846 raft_consensus.cc:385] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.566268  9846 raft_consensus.cc:740] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.566973  9846 consensus_queue.cc:260] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.568703  9848 ts_tablet_manager.cc:1434] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260710 13:19:04.569864  9848 tablet_bootstrap.cc:492] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:04.570784  9847 tablet_bootstrap.cc:492] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:04.571373  9847 ts_tablet_manager.cc:1403] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260710 13:19:04.571856  9846 ts_tablet_manager.cc:1434] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:19:04.573040  9846 tablet_bootstrap.cc:492] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:04.575264  9847 raft_consensus.cc:359] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.576138  9847 raft_consensus.cc:385] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.576470  9847 raft_consensus.cc:740] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.576751  9848 tablet_bootstrap.cc:654] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.577414  9847 consensus_queue.cc:260] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.581514  9846 tablet_bootstrap.cc:654] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.583689  9847 ts_tablet_manager.cc:1434] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:19:04.585637  9847 tablet_bootstrap.cc:492] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:04.588340  9848 tablet_bootstrap.cc:492] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:04.588987  9848 ts_tablet_manager.cc:1403] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260710 13:19:04.592368  9848 raft_consensus.cc:359] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.593102  9852 raft_consensus.cc:493] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.593344  9848 raft_consensus.cc:385] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.593706  9848 raft_consensus.cc:740] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.593647  9852 raft_consensus.cc:515] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.594751  9848 consensus_queue.cc:260] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.596095  9852 leader_election.cc:290] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.597839  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894adca486d468bb2e71e469534db06" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c" is_pre_election: true
I20260710 13:19:04.598692  9656 raft_consensus.cc:2468] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 0.
I20260710 13:19:04.599558  9847 tablet_bootstrap.cc:654] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.600018  9848 ts_tablet_manager.cc:1434] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:19:04.601148  9848 tablet_bootstrap.cc:492] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:04.600903  9696 leader_election.cc:304] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.600035  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894adca486d468bb2e71e469534db06" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:04.602828  9806 raft_consensus.cc:2468] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 0.
I20260710 13:19:04.604401  9852 raft_consensus.cc:2804] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.604924  9852 raft_consensus.cc:493] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.605348  9852 raft_consensus.cc:3060] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.610265  9848 tablet_bootstrap.cc:654] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.611670  9847 tablet_bootstrap.cc:492] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:04.612275  9847 ts_tablet_manager.cc:1403] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260710 13:19:04.616297  9847 raft_consensus.cc:359] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.617676  9847 raft_consensus.cc:385] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.618166  9847 raft_consensus.cc:740] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.619436  9847 consensus_queue.cc:260] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.616192  9852 raft_consensus.cc:515] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.626354  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894adca486d468bb2e71e469534db06" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:04.627058  9656 raft_consensus.cc:3060] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.628051  9847 ts_tablet_manager.cc:1434] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 13:19:04.627926  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894adca486d468bb2e71e469534db06" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:04.628557  9806 raft_consensus.cc:3060] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.629076  9847 tablet_bootstrap.cc:492] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:04.636057  9847 tablet_bootstrap.cc:654] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.632570  9656 raft_consensus.cc:2468] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 1.
I20260710 13:19:04.636868  9852 leader_election.cc:290] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.640007  9848 tablet_bootstrap.cc:492] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:04.639849  9696 leader_election.cc:304] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.640478  9848 ts_tablet_manager.cc:1403] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.008s
I20260710 13:19:04.642443  9806 raft_consensus.cc:2468] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 1.
I20260710 13:19:04.643419  9846 tablet_bootstrap.cc:492] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:04.643728  9848 raft_consensus.cc:359] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.644140  9846 ts_tablet_manager.cc:1403] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.071s	user 0.019s	sys 0.032s
I20260710 13:19:04.644572  9848 raft_consensus.cc:385] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.645030  9848 raft_consensus.cc:740] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.645941  9848 consensus_queue.cc:260] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.648268  9846 raft_consensus.cc:359] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.650080  9848 ts_tablet_manager.cc:1434] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:04.651225  9848 tablet_bootstrap.cc:492] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:04.649343  9846 raft_consensus.cc:385] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.640695  9852 raft_consensus.cc:2804] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.653841  9846 raft_consensus.cc:740] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.654937  9852 raft_consensus.cc:697] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:04.656888  9852 consensus_queue.cc:237] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.658249  9846 consensus_queue.cc:260] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.660658  9848 tablet_bootstrap.cc:654] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.663722  9846 ts_tablet_manager.cc:1434] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 13:19:04.664419  9854 raft_consensus.cc:493] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.664762  9846 tablet_bootstrap.cc:492] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:04.664907  9847 tablet_bootstrap.cc:492] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:04.664930  9854 raft_consensus.cc:515] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.665663  9847 ts_tablet_manager.cc:1403] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.012s
I20260710 13:19:04.669919  9847 raft_consensus.cc:359] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.670661  9847 raft_consensus.cc:385] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.670948  9847 raft_consensus.cc:740] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.671609  9847 consensus_queue.cc:260] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.672317  9848 tablet_bootstrap.cc:492] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:04.672825  9848 ts_tablet_manager.cc:1403] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260710 13:19:04.673612  9854 leader_election.cc:290] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.673874  9847 ts_tablet_manager.cc:1434] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:04.674971  9847 tablet_bootstrap.cc:492] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:04.675890  9848 raft_consensus.cc:359] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.676656  9848 raft_consensus.cc:385] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.676973  9848 raft_consensus.cc:740] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.677901  9848 consensus_queue.cc:260] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.682312  9847 tablet_bootstrap.cc:654] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.691668  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418da1dee48c4d5c846c100485c1b6b0" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:04.691944  9848 ts_tablet_manager.cc:1434] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.004s
I20260710 13:19:04.680477  9846 tablet_bootstrap.cc:654] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.692543  9732 raft_consensus.cc:2468] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:04.694177  9620 leader_election.cc:304] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.696942  9848 tablet_bootstrap.cc:492] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:04.697968  9854 raft_consensus.cc:2804] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.698483  9854 raft_consensus.cc:493] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.698985  9854 raft_consensus.cc:3060] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.701116  9846 tablet_bootstrap.cc:492] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:04.701625  9846 ts_tablet_manager.cc:1403] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.000s
I20260710 13:19:04.705770  9848 tablet_bootstrap.cc:654] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.707266  9847 tablet_bootstrap.cc:492] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:04.712954  9847 ts_tablet_manager.cc:1403] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.017s
I20260710 13:19:04.704618  9846 raft_consensus.cc:359] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.714185  9846 raft_consensus.cc:385] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.710038  9854 raft_consensus.cc:515] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.714524  9846 raft_consensus.cc:740] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.715456  9846 consensus_queue.cc:260] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.716295  9854 leader_election.cc:290] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.716360  9847 raft_consensus.cc:359] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.717161  9847 raft_consensus.cc:385] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.717063  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418da1dee48c4d5c846c100485c1b6b0" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:04.717778  9847 raft_consensus.cc:740] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.718127  9732 raft_consensus.cc:3060] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.718777  9847 consensus_queue.cc:260] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.722049  9847 ts_tablet_manager.cc:1434] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:19:04.723308  9847 tablet_bootstrap.cc:492] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:04.726843  9846 ts_tablet_manager.cc:1434] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.013s
I20260710 13:19:04.727830  9846 tablet_bootstrap.cc:492] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:04.731875  9847 tablet_bootstrap.cc:654] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.734346  9846 tablet_bootstrap.cc:654] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.741726  9554 catalog_manager.cc:5697] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.746831  9847 tablet_bootstrap.cc:492] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:04.747329  9847 ts_tablet_manager.cc:1403] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260710 13:19:04.750391  9847 raft_consensus.cc:359] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.751309  9847 raft_consensus.cc:385] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.751626  9847 raft_consensus.cc:740] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.752745  9847 consensus_queue.cc:260] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.754120  9848 tablet_bootstrap.cc:492] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:04.754503  9732 raft_consensus.cc:2468] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:04.754601  9848 ts_tablet_manager.cc:1403] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.018s
I20260710 13:19:04.756131  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418da1dee48c4d5c846c100485c1b6b0" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:04.756920  9805 raft_consensus.cc:3060] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.757154  9846 tablet_bootstrap.cc:492] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:04.757639  9846 ts_tablet_manager.cc:1403] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.012s
I20260710 13:19:04.758322  9848 raft_consensus.cc:359] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.758984  9848 raft_consensus.cc:385] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.759249  9848 raft_consensus.cc:740] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.754714  9847 ts_tablet_manager.cc:1434] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:04.755213  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "418da1dee48c4d5c846c100485c1b6b0" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:04.760586  9847 tablet_bootstrap.cc:492] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:04.760444  9846 raft_consensus.cc:359] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.761175  9846 raft_consensus.cc:385] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.761461  9846 raft_consensus.cc:740] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.762199  9846 consensus_queue.cc:260] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.764878  9846 ts_tablet_manager.cc:1434] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:04.765866  9846 tablet_bootstrap.cc:492] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:04.768795  9847 tablet_bootstrap.cc:654] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.771458  9879 raft_consensus.cc:493] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.771929  9879 raft_consensus.cc:515] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.773563  9620 leader_election.cc:304] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.774860  9854 raft_consensus.cc:2804] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.775354  9848 consensus_queue.cc:260] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.776165  9852 raft_consensus.cc:493] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.776434  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ac097c4f6d4d23952ceeb52b17ac13" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:04.777148  9731 raft_consensus.cc:2468] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:04.776880  9852 raft_consensus.cc:515] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.778537  9620 leader_election.cc:304] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.780148  9848 ts_tablet_manager.cc:1434] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 13:19:04.781085  9848 tablet_bootstrap.cc:492] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:04.780962  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d25bf6d78a4418bf9d06da6b7c4583" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c" is_pre_election: true
I20260710 13:19:04.781581  9656 raft_consensus.cc:2468] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 0.
I20260710 13:19:04.781518  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d25bf6d78a4418bf9d06da6b7c4583" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:04.782760  9806 raft_consensus.cc:2468] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 0.
I20260710 13:19:04.783612  9696 leader_election.cc:304] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.768446  9805 raft_consensus.cc:2468] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:04.786265  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ac097c4f6d4d23952ceeb52b17ac13" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:04.795213  9806 raft_consensus.cc:2468] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:04.784821  9870 raft_consensus.cc:2804] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.796145  9870 raft_consensus.cc:493] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.796496  9870 raft_consensus.cc:3060] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.782346  9879 leader_election.cc:290] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.797957  9879 raft_consensus.cc:2804] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.798425  9879 raft_consensus.cc:493] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.787812  9852 leader_election.cc:290] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.798848  9879 raft_consensus.cc:3060] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.772333  9846 tablet_bootstrap.cc:654] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.804764  9854 raft_consensus.cc:697] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:04.805817  9854 consensus_queue.cc:237] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.807453  9847 tablet_bootstrap.cc:492] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:04.808020  9847 ts_tablet_manager.cc:1403] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.022s
I20260710 13:19:04.811059  9848 tablet_bootstrap.cc:654] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.810883  9847 raft_consensus.cc:359] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.811652  9847 raft_consensus.cc:385] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.812037  9847 raft_consensus.cc:740] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.807610  9870 raft_consensus.cc:515] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.812847  9847 consensus_queue.cc:260] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.814939  9847 ts_tablet_manager.cc:1434] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:19:04.815867  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d25bf6d78a4418bf9d06da6b7c4583" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:04.816442  9656 raft_consensus.cc:3060] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.822175  9656 raft_consensus.cc:2468] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 1.
I20260710 13:19:04.823586  9870 leader_election.cc:290] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.821696  9879 raft_consensus.cc:515] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.824952  9696 leader_election.cc:304] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.826090  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d25bf6d78a4418bf9d06da6b7c4583" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:04.826375  9870 raft_consensus.cc:2804] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.826638  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ac097c4f6d4d23952ceeb52b17ac13" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:04.826838  9805 raft_consensus.cc:3060] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.826977  9870 raft_consensus.cc:697] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:04.827245  9731 raft_consensus.cc:3060] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.826505  9552 catalog_manager.cc:5697] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 0 to 1, leader changed from <none> to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.827904  9870 consensus_queue.cc:237] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.836349  9731 raft_consensus.cc:2468] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:04.837611  9805 raft_consensus.cc:2468] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 1.
I20260710 13:19:04.838200  9620 leader_election.cc:304] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.839309  9854 raft_consensus.cc:2804] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.839937  9854 raft_consensus.cc:697] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:04.841183  9879 leader_election.cc:290] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.842044  9846 tablet_bootstrap.cc:492] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:04.842504  9846 ts_tablet_manager.cc:1403] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.013s
I20260710 13:19:04.844161  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93ac097c4f6d4d23952ceeb52b17ac13" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:04.845372  9805 raft_consensus.cc:3060] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.845408  9846 raft_consensus.cc:359] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.841032  9854 consensus_queue.cc:237] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.846289  9846 raft_consensus.cc:385] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.846634  9846 raft_consensus.cc:740] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.847306  9846 consensus_queue.cc:260] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.849277  9846 ts_tablet_manager.cc:1434] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:04.850205  9846 tablet_bootstrap.cc:492] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:04.852520  9848 tablet_bootstrap.cc:492] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:04.853045  9848 ts_tablet_manager.cc:1403] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.004s
I20260710 13:19:04.854811  9552 catalog_manager.cc:5697] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.855804  9846 tablet_bootstrap.cc:654] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:04.855760  9848 raft_consensus.cc:359] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.856688  9848 raft_consensus.cc:385] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.856986  9848 raft_consensus.cc:740] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.857802  9848 consensus_queue.cc:260] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.859244  9805 raft_consensus.cc:2468] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:04.861879  9853 raft_consensus.cc:493] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.862473  9853 raft_consensus.cc:515] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.866238  9551 catalog_manager.cc:5697] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 0 to 1, leader changed from <none> to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.869020  9848 ts_tablet_manager.cc:1434] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:19:04.869277  9853 leader_election.cc:290] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:04.874987  9846 tablet_bootstrap.cc:492] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:04.875468  9846 ts_tablet_manager.cc:1403] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.009s
I20260710 13:19:04.878115  9846 raft_consensus.cc:359] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.878895  9846 raft_consensus.cc:385] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:04.879222  9846 raft_consensus.cc:740] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:04.880108  9846 consensus_queue.cc:260] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.883077  9846 ts_tablet_manager.cc:1434] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:04.885746  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55ff94ecc2d45fabca451ea8241dc3a" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c" is_pre_election: true
I20260710 13:19:04.886396  9656 raft_consensus.cc:2468] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 0.
I20260710 13:19:04.888010  9770 leader_election.cc:304] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:04.888980  9853 raft_consensus.cc:2804] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.889346  9853 raft_consensus.cc:493] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.889667  9853 raft_consensus.cc:3060] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.892491  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55ff94ecc2d45fabca451ea8241dc3a" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:04.893154  9731 raft_consensus.cc:2468] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 0.
I20260710 13:19:04.896152  9853 raft_consensus.cc:515] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.897706  9853 leader_election.cc:290] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 1 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:04.898506  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55ff94ecc2d45fabca451ea8241dc3a" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:04.898702  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55ff94ecc2d45fabca451ea8241dc3a" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:04.899005  9656 raft_consensus.cc:3060] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.899343  9731 raft_consensus.cc:3060] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.904659  9656 raft_consensus.cc:2468] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 1.
I20260710 13:19:04.904780  9854 raft_consensus.cc:493] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.905074  9731 raft_consensus.cc:2468] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 1.
I20260710 13:19:04.905328  9854 raft_consensus.cc:515] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.905714  9770 leader_election.cc:304] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:04.906548  9853 raft_consensus.cc:2804] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.907531  9854 leader_election.cc:290] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.908052  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d736a64e3d4b628629be068888b4f7" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:04.908437  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d736a64e3d4b628629be068888b4f7" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:04.908561  9731 raft_consensus.cc:2468] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:04.908766  9853 raft_consensus.cc:697] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 LEADER]: Becoming Leader. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Running, Role: LEADER
I20260710 13:19:04.909207  9805 raft_consensus.cc:2468] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:04.909806  9620 leader_election.cc:304] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.909958  9853 consensus_queue.cc:237] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.910867  9854 raft_consensus.cc:2804] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.911152  9854 raft_consensus.cc:493] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.911480  9854 raft_consensus.cc:3060] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.918195  9854 raft_consensus.cc:515] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.919328  9551 catalog_manager.cc:5697] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.920522  9854 leader_election.cc:290] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.920710  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d736a64e3d4b628629be068888b4f7" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:04.921167  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64d736a64e3d4b628629be068888b4f7" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:04.921327  9731 raft_consensus.cc:3060] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.921743  9805 raft_consensus.cc:3060] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.927316  9731 raft_consensus.cc:2468] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:04.927791  9805 raft_consensus.cc:2468] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:04.928612  9620 leader_election.cc:304] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.929582  9854 raft_consensus.cc:2804] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.929904  9854 raft_consensus.cc:697] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:04.930516  9854 consensus_queue.cc:237] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.935132  9854 raft_consensus.cc:493] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.935504  9854 raft_consensus.cc:515] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.937518  9854 leader_election.cc:290] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.938141  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed51cff532d146319d5ae6d658ed57e8" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:04.938748  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed51cff532d146319d5ae6d658ed57e8" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:04.938716  9731 raft_consensus.cc:2468] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:04.939399  9805 raft_consensus.cc:2468] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:04.938972  9551 catalog_manager.cc:5697] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 0 to 1, leader changed from <none> to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.940033  9620 leader_election.cc:304] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.941572  9854 raft_consensus.cc:2804] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.941958  9854 raft_consensus.cc:493] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.942294  9854 raft_consensus.cc:3060] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.948133  9854 raft_consensus.cc:515] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.949697  9854 leader_election.cc:290] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.950465  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed51cff532d146319d5ae6d658ed57e8" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:04.950642  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed51cff532d146319d5ae6d658ed57e8" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:04.951136  9731 raft_consensus.cc:3060] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.951155  9805 raft_consensus.cc:3060] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.956483  9854 raft_consensus.cc:493] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.957015  9854 raft_consensus.cc:515] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.957821  9731 raft_consensus.cc:2468] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:04.957821  9805 raft_consensus.cc:2468] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:04.958767  9854 leader_election.cc:290] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.959627  9619 leader_election.cc:304] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:04.959791  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:04.960045  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:04.960448  9731 raft_consensus.cc:2468] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:04.960544  9854 raft_consensus.cc:2804] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.960629  9805 raft_consensus.cc:2468] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:04.961473  9620 leader_election.cc:304] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.961721  9854 raft_consensus.cc:697] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:04.962361  9885 raft_consensus.cc:2804] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.962703  9885 raft_consensus.cc:493] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.962973  9885 raft_consensus.cc:3060] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.963284  9870 raft_consensus.cc:493] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:04.963656  9870 raft_consensus.cc:515] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.968919  9870 leader_election.cc:290] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.968480  9854 consensus_queue.cc:237] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.969676  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce7f8d2b5e461081f263ff70203c87" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c" is_pre_election: true
I20260710 13:19:04.969987  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce7f8d2b5e461081f263ff70203c87" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:04.970332  9656 raft_consensus.cc:2468] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 0.
I20260710 13:19:04.970758  9805 raft_consensus.cc:2468] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 0.
I20260710 13:19:04.971414  9696 leader_election.cc:304] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.970958  9885 raft_consensus.cc:515] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.972311  9870 raft_consensus.cc:2804] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:04.973129  9870 raft_consensus.cc:493] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:04.973466  9870 raft_consensus.cc:3060] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.973811  9885 leader_election.cc:290] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.974870  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:04.975471  9805 raft_consensus.cc:3060] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.977216  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:04.977800  9731 raft_consensus.cc:3060] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.978811  9551 catalog_manager.cc:5697] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 0 to 1, leader changed from <none> to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:04.980460  9870 raft_consensus.cc:515] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.982743  9805 raft_consensus.cc:2468] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:04.984078  9870 leader_election.cc:290] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:04.984386  9619 leader_election.cc:304] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:04.984387  9731 raft_consensus.cc:2468] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:04.984822  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce7f8d2b5e461081f263ff70203c87" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:04.985823  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce7f8d2b5e461081f263ff70203c87" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:04.986004  9854 raft_consensus.cc:2804] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.986186  9805 raft_consensus.cc:3060] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.986402  9656 raft_consensus.cc:3060] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:04.986732  9854 raft_consensus.cc:697] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:04.987650  9854 consensus_queue.cc:237] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:04.993150  9656 raft_consensus.cc:2468] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 1.
I20260710 13:19:04.993139  9805 raft_consensus.cc:2468] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 1.
I20260710 13:19:04.994796  9696 leader_election.cc:304] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:04.995654  9870 raft_consensus.cc:2804] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:04.996114  9870 raft_consensus.cc:697] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:04.996942  9870 consensus_queue.cc:237] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.001358  9551 catalog_manager.cc:5697] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 0 to 1, leader changed from <none> to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.005288  9554 catalog_manager.cc:5697] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.096073  9731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a894adca486d468bb2e71e469534db06"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
mode: GRACEFUL
new_leader_uuid: "a98b41e8d958478f96dd4731b32f082c"
 from {username='slave'} at 127.0.0.1:58602
I20260710 13:19:05.096606  9731 raft_consensus.cc:606] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Received request to transfer leadership to TS a98b41e8d958478f96dd4731b32f082c
I20260710 13:19:05.114071  9656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
mode: GRACEFUL
new_leader_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:50540
I20260710 13:19:05.114624  9656 raft_consensus.cc:606] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Received request to transfer leadership to TS c3f7c243d9f24ab982f72efa217dde68
I20260710 13:19:05.119707  9656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed51cff532d146319d5ae6d658ed57e8"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
mode: GRACEFUL
new_leader_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:50540
I20260710 13:19:05.120198  9656 raft_consensus.cc:606] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Received request to transfer leadership to TS c3f7c243d9f24ab982f72efa217dde68
I20260710 13:19:05.132503  9805 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f55ff94ecc2d45fabca451ea8241dc3a"
dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
mode: GRACEFUL
new_leader_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:59264
I20260710 13:19:05.133056  9805 raft_consensus.cc:606] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 LEADER]: Received request to transfer leadership to TS c3f7c243d9f24ab982f72efa217dde68
I20260710 13:19:05.137926  9731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2ce7f8d2b5e461081f263ff70203c87"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
mode: GRACEFUL
new_leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:58602
I20260710 13:19:05.138396  9731 raft_consensus.cc:606] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Received request to transfer leadership to TS 94d08e710c9a4321bc5091ee1c2d71c6
I20260710 13:19:05.147264  9870 consensus_queue.cc:1048] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.153100  9852 raft_consensus.cc:993] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68: : Instructing follower a98b41e8d958478f96dd4731b32f082c to start an election
I20260710 13:19:05.153817  9870 raft_consensus.cc:1081] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Signalling peer a98b41e8d958478f96dd4731b32f082c to start an election
I20260710 13:19:05.155762  9655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a894adca486d468bb2e71e469534db06"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
 from {username='slave'} at 127.0.0.1:50528
I20260710 13:19:05.158349  9655 raft_consensus.cc:493] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.158746  9655 raft_consensus.cc:3060] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.161556  9852 consensus_queue.cc:1048] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.165544  9655 raft_consensus.cc:515] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.173820  9655 leader_election.cc:290] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 2 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:05.174876  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894adca486d468bb2e71e469534db06" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:05.175503  9731 raft_consensus.cc:3055] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.175868  9731 raft_consensus.cc:740] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:05.175925  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894adca486d468bb2e71e469534db06" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:05.176518  9805 raft_consensus.cc:3060] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.176780  9731 consensus_queue.cc:260] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.178117  9731 raft_consensus.cc:3060] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.183799  9805 raft_consensus.cc:2468] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 2.
I20260710 13:19:05.184957  9619 leader_election.cc:304] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:05.185778  9854 raft_consensus.cc:2804] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.186295  9854 raft_consensus.cc:697] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 2 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:05.187000  9854 consensus_queue.cc:237] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.187947  9731 raft_consensus.cc:2468] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 2.
I20260710 13:19:05.193787  9554 catalog_manager.cc:5697] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 1 to 2, leader changed from c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2) to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 2 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.241693  9854 consensus_queue.cc:1048] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.252454  9854 consensus_queue.cc:1048] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.294159  9853 consensus_queue.cc:1048] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.300318  9897 raft_consensus.cc:993] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6: : Instructing follower c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:05.301048  9853 raft_consensus.cc:1081] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 LEADER]: Signalling peer c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:05.303340  9732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f55ff94ecc2d45fabca451ea8241dc3a"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:58596
I20260710 13:19:05.304414  9732 raft_consensus.cc:493] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.304822  9732 raft_consensus.cc:3060] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.306356  9897 consensus_queue.cc:1048] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.312026  9732 raft_consensus.cc:515] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.314652  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55ff94ecc2d45fabca451ea8241dc3a" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:05.315224  9655 raft_consensus.cc:3060] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.317453  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f55ff94ecc2d45fabca451ea8241dc3a" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:05.318041  9805 raft_consensus.cc:3055] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.318357  9805 raft_consensus.cc:740] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Running, Role: LEADER
I20260710 13:19:05.319329  9732 leader_election.cc:290] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:05.319133  9805 consensus_queue.cc:260] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.320305  9805 raft_consensus.cc:3060] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.323561  9655 raft_consensus.cc:2468] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:05.324751  9696 leader_election.cc:304] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:05.325554  9852 raft_consensus.cc:2804] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.326054  9852 raft_consensus.cc:697] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:05.326998  9805 raft_consensus.cc:2468] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:05.326867  9852 consensus_queue.cc:237] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.333065  9554 catalog_manager.cc:5697] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 1 to 2, leader changed from 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3) to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.362289  9852 consensus_queue.cc:1048] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.372737  9852 consensus_queue.cc:1048] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.377393  9886 consensus_queue.cc:1048] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.383945  9916 consensus_queue.cc:1048] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:05.386816  9886 consensus_queue.cc:1048] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.400039  9885 consensus_queue.cc:1048] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.404891  9854 consensus_queue.cc:1048] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.411615  9905 consensus_queue.cc:1048] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:05.420260  9905 raft_consensus.cc:993] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68: : Instructing follower 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:05.420698  9905 raft_consensus.cc:1081] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Signalling peer 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:05.426426  9806 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2ce7f8d2b5e461081f263ff70203c87"
dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:59236
I20260710 13:19:05.427006  9806 raft_consensus.cc:493] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.427381  9806 raft_consensus.cc:3060] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.432981  9806 raft_consensus.cc:515] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.434763  9806 leader_election.cc:290] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 2 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:05.435379  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce7f8d2b5e461081f263ff70203c87" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:05.435777  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2ce7f8d2b5e461081f263ff70203c87" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:05.436012  9655 raft_consensus.cc:3060] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.436368  9732 raft_consensus.cc:3055] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.436779  9732 raft_consensus.cc:740] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:05.437717  9732 consensus_queue.cc:260] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.439028  9732 raft_consensus.cc:3060] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.443040  9655 raft_consensus.cc:2468] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 2.
I20260710 13:19:05.444164  9770 leader_election.cc:304] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:05.444895  9897 raft_consensus.cc:2804] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.445371  9897 raft_consensus.cc:697] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 LEADER]: Becoming Leader. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Running, Role: LEADER
I20260710 13:19:05.445446  9854 consensus_queue.cc:1048] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.446214  9732 raft_consensus.cc:2468] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 2.
I20260710 13:19:05.446245  9897 consensus_queue.cc:237] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.454370  9854 consensus_queue.cc:1048] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.456338  9879 consensus_queue.cc:1048] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.456602  9551 catalog_manager.cc:5697] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 reported cstate change: term changed from 1 to 2, leader changed from c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2) to 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3). New cstate: current_term: 2 leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:05.481427  9879 raft_consensus.cc:993] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c: : Instructing follower c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:05.481880  9879 raft_consensus.cc:1081] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Signalling peer c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:05.482867  9885 consensus_queue.cc:1048] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:05.483705  9732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:58584
I20260710 13:19:05.484287  9732 raft_consensus.cc:493] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.484701  9732 raft_consensus.cc:3060] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.490922  9879 raft_consensus.cc:993] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c: : Instructing follower c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:05.491425  9879 raft_consensus.cc:1081] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Signalling peer c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:05.492465  9732 raft_consensus.cc:515] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.493033  9731 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed51cff532d146319d5ae6d658ed57e8"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:58584
I20260710 13:19:05.493585  9731 raft_consensus.cc:493] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:05.494017  9731 raft_consensus.cc:3060] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.495208  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:05.495522  9732 leader_election.cc:290] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:05.495764  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:05.496421  9806 raft_consensus.cc:3060] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.495764  9655 raft_consensus.cc:3055] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.497032  9655 raft_consensus.cc:740] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:05.497822  9655 consensus_queue.cc:260] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.499034  9655 raft_consensus.cc:3060] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.500305  9731 raft_consensus.cc:515] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.502939  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed51cff532d146319d5ae6d658ed57e8" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:05.503252  9806 raft_consensus.cc:2468] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:05.503504  9656 raft_consensus.cc:3055] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:05.503880  9656 raft_consensus.cc:740] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:05.504439  9695 leader_election.cc:304] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:05.504678  9656 consensus_queue.cc:260] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.505343  9870 raft_consensus.cc:2804] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.505671  9655 raft_consensus.cc:2468] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:05.505775  9656 raft_consensus.cc:3060] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.505847  9870 raft_consensus.cc:697] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:05.507015  9870 consensus_queue.cc:237] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.512108  9656 raft_consensus.cc:2468] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:05.513291  9731 leader_election.cc:290] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:05.513128  9696 leader_election.cc:304] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:05.512981  9551 catalog_manager.cc:5697] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 1 to 2, leader changed from a98b41e8d958478f96dd4731b32f082c (127.5.163.1) to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.514180  9870 raft_consensus.cc:2804] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:05.514338  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed51cff532d146319d5ae6d658ed57e8" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:05.514886  9870 raft_consensus.cc:697] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:05.514943  9806 raft_consensus.cc:3060] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:05.515707  9870 consensus_queue.cc:237] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:05.519961  9806 raft_consensus.cc:2468] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:05.525394  9551 catalog_manager.cc:5697] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 1 to 2, leader changed from a98b41e8d958478f96dd4731b32f082c (127.5.163.1) to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.666039  9806 raft_consensus.cc:1275] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Refusing update from remote peer a98b41e8d958478f96dd4731b32f082c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.667414  9885 consensus_queue.cc:1048] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.676453  9731 raft_consensus.cc:1275] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Refusing update from remote peer a98b41e8d958478f96dd4731b32f082c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.677753  9885 consensus_queue.cc:1048] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.895265  9731 raft_consensus.cc:1275] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.895514  9806 raft_consensus.cc:1275] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.896698  9897 consensus_queue.cc:1048] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.897037  9870 consensus_queue.cc:1048] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.906150  9656 raft_consensus.cc:1275] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.906515  9655 raft_consensus.cc:1275] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:05.907632  9905 consensus_queue.cc:1048] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:05.908776  9928 consensus_queue.cc:1048] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:06.008729  9656 raft_consensus.cc:1275] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:06.010039  9905 consensus_queue.cc:1048] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:06.018015  9806 raft_consensus.cc:1275] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:06.019631  9905 consensus_queue.cc:1048] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:06.043159  9806 raft_consensus.cc:1275] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:06.044301  9905 consensus_queue.cc:1048] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:06.051373  9656 raft_consensus.cc:1275] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:06.052760  9852 consensus_queue.cc:1048] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:08.166179  9553 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59666:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:08.168721  9553 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:08.222154  9642 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe73a017e434c0ead9b23db4796594d (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:08.223337  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe73a017e434c0ead9b23db4796594d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.223393  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe73a017e434c0ead9b23db4796594d (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:08.224630  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 1fe73a017e434c0ead9b23db4796594d (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:08.225989  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe73a017e434c0ead9b23db4796594d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.226445  9643 tablet_service.cc:1511] Processing CreateTablet for tablet bb5e91922b7a40438bc46c5c6c21e19c (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:08.227093  9718 tablet_service.cc:1511] Processing CreateTablet for tablet bb5e91922b7a40438bc46c5c6c21e19c (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:08.227784  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5e91922b7a40438bc46c5c6c21e19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.224630  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fe73a017e434c0ead9b23db4796594d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.233029  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5e91922b7a40438bc46c5c6c21e19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.240870  9792 tablet_service.cc:1511] Processing CreateTablet for tablet bb5e91922b7a40438bc46c5c6c21e19c (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:08.242342  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb5e91922b7a40438bc46c5c6c21e19c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.251111  9941 tablet_bootstrap.cc:492] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:08.258893  9941 tablet_bootstrap.cc:654] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.260275  9642 tablet_service.cc:1511] Processing CreateTablet for tablet 81740add8aff4c199174cf14cf254cce (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:08.261937  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81740add8aff4c199174cf14cf254cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.262353  9721 tablet_service.cc:1511] Processing CreateTablet for tablet 81740add8aff4c199174cf14cf254cce (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:08.264223  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81740add8aff4c199174cf14cf254cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.271895  9790 tablet_service.cc:1511] Processing CreateTablet for tablet 81740add8aff4c199174cf14cf254cce (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:08.273375  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81740add8aff4c199174cf14cf254cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.288375  9646 tablet_service.cc:1511] Processing CreateTablet for tablet c7aff9a270d244c6833bc7a6c39b06c3 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:08.289791  9646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7aff9a270d244c6833bc7a6c39b06c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.291029  9941 tablet_bootstrap.cc:492] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:08.291556  9941 ts_tablet_manager.cc:1403] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.005s
I20260710 13:19:08.291716  9719 tablet_service.cc:1511] Processing CreateTablet for tablet c7aff9a270d244c6833bc7a6c39b06c3 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:08.293635  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7aff9a270d244c6833bc7a6c39b06c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.294348  9941 raft_consensus.cc:359] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.296533  9944 tablet_bootstrap.cc:492] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:08.309280  9941 raft_consensus.cc:385] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.309630  9941 raft_consensus.cc:740] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.310734  9944 tablet_bootstrap.cc:654] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.310364  9941 consensus_queue.cc:260] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.317011  9941 ts_tablet_manager.cc:1434] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.025s	user 0.002s	sys 0.005s
I20260710 13:19:08.321563  9790 tablet_service.cc:1511] Processing CreateTablet for tablet c7aff9a270d244c6833bc7a6c39b06c3 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:08.321451  9942 tablet_bootstrap.cc:492] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:08.323045  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7aff9a270d244c6833bc7a6c39b06c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.323503  9941 tablet_bootstrap.cc:492] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:08.326102  9643 tablet_service.cc:1511] Processing CreateTablet for tablet 3ddb006135ee4b38ae47df988a78c916 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:08.327329  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ddb006135ee4b38ae47df988a78c916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.332024  9942 tablet_bootstrap.cc:654] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.337321  9944 tablet_bootstrap.cc:492] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:08.333120  9719 tablet_service.cc:1511] Processing CreateTablet for tablet 3ddb006135ee4b38ae47df988a78c916 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:08.338461  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 3ddb006135ee4b38ae47df988a78c916 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:08.339000  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ddb006135ee4b38ae47df988a78c916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.339681  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ddb006135ee4b38ae47df988a78c916. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.339985  9646 tablet_service.cc:1511] Processing CreateTablet for tablet fb155189b00a497a90fab77b7af5ca1c (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:08.341357  9646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb155189b00a497a90fab77b7af5ca1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.352653  9944 ts_tablet_manager.cc:1403] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.056s	user 0.006s	sys 0.015s
I20260710 13:19:08.355765  9944 raft_consensus.cc:359] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.356401  9944 raft_consensus.cc:385] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.356738  9944 raft_consensus.cc:740] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.357440  9944 consensus_queue.cc:260] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.359493  9941 tablet_bootstrap.cc:654] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.352484  9721 tablet_service.cc:1511] Processing CreateTablet for tablet fb155189b00a497a90fab77b7af5ca1c (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:08.361943  9944 ts_tablet_manager.cc:1434] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 13:19:08.362109  9721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb155189b00a497a90fab77b7af5ca1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.362986  9944 tablet_bootstrap.cc:492] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:08.370450  9944 tablet_bootstrap.cc:654] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.379906  9790 tablet_service.cc:1511] Processing CreateTablet for tablet fb155189b00a497a90fab77b7af5ca1c (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:08.381634  9790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb155189b00a497a90fab77b7af5ca1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.392782  9643 tablet_service.cc:1511] Processing CreateTablet for tablet b3e0825e8ca04c0ebbeab09c478fa591 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:08.393839  9719 tablet_service.cc:1511] Processing CreateTablet for tablet b3e0825e8ca04c0ebbeab09c478fa591 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:08.394609  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e0825e8ca04c0ebbeab09c478fa591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.395249  9793 tablet_service.cc:1511] Processing CreateTablet for tablet b3e0825e8ca04c0ebbeab09c478fa591 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:08.396927  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e0825e8ca04c0ebbeab09c478fa591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.398344  9941 tablet_bootstrap.cc:492] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:08.398943  9941 ts_tablet_manager.cc:1403] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.016s
I20260710 13:19:08.395269  9719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3e0825e8ca04c0ebbeab09c478fa591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.403460  9941 raft_consensus.cc:359] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.404299  9941 raft_consensus.cc:385] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.404629  9941 raft_consensus.cc:740] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.409192  9941 consensus_queue.cc:260] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.411762  9941 ts_tablet_manager.cc:1434] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260710 13:19:08.413013  9941 tablet_bootstrap.cc:492] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:08.418017  9942 tablet_bootstrap.cc:492] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:08.418552  9942 ts_tablet_manager.cc:1403] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.097s	user 0.009s	sys 0.015s
I20260710 13:19:08.421681  9942 raft_consensus.cc:359] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.422468  9942 raft_consensus.cc:385] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.422775  9942 raft_consensus.cc:740] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.423528  9942 consensus_queue.cc:260] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.426142  9942 ts_tablet_manager.cc:1434] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:08.428213  9642 tablet_service.cc:1511] Processing CreateTablet for tablet 021a78dd601549f487cf670a509e73b7 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:08.429713  9642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021a78dd601549f487cf670a509e73b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.430624  9941 tablet_bootstrap.cc:654] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.434144  9942 tablet_bootstrap.cc:492] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:08.435985  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 021a78dd601549f487cf670a509e73b7 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:08.437345  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021a78dd601549f487cf670a509e73b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.440629  9942 tablet_bootstrap.cc:654] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.458633  9793 tablet_service.cc:1511] Processing CreateTablet for tablet 021a78dd601549f487cf670a509e73b7 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:08.461726  9793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021a78dd601549f487cf670a509e73b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.464970  9646 tablet_service.cc:1511] Processing CreateTablet for tablet 47f4d0da5aad406d9c7bfeeba811f819 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:08.465608  9941 tablet_bootstrap.cc:492] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:08.466305  9941 ts_tablet_manager.cc:1403] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.007s
I20260710 13:19:08.468313  9944 tablet_bootstrap.cc:492] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:08.469130  9944 ts_tablet_manager.cc:1403] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.106s	user 0.019s	sys 0.038s
I20260710 13:19:08.466387  9646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f4d0da5aad406d9c7bfeeba811f819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.469770  9941 raft_consensus.cc:359] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.471099  9718 tablet_service.cc:1511] Processing CreateTablet for tablet 47f4d0da5aad406d9c7bfeeba811f819 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:08.480687  9941 raft_consensus.cc:385] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.480999  9941 raft_consensus.cc:740] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.481339  9718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f4d0da5aad406d9c7bfeeba811f819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.481717  9941 consensus_queue.cc:260] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.484038  9941 ts_tablet_manager.cc:1434] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260710 13:19:08.485013  9941 tablet_bootstrap.cc:492] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:08.473984  9792 tablet_service.cc:1511] Processing CreateTablet for tablet 47f4d0da5aad406d9c7bfeeba811f819 (DEFAULT_TABLE table=soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:08.489358  9885 raft_consensus.cc:493] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.477003  9870 raft_consensus.cc:493] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.489935  9885 raft_consensus.cc:515] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.490146  9870 raft_consensus.cc:515] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.491276  9941 tablet_bootstrap.cc:654] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.492240  9885 leader_election.cc:290] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.479856  9944 raft_consensus.cc:359] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.494139  9944 raft_consensus.cc:385] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.494411  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81740add8aff4c199174cf14cf254cce" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:08.489523  9792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47f4d0da5aad406d9c7bfeeba811f819. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:08.495993  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5e91922b7a40438bc46c5c6c21e19c" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:08.497816  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5e91922b7a40438bc46c5c6c21e19c" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c" is_pre_election: true
I20260710 13:19:08.498484  9656 raft_consensus.cc:2468] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 0.
I20260710 13:19:08.499691  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81740add8aff4c199174cf14cf254cce" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
W20260710 13:19:08.500881  9620 leader_election.cc:343] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:08.502951  9619 leader_election.cc:343] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.503566  9619 leader_election.cc:304] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c; no voters: 94d08e710c9a4321bc5091ee1c2d71c6, c3f7c243d9f24ab982f72efa217dde68
I20260710 13:19:08.494552  9944 raft_consensus.cc:740] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.505146  9696 leader_election.cc:304] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:08.505352  9944 consensus_queue.cc:260] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.492329  9870 leader_election.cc:290] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.508785  9870 raft_consensus.cc:2804] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.509268  9870 raft_consensus.cc:493] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.509686  9870 raft_consensus.cc:3060] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.517302  9885 raft_consensus.cc:2749] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.519589  9941 tablet_bootstrap.cc:492] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:08.520201  9941 ts_tablet_manager.cc:1403] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.018s
I20260710 13:19:08.479928  9942 tablet_bootstrap.cc:492] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:08.523859  9942 ts_tablet_manager.cc:1403] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.008s
I20260710 13:19:08.525713  9941 raft_consensus.cc:359] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.526626  9941 raft_consensus.cc:385] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.527048  9941 raft_consensus.cc:740] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.530738  9942 raft_consensus.cc:359] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.532953  9944 ts_tablet_manager.cc:1434] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.005s
I20260710 13:19:08.534508  9942 raft_consensus.cc:385] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.534847  9942 raft_consensus.cc:740] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.535415  9944 tablet_bootstrap.cc:492] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:08.535708  9942 consensus_queue.cc:260] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.538021  9942 ts_tablet_manager.cc:1434] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:19:08.528008  9941 consensus_queue.cc:260] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.533914  9870 raft_consensus.cc:515] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.539872  9870 leader_election.cc:290] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.540027  9941 ts_tablet_manager.cc:1434] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:19:08.542325  9942 tablet_bootstrap.cc:492] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:08.542230  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5e91922b7a40438bc46c5c6c21e19c" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:08.543037  9656 raft_consensus.cc:3060] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.543320  9941 tablet_bootstrap.cc:492] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
W20260710 13:19:08.546631  9695 leader_election.cc:343] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.549461  9942 tablet_bootstrap.cc:654] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.549468  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5e91922b7a40438bc46c5c6c21e19c" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:08.552253  9941 tablet_bootstrap.cc:654] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.553092  9944 tablet_bootstrap.cc:654] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:08.553273  9695 leader_election.cc:343] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.563547  9942 tablet_bootstrap.cc:492] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:08.564122  9942 ts_tablet_manager.cc:1403] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.002s
I20260710 13:19:08.567690  9942 raft_consensus.cc:359] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.568542  9942 raft_consensus.cc:385] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.570245  9942 raft_consensus.cc:740] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.570960  9942 consensus_queue.cc:260] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.571575  9944 tablet_bootstrap.cc:492] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:08.572180  9944 ts_tablet_manager.cc:1403] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.002s
I20260710 13:19:08.573211  9942 ts_tablet_manager.cc:1434] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.003s
I20260710 13:19:08.574851  9942 tablet_bootstrap.cc:492] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:08.575382  9944 raft_consensus.cc:359] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.576177  9944 raft_consensus.cc:385] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.572305  9656 raft_consensus.cc:2468] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 1.
I20260710 13:19:08.576607  9944 raft_consensus.cc:740] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.577615  9944 consensus_queue.cc:260] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.577811  9696 leader_election.cc:304] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 94d08e710c9a4321bc5091ee1c2d71c6
I20260710 13:19:08.579739  9870 raft_consensus.cc:2804] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.580262  9870 raft_consensus.cc:697] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:08.581216  9941 tablet_bootstrap.cc:492] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:08.581118  9870 consensus_queue.cc:237] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.581724  9941 ts_tablet_manager.cc:1403] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.006s
I20260710 13:19:08.583534  9944 ts_tablet_manager.cc:1434] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:19:08.584486  9944 tablet_bootstrap.cc:492] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:08.584499  9942 tablet_bootstrap.cc:654] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.588167  9941 raft_consensus.cc:359] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.589032  9941 raft_consensus.cc:385] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.589398  9941 raft_consensus.cc:740] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.590121  9941 consensus_queue.cc:260] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.591099  9944 tablet_bootstrap.cc:654] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.592500  9941 ts_tablet_manager.cc:1434] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:19:08.595814  9941 tablet_bootstrap.cc:492] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
W20260710 13:19:08.603075  9602 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:08.613456  9551 catalog_manager.cc:5697] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.620335  9941 tablet_bootstrap.cc:654] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.621011  9942 tablet_bootstrap.cc:492] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:08.621539  9942 ts_tablet_manager.cc:1403] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.025s
I20260710 13:19:08.624768  9942 raft_consensus.cc:359] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.625528  9942 raft_consensus.cc:385] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.625859  9942 raft_consensus.cc:740] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.626580  9942 consensus_queue.cc:260] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.627539  9885 raft_consensus.cc:493] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.628008  9885 raft_consensus.cc:515] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.629125  9942 ts_tablet_manager.cc:1434] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:08.629966  9885 leader_election.cc:290] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.631186  9942 tablet_bootstrap.cc:492] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:08.631865  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff9a270d244c6833bc7a6c39b06c3" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:08.632790  9944 tablet_bootstrap.cc:492] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:08.633332  9944 ts_tablet_manager.cc:1403] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.018s
I20260710 13:19:08.633425  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff9a270d244c6833bc7a6c39b06c3" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
W20260710 13:19:08.635144  9620 leader_election.cc:343] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:08.636425  9619 leader_election.cc:343] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.636934  9619 leader_election.cc:304] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c; no voters: 94d08e710c9a4321bc5091ee1c2d71c6, c3f7c243d9f24ab982f72efa217dde68
I20260710 13:19:08.638698  9942 tablet_bootstrap.cc:654] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.641644  9885 raft_consensus.cc:2749] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.641584  9944 raft_consensus.cc:359] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.627990  9941 tablet_bootstrap.cc:492] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:08.642802  9944 raft_consensus.cc:385] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.643039  9941 ts_tablet_manager.cc:1403] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.003s
I20260710 13:19:08.643296  9944 raft_consensus.cc:740] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.644380  9944 consensus_queue.cc:260] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.646049  9941 raft_consensus.cc:359] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.646812  9941 raft_consensus.cc:385] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.647122  9941 raft_consensus.cc:740] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.647853  9944 ts_tablet_manager.cc:1434] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 13:19:08.647939  9941 consensus_queue.cc:260] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.648871  9942 tablet_bootstrap.cc:492] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:08.649057  9944 tablet_bootstrap.cc:492] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:08.649454  9942 ts_tablet_manager.cc:1403] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:19:08.652402  9942 raft_consensus.cc:359] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.653162  9942 raft_consensus.cc:385] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.653506  9942 raft_consensus.cc:740] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.653851  9941 ts_tablet_manager.cc:1434] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:08.654793  9941 tablet_bootstrap.cc:492] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:08.654409  9942 consensus_queue.cc:260] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.656558  9944 tablet_bootstrap.cc:654] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.662212  9942 ts_tablet_manager.cc:1434] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:08.663283  9942 tablet_bootstrap.cc:492] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:08.666736  9941 tablet_bootstrap.cc:654] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.670044  9942 tablet_bootstrap.cc:654] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.683403  9941 tablet_bootstrap.cc:492] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:08.683959  9941 ts_tablet_manager.cc:1403] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.011s
I20260710 13:19:08.684237  9944 tablet_bootstrap.cc:492] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:08.684876  9944 ts_tablet_manager.cc:1403] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.009s
I20260710 13:19:08.685632  9942 tablet_bootstrap.cc:492] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:08.686136  9942 ts_tablet_manager.cc:1403] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.004s
I20260710 13:19:08.687172  9941 raft_consensus.cc:359] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.688028  9941 raft_consensus.cc:385] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.688475  9941 raft_consensus.cc:740] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.688055  9944 raft_consensus.cc:359] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.689067  9944 raft_consensus.cc:385] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.688604  9942 raft_consensus.cc:359] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.689530  9942 raft_consensus.cc:385] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.689416  9944 raft_consensus.cc:740] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.689392  9941 consensus_queue.cc:260] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.690083  9942 raft_consensus.cc:740] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.690667  9944 consensus_queue.cc:260] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.691361  9942 consensus_queue.cc:260] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.692152  9941 ts_tablet_manager.cc:1434] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:19:08.693274  9941 tablet_bootstrap.cc:492] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:08.698786  9944 ts_tablet_manager.cc:1434] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260710 13:19:08.698865  9942 ts_tablet_manager.cc:1434] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:19:08.700109  9944 tablet_bootstrap.cc:492] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:08.700206  9942 tablet_bootstrap.cc:492] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:08.700223  9941 tablet_bootstrap.cc:654] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.708455  9944 tablet_bootstrap.cc:654] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.713797  9942 tablet_bootstrap.cc:654] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.716753  9941 tablet_bootstrap.cc:492] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:08.717394  9941 ts_tablet_manager.cc:1403] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260710 13:19:08.721071  9941 raft_consensus.cc:359] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.721941  9941 raft_consensus.cc:385] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.722311  9941 raft_consensus.cc:740] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.723034  9941 consensus_queue.cc:260] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.725276  9944 tablet_bootstrap.cc:492] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:08.725422  9941 ts_tablet_manager.cc:1434] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:08.725591  9942 tablet_bootstrap.cc:492] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:08.725818  9944 ts_tablet_manager.cc:1403] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.002s
I20260710 13:19:08.726262  9942 ts_tablet_manager.cc:1403] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.009s
I20260710 13:19:08.726531  9941 tablet_bootstrap.cc:492] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c: Bootstrap starting.
I20260710 13:19:08.729216  9944 raft_consensus.cc:359] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.729961  9944 raft_consensus.cc:385] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.729524  9942 raft_consensus.cc:359] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.730310  9944 raft_consensus.cc:740] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.730697  9942 raft_consensus.cc:385] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.731253  9942 raft_consensus.cc:740] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.731154  9944 consensus_queue.cc:260] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.733932  9944 ts_tablet_manager.cc:1434] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:19:08.732323  9942 consensus_queue.cc:260] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.735497  9944 tablet_bootstrap.cc:492] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:08.737198  9942 ts_tablet_manager.cc:1434] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:19:08.738294  9942 tablet_bootstrap.cc:492] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:08.739362  9885 raft_consensus.cc:493] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.739872  9885 raft_consensus.cc:515] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.733278  9941 tablet_bootstrap.cc:654] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.742144  9885 leader_election.cc:290] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.744940  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe73a017e434c0ead9b23db4796594d" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:08.745652  9731 raft_consensus.cc:2468] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:08.747814  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe73a017e434c0ead9b23db4796594d" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:08.748536  9806 raft_consensus.cc:2468] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:08.749143  9944 tablet_bootstrap.cc:654] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.749607  9942 tablet_bootstrap.cc:654] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.750540  9620 leader_election.cc:304] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:08.751493  9885 raft_consensus.cc:2804] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.751891  9885 raft_consensus.cc:493] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.752274  9885 raft_consensus.cc:3060] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.772374  9885 raft_consensus.cc:515] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.775521  9885 leader_election.cc:290] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.776115  9885 raft_consensus.cc:493] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.776304  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe73a017e434c0ead9b23db4796594d" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:08.776602  9885 raft_consensus.cc:515] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.777618  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe73a017e434c0ead9b23db4796594d" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:08.778247  9806 raft_consensus.cc:3060] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.777004  9731 raft_consensus.cc:3060] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.780603  9885 leader_election.cc:290] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.782058  9941 tablet_bootstrap.cc:492] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c: No bootstrap required, opened a new log
I20260710 13:19:08.782588  9941 ts_tablet_manager.cc:1403] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.008s
I20260710 13:19:08.783746  9942 tablet_bootstrap.cc:492] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:08.784276  9942 ts_tablet_manager.cc:1403] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.025s
I20260710 13:19:08.784998  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e0825e8ca04c0ebbeab09c478fa591" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:08.785710  9805 raft_consensus.cc:2468] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:08.786697  9930 raft_consensus.cc:493] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.787213  9930 raft_consensus.cc:515] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.787436  9942 raft_consensus.cc:359] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.788302  9942 raft_consensus.cc:385] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.788378  9944 tablet_bootstrap.cc:492] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:08.788806  9942 raft_consensus.cc:740] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.785521  9941 raft_consensus.cc:359] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.789064  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e0825e8ca04c0ebbeab09c478fa591" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:08.789430  9930 leader_election.cc:290] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:08.789764  9941 raft_consensus.cc:385] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.789067  9944 ts_tablet_manager.cc:1403] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.014s
I20260710 13:19:08.791165  9941 raft_consensus.cc:740] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.791987  9941 consensus_queue.cc:260] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.792430  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81740add8aff4c199174cf14cf254cce" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:08.793275  9732 raft_consensus.cc:2468] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 0.
I20260710 13:19:08.793993  9944 raft_consensus.cc:359] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.790355  9942 consensus_queue.cc:260] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.794526  9941 ts_tablet_manager.cc:1434] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:19:08.794616  9770 leader_election.cc:304] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:08.796247  9942 ts_tablet_manager.cc:1434] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260710 13:19:08.797135  9973 raft_consensus.cc:2804] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.794776  9944 raft_consensus.cc:385] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.797636  9973 raft_consensus.cc:493] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.797914  9944 raft_consensus.cc:740] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.797289  9942 tablet_bootstrap.cc:492] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6: Bootstrap starting.
I20260710 13:19:08.798617  9973 raft_consensus.cc:3060] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.798682  9619 leader_election.cc:304] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
W20260710 13:19:08.800201  9620 leader_election.cc:343] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:08.800979  9944 consensus_queue.cc:260] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.803543  9944 ts_tablet_manager.cc:1434] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260710 13:19:08.803848  9806 raft_consensus.cc:2468] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:08.804567  9944 tablet_bootstrap.cc:492] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:08.809754  9973 raft_consensus.cc:515] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.812981  9942 tablet_bootstrap.cc:654] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.813077  9972 raft_consensus.cc:2804] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.791931  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81740add8aff4c199174cf14cf254cce" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c" is_pre_election: true
I20260710 13:19:08.813692  9972 raft_consensus.cc:493] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.813977  9655 raft_consensus.cc:2468] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 0.
I20260710 13:19:08.814270  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81740add8aff4c199174cf14cf254cce" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:08.814795  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81740add8aff4c199174cf14cf254cce" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:08.815054  9732 raft_consensus.cc:3060] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.814139  9972 raft_consensus.cc:3060] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.818727  9944 tablet_bootstrap.cc:654] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.813220  9619 leader_election.cc:304] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:08.824111  9973 leader_election.cc:290] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 1 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:08.830664  9976 raft_consensus.cc:2804] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.831946  9976 raft_consensus.cc:697] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:08.823959  9972 raft_consensus.cc:515] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.824007  9732 raft_consensus.cc:2468] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 1.
I20260710 13:19:08.834538  9972 leader_election.cc:290] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.834332  9770 leader_election.cc:304] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:08.835664  9973 raft_consensus.cc:2804] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.836395  9973 raft_consensus.cc:697] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 LEADER]: Becoming Leader. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Running, Role: LEADER
I20260710 13:19:08.837581  9973 consensus_queue.cc:237] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.838541  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e0825e8ca04c0ebbeab09c478fa591" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:08.839412  9729 raft_consensus.cc:3060] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.843137  9976 consensus_queue.cc:237] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.850272  9729 raft_consensus.cc:2468] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:08.850482  9942 tablet_bootstrap.cc:492] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6: No bootstrap required, opened a new log
I20260710 13:19:08.851092  9942 ts_tablet_manager.cc:1403] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.013s
I20260710 13:19:08.849318  9974 raft_consensus.cc:493] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.852005  9974 raft_consensus.cc:515] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.852414  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e0825e8ca04c0ebbeab09c478fa591" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:08.853118  9806 raft_consensus.cc:3060] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.854099  9942 raft_consensus.cc:359] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.854851  9942 raft_consensus.cc:385] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.855134  9942 raft_consensus.cc:740] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.855834  9942 consensus_queue.cc:260] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.856406  9974 leader_election.cc:290] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.857245  9731 raft_consensus.cc:2468] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:08.858229  9942 ts_tablet_manager.cc:1434] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:08.860199  9944 tablet_bootstrap.cc:492] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:08.860708  9944 ts_tablet_manager.cc:1403] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.010s
I20260710 13:19:08.862349  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:08.864099  9805 raft_consensus.cc:2468] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:08.873642  9619 leader_election.cc:304] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:08.874791  9974 raft_consensus.cc:2804] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.874688  9944 raft_consensus.cc:359] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.875290  9974 raft_consensus.cc:493] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.875532  9944 raft_consensus.cc:385] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.875687  9974 raft_consensus.cc:3060] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.875874  9944 raft_consensus.cc:740] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.875790  9806 raft_consensus.cc:2468] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:08.876914  9944 consensus_queue.cc:260] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.877691  9619 leader_election.cc:304] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:08.882887  9885 raft_consensus.cc:2804] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.883486  9885 raft_consensus.cc:697] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:08.884804  9973 raft_consensus.cc:493] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.884616  9885 consensus_queue.cc:237] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.885355  9973 raft_consensus.cc:515] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.879240  9944 ts_tablet_manager.cc:1434] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:19:08.887617  9973 leader_election.cc:290] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:08.888078  9944 tablet_bootstrap.cc:492] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68: Bootstrap starting.
I20260710 13:19:08.893738  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5e91922b7a40438bc46c5c6c21e19c" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:08.897409  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:08.898053  9731 raft_consensus.cc:2468] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:08.898485  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5e91922b7a40438bc46c5c6c21e19c" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c" is_pre_election: true
I20260710 13:19:08.899259  9655 raft_consensus.cc:2393] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94d08e710c9a4321bc5091ee1c2d71c6 in current term 1: Already voted for candidate c3f7c243d9f24ab982f72efa217dde68 in this term.
I20260710 13:19:08.905123  9944 tablet_bootstrap.cc:654] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:08.900729  9770 leader_election.cc:304] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6; no voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68
I20260710 13:19:08.902069  9974 raft_consensus.cc:515] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.908035  9973 raft_consensus.cc:3060] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.909284  9974 leader_election.cc:290] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.909873  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:08.910451  9731 raft_consensus.cc:3060] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.915128  9973 raft_consensus.cc:2749] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:08.917197  9944 tablet_bootstrap.cc:492] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68: No bootstrap required, opened a new log
I20260710 13:19:08.916981  9731 raft_consensus.cc:2468] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:08.917888  9944 ts_tablet_manager.cc:1403] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.002s
I20260710 13:19:08.918428  9620 leader_election.cc:304] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:08.918846  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:08.919420  9806 raft_consensus.cc:3060] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.919394  9979 raft_consensus.cc:2804] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.919198  9554 catalog_manager.cc:5697] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:08.920382  9979 raft_consensus.cc:697] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:08.920925  9944 raft_consensus.cc:359] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.921245  9979 consensus_queue.cc:237] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.916975  9553 catalog_manager.cc:5697] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 0 to 1, leader changed from <none> to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.922854  9553 catalog_manager.cc:5697] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 0 to 1, leader changed from <none> to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.921640  9944 raft_consensus.cc:385] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:08.924372  9944 raft_consensus.cc:740] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Initialized, Role: FOLLOWER
I20260710 13:19:08.925062  9944 consensus_queue.cc:260] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.926419  9885 raft_consensus.cc:493] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.927158  9944 ts_tablet_manager.cc:1434] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:08.926885  9885 raft_consensus.cc:515] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.929085  9885 leader_election.cc:290] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.931159  9806 raft_consensus.cc:2468] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:08.932533  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddb006135ee4b38ae47df988a78c916" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:08.933199  9731 raft_consensus.cc:2468] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:08.934213  9620 leader_election.cc:304] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:08.934976  9885 raft_consensus.cc:2804] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.935322  9885 raft_consensus.cc:493] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.935645  9885 raft_consensus.cc:3060] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.936921  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddb006135ee4b38ae47df988a78c916" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:08.937515  9806 raft_consensus.cc:2468] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:08.943748  9885 raft_consensus.cc:515] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.945896  9885 leader_election.cc:290] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.946218  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddb006135ee4b38ae47df988a78c916" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:08.946441  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddb006135ee4b38ae47df988a78c916" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:08.946866  9731 raft_consensus.cc:3060] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.947018  9806 raft_consensus.cc:3060] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.949440  9553 catalog_manager.cc:5697] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 0 to 1, leader changed from <none> to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.953267  9731 raft_consensus.cc:2468] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:08.953742  9806 raft_consensus.cc:2468] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:08.954540  9620 leader_election.cc:304] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:08.955062  9885 raft_consensus.cc:493] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:08.955560  9979 raft_consensus.cc:2804] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.955531  9885 raft_consensus.cc:515] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.956140  9979 raft_consensus.cc:697] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:08.956998  9979 consensus_queue.cc:237] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.958351  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021a78dd601549f487cf670a509e73b7" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68" is_pre_election: true
I20260710 13:19:08.958976  9731 raft_consensus.cc:2468] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:08.959272  9885 leader_election.cc:290] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.960090  9620 leader_election.cc:304] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:08.961028  9979 raft_consensus.cc:2804] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:08.961591  9979 raft_consensus.cc:493] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:08.961165  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021a78dd601549f487cf670a509e73b7" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:08.962164  9979 raft_consensus.cc:3060] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.962361  9806 raft_consensus.cc:2468] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 0.
I20260710 13:19:08.966727  9953 consensus_queue.cc:1048] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:08.967399  9553 catalog_manager.cc:5697] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 0 to 1, leader changed from <none> to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:08.967967  9979 raft_consensus.cc:515] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.969872  9979 leader_election.cc:290] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:08.970543  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021a78dd601549f487cf670a509e73b7" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:08.971025  9731 raft_consensus.cc:3060] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.973791  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021a78dd601549f487cf670a509e73b7" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:08.974365  9806 raft_consensus.cc:3060] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:08.980952  9806 raft_consensus.cc:2468] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:08.981817  9619 leader_election.cc:304] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:08.981757  9731 raft_consensus.cc:2468] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 1.
I20260710 13:19:08.982719  9885 raft_consensus.cc:2804] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:08.983201  9885 raft_consensus.cc:697] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:08.983995  9885 consensus_queue.cc:237] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:08.990633  9953 consensus_queue.cc:1048] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:08.999763  9553 catalog_manager.cc:5697] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 0 to 1, leader changed from <none> to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 1 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.016350  9953 raft_consensus.cc:493] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:09.016810  9953 raft_consensus.cc:515] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.018460  9953 leader_election.cc:290] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:09.019138  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff9a270d244c6833bc7a6c39b06c3" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c" is_pre_election: true
I20260710 13:19:09.019389  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff9a270d244c6833bc7a6c39b06c3" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:09.019737  9655 raft_consensus.cc:2468] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 0.
I20260710 13:19:09.019965  9806 raft_consensus.cc:2468] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 0.
I20260710 13:19:09.020805  9696 leader_election.cc:304] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:09.021504  9953 raft_consensus.cc:2804] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:09.021868  9953 raft_consensus.cc:493] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:09.022147  9953 raft_consensus.cc:3060] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.027118  9953 raft_consensus.cc:515] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.028887  9953 leader_election.cc:290] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:09.029699  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff9a270d244c6833bc7a6c39b06c3" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:09.029853  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff9a270d244c6833bc7a6c39b06c3" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:09.030308  9655 raft_consensus.cc:3060] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.030354  9806 raft_consensus.cc:3060] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.037788  9806 raft_consensus.cc:2468] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 1.
I20260710 13:19:09.037364  9655 raft_consensus.cc:2468] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 1.
I20260710 13:19:09.040094  9696 leader_election.cc:304] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:09.045331  9953 raft_consensus.cc:2804] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:09.045840  9953 raft_consensus.cc:697] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:09.046638  9953 consensus_queue.cc:237] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.055172  9551 catalog_manager.cc:5697] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.229950  9655 raft_consensus.cc:3060] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.236307  9973 consensus_queue.cc:1048] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.246253  9993 consensus_queue.cc:1048] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:09.275148  9885 consensus_queue.cc:1048] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.276978  9953 raft_consensus.cc:493] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:09.277524  9953 raft_consensus.cc:515] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.280817  9953 leader_election.cc:290] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:09.282217  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f4d0da5aad406d9c7bfeeba811f819" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c" is_pre_election: true
I20260710 13:19:09.282413  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f4d0da5aad406d9c7bfeeba811f819" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" is_pre_election: true
I20260710 13:19:09.282946  9655 raft_consensus.cc:2468] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 0.
I20260710 13:19:09.283056  9806 raft_consensus.cc:2468] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 0.
I20260710 13:19:09.284121  9695 leader_election.cc:304] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:09.285158  9953 raft_consensus.cc:2804] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:09.285552  9953 raft_consensus.cc:493] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:09.285952  9953 raft_consensus.cc:3060] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.293506  9885 consensus_queue.cc:1048] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.294224  9953 raft_consensus.cc:515] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.296406  9953 leader_election.cc:290] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:09.297427  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f4d0da5aad406d9c7bfeeba811f819" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:09.297360  9805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f4d0da5aad406d9c7bfeeba811f819" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:09.298058  9655 raft_consensus.cc:3060] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.298456  9805 raft_consensus.cc:3060] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:09.305282  9655 raft_consensus.cc:2468] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 1.
I20260710 13:19:09.305660  9805 raft_consensus.cc:2468] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 1.
I20260710 13:19:09.306447  9696 leader_election.cc:304] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:09.307195  9953 raft_consensus.cc:2804] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:09.307686  9953 raft_consensus.cc:697] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:09.308463  9953 consensus_queue.cc:237] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.315362  9553 catalog_manager.cc:5697] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.334421  9885 consensus_queue.cc:1048] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.344478  9979 consensus_queue.cc:1048] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.373224  9974 consensus_queue.cc:1048] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.377457  9979 consensus_queue.cc:1048] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.383054  9731 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb5e91922b7a40438bc46c5c6c21e19c"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
mode: GRACEFUL
new_leader_uuid: "a98b41e8d958478f96dd4731b32f082c"
 from {username='slave'} at 127.0.0.1:58602
I20260710 13:19:09.383850  9731 raft_consensus.cc:606] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Received request to transfer leadership to TS a98b41e8d958478f96dd4731b32f082c
I20260710 13:19:09.394284  9806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81740add8aff4c199174cf14cf254cce"
dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
mode: GRACEFUL
new_leader_uuid: "a98b41e8d958478f96dd4731b32f082c"
 from {username='slave'} at 127.0.0.1:59264
I20260710 13:19:09.394879  9806 raft_consensus.cc:606] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 LEADER]: Received request to transfer leadership to TS a98b41e8d958478f96dd4731b32f082c
I20260710 13:19:09.402922  9729 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7aff9a270d244c6833bc7a6c39b06c3"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
mode: GRACEFUL
new_leader_uuid: "a98b41e8d958478f96dd4731b32f082c"
 from {username='slave'} at 127.0.0.1:58602
I20260710 13:19:09.403530  9729 raft_consensus.cc:606] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Received request to transfer leadership to TS a98b41e8d958478f96dd4731b32f082c
I20260710 13:19:09.408108  9952 raft_consensus.cc:993] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68: : Instructing follower a98b41e8d958478f96dd4731b32f082c to start an election
I20260710 13:19:09.408540  9952 raft_consensus.cc:1081] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Signalling peer a98b41e8d958478f96dd4731b32f082c to start an election
I20260710 13:19:09.410712  9655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb5e91922b7a40438bc46c5c6c21e19c"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
 from {username='slave'} at 127.0.0.1:50528
I20260710 13:19:09.410981  9656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ddb006135ee4b38ae47df988a78c916"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
mode: GRACEFUL
new_leader_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:50540
I20260710 13:19:09.411278  9655 raft_consensus.cc:493] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.411584  9655 raft_consensus.cc:3060] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.411626  9656 raft_consensus.cc:606] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Received request to transfer leadership to TS c3f7c243d9f24ab982f72efa217dde68
I20260710 13:19:09.416186  9976 consensus_queue.cc:1048] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.418408  9655 raft_consensus.cc:515] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.419397  9976 consensus_queue.cc:1048] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.421196  9655 leader_election.cc:290] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 2 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:09.422259  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5e91922b7a40438bc46c5c6c21e19c" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:09.422456  9655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
mode: GRACEFUL
new_leader_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:50540
I20260710 13:19:09.422852  9729 raft_consensus.cc:3055] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.422986  9655 raft_consensus.cc:606] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Received request to transfer leadership to TS c3f7c243d9f24ab982f72efa217dde68
I20260710 13:19:09.423206  9729 raft_consensus.cc:740] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:09.424543  9976 consensus_queue.cc:1048] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:09.424525  9729 consensus_queue.cc:260] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.425702  9729 raft_consensus.cc:3060] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.430954  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb5e91922b7a40438bc46c5c6c21e19c" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:09.431569  9804 raft_consensus.cc:3060] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.431954  9729 raft_consensus.cc:2468] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 2.
I20260710 13:19:09.431578  9655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3e0825e8ca04c0ebbeab09c478fa591"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
mode: GRACEFUL
new_leader_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:50540
I20260710 13:19:09.433130  9620 leader_election.cc:304] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:09.433625  9655 raft_consensus.cc:606] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Received request to transfer leadership to TS c3f7c243d9f24ab982f72efa217dde68
I20260710 13:19:09.434530  9976 raft_consensus.cc:2804] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.435148  9976 raft_consensus.cc:697] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 2 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:09.436223  9976 consensus_queue.cc:237] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.445658  9804 raft_consensus.cc:2468] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 2.
I20260710 13:19:09.446058  9655 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "021a78dd601549f487cf670a509e73b7"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
mode: GRACEFUL
new_leader_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:50540
I20260710 13:19:09.446659  9655 raft_consensus.cc:606] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Received request to transfer leadership to TS c3f7c243d9f24ab982f72efa217dde68
I20260710 13:19:09.448626  9979 raft_consensus.cc:993] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c: : Instructing follower c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:09.449031  9979 raft_consensus.cc:1081] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Signalling peer c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:09.452530  9729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ddb006135ee4b38ae47df988a78c916"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:58584
I20260710 13:19:09.454460  9729 raft_consensus.cc:493] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.454550  9732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47f4d0da5aad406d9c7bfeeba811f819"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
mode: GRACEFUL
new_leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:58602
I20260710 13:19:09.456538  9732 raft_consensus.cc:606] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Received request to transfer leadership to TS 94d08e710c9a4321bc5091ee1c2d71c6
I20260710 13:19:09.456300  9729 raft_consensus.cc:3060] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.454319  9554 catalog_manager.cc:5697] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 1 to 2, leader changed from c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2) to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 2 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.463747  9974 consensus_queue.cc:1048] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.464064  9729 raft_consensus.cc:515] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.467991  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddb006135ee4b38ae47df988a78c916" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:09.468535  9655 raft_consensus.cc:3055] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.468881  9655 raft_consensus.cc:740] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:09.469651  9655 consensus_queue.cc:260] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.470723  9655 raft_consensus.cc:3060] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.479121  9655 raft_consensus.cc:2468] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:09.480041  9696 leader_election.cc:304] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:09.481209  9953 raft_consensus.cc:2804] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.481542  9729 leader_election.cc:290] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:09.483174  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ddb006135ee4b38ae47df988a78c916" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:09.483709  9804 raft_consensus.cc:3060] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.484627  9974 raft_consensus.cc:993] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c: : Instructing follower c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:09.485092  9974 raft_consensus.cc:1081] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Signalling peer c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:09.486846  9729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "021a78dd601549f487cf670a509e73b7"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:58584
I20260710 13:19:09.487362  9729 raft_consensus.cc:493] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.487699  9729 raft_consensus.cc:3060] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.492192  9729 raft_consensus.cc:515] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.493429  9953 raft_consensus.cc:697] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:09.494139  9729 leader_election.cc:290] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:09.495060  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021a78dd601549f487cf670a509e73b7" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:09.494800  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021a78dd601549f487cf670a509e73b7" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:09.496038  9655 raft_consensus.cc:3055] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.496749  9655 raft_consensus.cc:740] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:09.495618  9806 raft_consensus.cc:3060] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.494789  9953 consensus_queue.cc:237] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.497677  9655 consensus_queue.cc:260] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.498688  9804 raft_consensus.cc:2468] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:09.499552  9655 raft_consensus.cc:3060] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.503077  9806 raft_consensus.cc:2468] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:09.504364  9695 leader_election.cc:304] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:09.505038 10006 raft_consensus.cc:2804] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.505450 10006 raft_consensus.cc:697] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:09.506115 10006 consensus_queue.cc:237] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.507146  9551 catalog_manager.cc:5697] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 1 to 2, leader changed from a98b41e8d958478f96dd4731b32f082c (127.5.163.1) to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.508965  9655 raft_consensus.cc:2468] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:09.519157  9551 catalog_manager.cc:5697] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 1 to 2, leader changed from a98b41e8d958478f96dd4731b32f082c (127.5.163.1) to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.614037 10006 consensus_queue.cc:1048] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.614705  9953 consensus_queue.cc:1048] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.622649  9952 raft_consensus.cc:993] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68: : Instructing follower a98b41e8d958478f96dd4731b32f082c to start an election
I20260710 13:19:09.623075  9952 raft_consensus.cc:1081] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Signalling peer a98b41e8d958478f96dd4731b32f082c to start an election
I20260710 13:19:09.624675  9655 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7aff9a270d244c6833bc7a6c39b06c3"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
 from {username='slave'} at 127.0.0.1:50528
I20260710 13:19:09.625241  9655 raft_consensus.cc:493] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.625592  9655 raft_consensus.cc:3060] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.638866  9655 raft_consensus.cc:515] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.639892  9656 raft_consensus.cc:1240] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Rejecting Update request from peer c3f7c243d9f24ab982f72efa217dde68 for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:09.641776  9655 leader_election.cc:290] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 2 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:09.642534  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff9a270d244c6833bc7a6c39b06c3" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:09.643157  9729 raft_consensus.cc:3055] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.643481  9729 raft_consensus.cc:740] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:09.643954  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7aff9a270d244c6833bc7a6c39b06c3" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:09.644609  9804 raft_consensus.cc:3060] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.644295  9729 consensus_queue.cc:260] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.645234  9953 consensus_queue.cc:1059] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.648232  9729 raft_consensus.cc:3060] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.650947  9804 raft_consensus.cc:2468] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 2.
I20260710 13:19:09.652050  9619 leader_election.cc:304] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:09.652725  9885 raft_consensus.cc:2804] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.653120  9885 raft_consensus.cc:697] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 2 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:09.653766  9885 consensus_queue.cc:237] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [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: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.653939  9729 raft_consensus.cc:2468] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 2.
I20260710 13:19:09.660435  9551 catalog_manager.cc:5697] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 1 to 2, leader changed from c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2) to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 2 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.723809  9993 raft_consensus.cc:993] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6: : Instructing follower a98b41e8d958478f96dd4731b32f082c to start an election
I20260710 13:19:09.724255  9930 raft_consensus.cc:1081] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 LEADER]: Signalling peer a98b41e8d958478f96dd4731b32f082c to start an election
I20260710 13:19:09.725562  9656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81740add8aff4c199174cf14cf254cce"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
 from {username='slave'} at 127.0.0.1:50534
I20260710 13:19:09.726013  9656 raft_consensus.cc:493] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.726315  9656 raft_consensus.cc:3060] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.731252  9656 raft_consensus.cc:515] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.732789  9656 leader_election.cc:290] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 2 election: Requested vote from peers c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:09.733541  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81740add8aff4c199174cf14cf254cce" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:09.733745  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81740add8aff4c199174cf14cf254cce" candidate_uuid: "a98b41e8d958478f96dd4731b32f082c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:09.734197  9729 raft_consensus.cc:3060] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.734288  9804 raft_consensus.cc:3055] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.734656  9804 raft_consensus.cc:740] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Running, Role: LEADER
I20260710 13:19:09.735288  9804 consensus_queue.cc:260] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.736191  9804 raft_consensus.cc:3060] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.739244  9729 raft_consensus.cc:2468] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 2.
I20260710 13:19:09.740350  9620 leader_election.cc:304] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:09.741052  9885 raft_consensus.cc:2804] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.741164  9804 raft_consensus.cc:2468] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a98b41e8d958478f96dd4731b32f082c in term 2.
I20260710 13:19:09.741509  9885 raft_consensus.cc:697] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 2 LEADER]: Becoming Leader. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:09.742151  9885 consensus_queue.cc:237] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.748162  9551 catalog_manager.cc:5697] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c reported cstate change: term changed from 1 to 2, leader changed from 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3) to a98b41e8d958478f96dd4731b32f082c (127.5.163.1). New cstate: current_term: 2 leader_uuid: "a98b41e8d958478f96dd4731b32f082c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.776036  9953 consensus_queue.cc:1048] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.787303 10006 consensus_queue.cc:1048] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:09.795837 10006 raft_consensus.cc:993] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68: : Instructing follower 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:09.796294 10006 raft_consensus.cc:1081] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Signalling peer 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:09.798108  9804 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47f4d0da5aad406d9c7bfeeba811f819"
dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:59236
I20260710 13:19:09.798589  9804 raft_consensus.cc:493] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.798911  9804 raft_consensus.cc:3060] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.804087  9804 raft_consensus.cc:515] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.805805  9804 leader_election.cc:290] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 2 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:09.806594  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f4d0da5aad406d9c7bfeeba811f819" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:09.807235  9656 raft_consensus.cc:3060] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.807386  9729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47f4d0da5aad406d9c7bfeeba811f819" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:09.808013  9729 raft_consensus.cc:3055] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.808324  9729 raft_consensus.cc:740] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:09.809119  9729 consensus_queue.cc:260] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.810348  9729 raft_consensus.cc:3060] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.812520  9656 raft_consensus.cc:2468] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 2.
I20260710 13:19:09.813547  9770 leader_election.cc:304] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:09.814195  9930 raft_consensus.cc:2804] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.814566  9930 raft_consensus.cc:697] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 LEADER]: Becoming Leader. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Running, Role: LEADER
I20260710 13:19:09.815373  9729 raft_consensus.cc:2468] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 2.
I20260710 13:19:09.815263  9930 consensus_queue.cc:237] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.822063  9553 catalog_manager.cc:5697] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 reported cstate change: term changed from 1 to 2, leader changed from c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2) to 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3). New cstate: current_term: 2 leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:09.878861  9979 raft_consensus.cc:993] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c: : Instructing follower c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:09.879365  9974 raft_consensus.cc:1081] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Signalling peer c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:09.881002  9729 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3e0825e8ca04c0ebbeab09c478fa591"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:58584
I20260710 13:19:09.881639  9729 raft_consensus.cc:493] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.882026  9729 raft_consensus.cc:3060] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.884779  9974 raft_consensus.cc:993] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c: : Instructing follower c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:09.885318  9979 raft_consensus.cc:1081] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Signalling peer c3f7c243d9f24ab982f72efa217dde68 to start an election
I20260710 13:19:09.886945  9732 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
 from {username='slave'} at 127.0.0.1:58584
I20260710 13:19:09.887516  9732 raft_consensus.cc:493] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:09.887868  9732 raft_consensus.cc:3060] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.890362  9729 raft_consensus.cc:515] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.892601  9729 leader_election.cc:290] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:09.892925  9656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e0825e8ca04c0ebbeab09c478fa591" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:09.893047  9732 raft_consensus.cc:515] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.893301  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3e0825e8ca04c0ebbeab09c478fa591" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:09.893615  9656 raft_consensus.cc:3055] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.894135  9656 raft_consensus.cc:740] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:09.894186  9804 raft_consensus.cc:3060] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.895665  9655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:09.896186  9655 raft_consensus.cc:3055] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:09.896472  9655 raft_consensus.cc:740] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:09.896822  9806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c" candidate_uuid: "c3f7c243d9f24ab982f72efa217dde68" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
I20260710 13:19:09.897336  9806 raft_consensus.cc:3060] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.897233  9655 consensus_queue.cc:260] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.898236  9655 raft_consensus.cc:3060] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.901561  9804 raft_consensus.cc:2468] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:09.903275  9806 raft_consensus.cc:2468] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:09.895059  9656 consensus_queue.cc:260] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.904127  9655 raft_consensus.cc:2468] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:09.904197  9695 leader_election.cc:304] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:09.904372  9732 leader_election.cc:290] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3:39291)
I20260710 13:19:09.905088 10006 raft_consensus.cc:2804] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.905328  9656 raft_consensus.cc:3060] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:09.905607 10006 raft_consensus.cc:697] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:09.906451 10006 consensus_queue.cc:237] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.905625  9696 leader_election.cc:304] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a98b41e8d958478f96dd4731b32f082c, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:09.908041  9953 raft_consensus.cc:2804] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:09.908541  9953 raft_consensus.cc:697] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Becoming Leader. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:09.909461  9953 consensus_queue.cc:237] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:09.912734  9656 raft_consensus.cc:2468] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3f7c243d9f24ab982f72efa217dde68 in term 2.
I20260710 13:19:09.914776  9553 catalog_manager.cc:5697] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 1 to 2, leader changed from a98b41e8d958478f96dd4731b32f082c (127.5.163.1) to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.921680  9732 raft_consensus.cc:1275] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Refusing update from remote peer a98b41e8d958478f96dd4731b32f082c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.922989  9979 consensus_queue.cc:1048] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.928015  9553 catalog_manager.cc:5697] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 reported cstate change: term changed from 1 to 2, leader changed from a98b41e8d958478f96dd4731b32f082c (127.5.163.1) to c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "c3f7c243d9f24ab982f72efa217dde68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:09.932439  9806 raft_consensus.cc:1275] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Refusing update from remote peer a98b41e8d958478f96dd4731b32f082c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.934098  9974 consensus_queue.cc:1048] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.938295  9656 raft_consensus.cc:1275] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.939663 10006 consensus_queue.cc:1048] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.947302  9806 raft_consensus.cc:1275] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.949913  9953 consensus_queue.cc:1048] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.954656  9656 raft_consensus.cc:1275] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.955866 10011 consensus_queue.cc:1048] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:09.961445  9806 raft_consensus.cc:1275] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:09.968428  9952 consensus_queue.cc:1048] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.036221  9806 raft_consensus.cc:1275] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Refusing update from remote peer a98b41e8d958478f96dd4731b32f082c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.037346  9974 consensus_queue.cc:1048] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.045464  9732 raft_consensus.cc:1275] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Refusing update from remote peer a98b41e8d958478f96dd4731b32f082c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.046813  9979 consensus_queue.cc:1048] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.129554  9806 raft_consensus.cc:1275] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Refusing update from remote peer a98b41e8d958478f96dd4731b32f082c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.130698  9979 consensus_queue.cc:1048] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.137382  9732 raft_consensus.cc:1275] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Refusing update from remote peer a98b41e8d958478f96dd4731b32f082c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.138877  9976 consensus_queue.cc:1048] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.311932  9656 raft_consensus.cc:1275] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.313208  9930 consensus_queue.cc:1048] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.321346  9732 raft_consensus.cc:1275] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.322731  9930 consensus_queue.cc:1048] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.371798  9656 raft_consensus.cc:1275] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.372843  9952 consensus_queue.cc:1048] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.379242  9806 raft_consensus.cc:1275] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.381157 10011 consensus_queue.cc:1048] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.497551  9806 raft_consensus.cc:1275] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.498821 10011 consensus_queue.cc:1048] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.506313  9656 raft_consensus.cc:1275] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Refusing update from remote peer c3f7c243d9f24ab982f72efa217dde68: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.507735 10006 consensus_queue.cc:1048] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:12.460345  9553 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59666:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:12.477667  9553 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59666:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:12.507637  5772 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:19:12.635939 10037 log.cc:927] Time spent T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
W20260710 13:19:12.683420 10038 log.cc:927] Time spent T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
W20260710 13:19:12.687222  9620 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.2:41193, user_credentials={real_user=slave}} blocked reactor thread for 51446.2us
W20260710 13:19:12.738734 10033 log.cc:927] Time spent T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c: Append to log took a long time: real 0.104s	user 0.001s	sys 0.000s
W20260710 13:19:12.750824  9695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.3:39291, user_credentials={real_user=slave}} blocked reactor thread for 56654.5us
W20260710 13:19:12.827819  9695 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.3:39291, user_credentials={real_user=slave}} blocked reactor thread for 64251us
I20260710 13:19:12.821410 10059 tablet.cc:1724] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.837164  9650 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fe73a017e434c0ead9b23db4796594d"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
mode: GRACEFUL
new_leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:54616
I20260710 13:19:12.843619 10066 tablet.cc:1724] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.845363 10068 tablet.cc:1724] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.875144  9650 raft_consensus.cc:606] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Received request to transfer leadership to TS 94d08e710c9a4321bc5091ee1c2d71c6
I20260710 13:19:12.908859 10070 tablet.cc:1724] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.907502 10078 tablet.cc:1724] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:12.930097 10061 log.cc:927] Time spent T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
W20260710 13:19:12.930773 10064 log.cc:927] Time spent T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68: Append to log took a long time: real 0.091s	user 0.001s	sys 0.000s
W20260710 13:19:12.970695 10069 log.cc:927] Time spent T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260710 13:19:12.976032 10072 tablet.cc:1724] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.981986 10018 raft_consensus.cc:993] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c: : Instructing follower 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:12.988204  9976 raft_consensus.cc:1081] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Signalling peer 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:12.991169  9801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fe73a017e434c0ead9b23db4796594d"
dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:59250
I20260710 13:19:12.991942  9801 raft_consensus.cc:493] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
W20260710 13:19:12.994421 10082 log.cc:927] Time spent T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260710 13:19:12.992522  9801 raft_consensus.cc:3060] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:12.995433 10080 tablet.cc:1724] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.001436 10078 tablet.cc:1724] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:12.992197 10086 tablet.cc:1724] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.017117 10083 tablet.cc:1724] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.020799 10077 tablet.cc:1724] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.048879 10072 tablet.cc:1724] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.051420 10070 tablet.cc:1724] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.048995 10088 tablet.cc:1724] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:13.054085 10073 log.cc:927] Time spent T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
W20260710 13:19:13.054823 10074 log.cc:927] Time spent T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68: Append to log took a long time: real 0.082s	user 0.000s	sys 0.000s
W20260710 13:19:13.063764 10075 log.cc:927] Time spent T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c: Append to log took a long time: real 0.092s	user 0.001s	sys 0.000s
I20260710 13:19:13.083555 10088 tablet.cc:1724] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:13.086282  9770 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.2:41193, user_credentials={real_user=slave}} blocked reactor thread for 64664.1us
I20260710 13:19:13.090119 10066 tablet.cc:1724] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.093421 10091 tablet.cc:1724] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.101737 10088 tablet.cc:1724] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.052388 10059 tablet.cc:1724] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.045382  9801 raft_consensus.cc:515] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.116451  9732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
mode: GRACEFUL
new_leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:51468
I20260710 13:19:13.117826  9732 raft_consensus.cc:606] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Received request to transfer leadership to TS 94d08e710c9a4321bc5091ee1c2d71c6
I20260710 13:19:13.125896  5772 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:19:13.054827 10086 tablet.cc:1724] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.126587  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:13.127362  9731 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe73a017e434c0ead9b23db4796594d" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:13.127975  9731 raft_consensus.cc:3060] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.127679 10068 tablet.cc:1724] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.133138  9731 raft_consensus.cc:2468] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 2.
I20260710 13:19:13.136322  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fe73a017e434c0ead9b23db4796594d" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:13.137048  9654 raft_consensus.cc:3055] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:13.137367  9654 raft_consensus.cc:740] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:13.138331  9727 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85"
dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
mode: GRACEFUL
new_leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:51468
I20260710 13:19:13.138183  9654 consensus_queue.cc:260] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.138976  9727 raft_consensus.cc:606] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Received request to transfer leadership to TS 94d08e710c9a4321bc5091ee1c2d71c6
I20260710 13:19:13.115403  9801 leader_election.cc:290] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 2 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:13.144734  9654 raft_consensus.cc:3060] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:13.146780 10072 tablet.cc:1724] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.148370  9770 leader_election.cc:304] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94d08e710c9a4321bc5091ee1c2d71c6, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:13.150156 10053 raft_consensus.cc:2804] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:13.150666 10053 raft_consensus.cc:697] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 LEADER]: Becoming Leader. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Running, Role: LEADER
I20260710 13:19:13.151520 10053 consensus_queue.cc:237] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.152513 10068 tablet.cc:1724] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.163609 10068 tablet.cc:1724] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.164000 10080 tablet.cc:1724] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.168259  9653 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a894adca486d468bb2e71e469534db06"
dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
mode: GRACEFUL
new_leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:54616
I20260710 13:19:13.169355  9653 raft_consensus.cc:606] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 2 LEADER]: Received request to transfer leadership to TS 94d08e710c9a4321bc5091ee1c2d71c6
I20260710 13:19:13.172899  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:13.173403  9553 catalog_manager.cc:5697] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 reported cstate change: term changed from 1 to 2, leader changed from a98b41e8d958478f96dd4731b32f082c (127.5.163.1) to 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3). New cstate: current_term: 2 leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.175760  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:13.160168 10077 tablet.cc:1724] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.165156 10078 tablet.cc:1724] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:13.187008  9654 raft_consensus.cc:2468] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 2.
I20260710 13:19:13.221479  9551 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0: soft_deleted_table [id=6366cfef927d4f2f9bd0ce3fc0d46bc8] alter complete (version 1)
I20260710 13:19:13.236845 10058 raft_consensus.cc:993] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68: : Instructing follower 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:13.237322 10067 raft_consensus.cc:1081] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Signalling peer 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:13.238588  9801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c"
dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:59236
I20260710 13:19:13.239024  9801 raft_consensus.cc:493] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.239303  9801 raft_consensus.cc:3060] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.243979  9801 raft_consensus.cc:515] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.245528  9801 leader_election.cc:290] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 3 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:13.246232  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:13.246628  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb155189b00a497a90fab77b7af5ca1c" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:13.246958  9654 raft_consensus.cc:3060] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.247287  9732 raft_consensus.cc:3055] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:13.247639  9732 raft_consensus.cc:740] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:13.248538  9732 consensus_queue.cc:260] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [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: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.249905  9732 raft_consensus.cc:3060] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.254508  9654 raft_consensus.cc:2468] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 3.
I20260710 13:19:13.255798  9770 leader_election.cc:304] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [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: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:13.256932 10090 raft_consensus.cc:2804] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:13.257457 10090 raft_consensus.cc:697] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 LEADER]: Becoming Leader. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Running, Role: LEADER
I20260710 13:19:13.257555  9732 raft_consensus.cc:2468] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 3.
I20260710 13:19:13.258332 10090 consensus_queue.cc:237] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [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: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.265544  9554 catalog_manager.cc:5697] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 reported cstate change: term changed from 2 to 3, leader changed from c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2) to 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3). New cstate: current_term: 3 leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.405083 10058 raft_consensus.cc:993] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68: : Instructing follower 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:13.405514 10067 raft_consensus.cc:1081] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Signalling peer 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:13.406776  9801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85"
dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:59236
I20260710 13:19:13.407296  9801 raft_consensus.cc:493] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.407719  9801 raft_consensus.cc:3060] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.412607  9801 raft_consensus.cc:515] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.414328  9801 leader_election.cc:290] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 3 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:13.415122  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:13.415474  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44106184ce734a0d8b4e2f2b39cf0e85" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:13.415692  9654 raft_consensus.cc:3060] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.416054  9732 raft_consensus.cc:3055] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:13.416348  9732 raft_consensus.cc:740] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c3f7c243d9f24ab982f72efa217dde68, State: Running, Role: LEADER
I20260710 13:19:13.417071  9732 consensus_queue.cc:260] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [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: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.417910  9732 raft_consensus.cc:3060] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.420895  9654 raft_consensus.cc:2468] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 3.
I20260710 13:19:13.421941  9770 leader_election.cc:304] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [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: 94d08e710c9a4321bc5091ee1c2d71c6, a98b41e8d958478f96dd4731b32f082c; no voters: 
I20260710 13:19:13.422420  9732 raft_consensus.cc:2468] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 3.
I20260710 13:19:13.422657 10090 raft_consensus.cc:2804] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:13.423187 10090 raft_consensus.cc:697] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 LEADER]: Becoming Leader. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Running, Role: LEADER
I20260710 13:19:13.423908 10090 consensus_queue.cc:237] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [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: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.431228  9554 catalog_manager.cc:5697] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 reported cstate change: term changed from 2 to 3, leader changed from c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2) to 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3). New cstate: current_term: 3 leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.501708 10047 raft_consensus.cc:993] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c: : Instructing follower 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:13.502142 10084 raft_consensus.cc:1081] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 2 LEADER]: Signalling peer 94d08e710c9a4321bc5091ee1c2d71c6 to start an election
I20260710 13:19:13.503487  9801 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a894adca486d468bb2e71e469534db06"
dest_uuid: "94d08e710c9a4321bc5091ee1c2d71c6"
 from {username='slave'} at 127.0.0.1:59250
I20260710 13:19:13.503916  9801 raft_consensus.cc:493] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:13.504165  9801 raft_consensus.cc:3060] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.509260  9801 raft_consensus.cc:515] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.510746  9801 leader_election.cc:290] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [CANDIDATE]: Term 3 election: Requested vote from peers a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593), c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193)
I20260710 13:19:13.511510  9654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894adca486d468bb2e71e469534db06" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a98b41e8d958478f96dd4731b32f082c"
I20260710 13:19:13.511907  9732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a894adca486d468bb2e71e469534db06" candidate_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c3f7c243d9f24ab982f72efa217dde68"
I20260710 13:19:13.512216  9654 raft_consensus.cc:3055] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:13.512470  9732 raft_consensus.cc:3060] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.512548  9654 raft_consensus.cc:740] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a98b41e8d958478f96dd4731b32f082c, State: Running, Role: LEADER
I20260710 13:19:13.513445  9654 consensus_queue.cc:260] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [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: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.514683  9654 raft_consensus.cc:3060] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:13.518958  9732 raft_consensus.cc:2468] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 3.
I20260710 13:19:13.520045  9770 leader_election.cc:304] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [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: 94d08e710c9a4321bc5091ee1c2d71c6, c3f7c243d9f24ab982f72efa217dde68; no voters: 
I20260710 13:19:13.520761 10090 raft_consensus.cc:2804] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:13.521056  9654 raft_consensus.cc:2468] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94d08e710c9a4321bc5091ee1c2d71c6 in term 3.
I20260710 13:19:13.521265 10090 raft_consensus.cc:697] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 LEADER]: Becoming Leader. State: Replica: 94d08e710c9a4321bc5091ee1c2d71c6, State: Running, Role: LEADER
I20260710 13:19:13.522185 10090 consensus_queue.cc:237] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [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: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } }
I20260710 13:19:13.529544  9554 catalog_manager.cc:5697] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 reported cstate change: term changed from 2 to 3, leader changed from a98b41e8d958478f96dd4731b32f082c (127.5.163.1) to 94d08e710c9a4321bc5091ee1c2d71c6 (127.5.163.3). New cstate: current_term: 3 leader_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94d08e710c9a4321bc5091ee1c2d71c6" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 39291 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:13.553026  9732 raft_consensus.cc:1275] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:13.554126 10090 consensus_queue.cc:1048] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:13.562397  9654 raft_consensus.cc:1275] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:13.564384 10017 consensus_queue.cc:1048] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:13.706295  9732 raft_consensus.cc:1275] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:13.707563 10017 consensus_queue.cc:1048] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:13.715135  9654 raft_consensus.cc:1275] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:19:13.717208 10053 consensus_queue.cc:1048] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:13.904230  9732 raft_consensus.cc:1275] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.906042 10053 consensus_queue.cc:1048] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:13.918740  9654 raft_consensus.cc:1275] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:13.921309 10053 consensus_queue.cc:1048] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.023622  9732 raft_consensus.cc:1275] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:14.024845 10053 consensus_queue.cc:1048] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3f7c243d9f24ab982f72efa217dde68" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 41193 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.040349  9653 raft_consensus.cc:1275] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Refusing update from remote peer 94d08e710c9a4321bc5091ee1c2d71c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:14.042382 10106 consensus_queue.cc:1048] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a98b41e8d958478f96dd4731b32f082c" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 33593 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:14.236937  5772 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:19:14.241602  5772 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:19:14.242002  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:14.246511  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:14.246896  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:15.274330  5772 tablet_server.cc:179] TabletServer@127.5.163.1:0 shutting down...
W20260710 13:19:15.279451  9770 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 55 similar messages]
W20260710 13:19:15.283273  9770 consensus_peers.cc:597] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 -> Peer a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593): Couldn't send request to peer a98b41e8d958478f96dd4731b32f082c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.307034  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 13:19:15.307106  9696 consensus_peers.cc:597] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 -> Peer a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593): Couldn't send request to peer a98b41e8d958478f96dd4731b32f082c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.308346  5772 tablet_replica.cc:333] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.309304  5772 raft_consensus.cc:2243] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.309827  5772 raft_consensus.cc:2272] T 47f4d0da5aad406d9c7bfeeba811f819 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.311939  5772 tablet_replica.cc:333] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.312582  5772 raft_consensus.cc:2243] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.313148  5772 raft_consensus.cc:2272] T b3e0825e8ca04c0ebbeab09c478fa591 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.315220  5772 tablet_replica.cc:333] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.315845  5772 raft_consensus.cc:2243] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.316504  5772 raft_consensus.cc:2272] T fb155189b00a497a90fab77b7af5ca1c P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.319510  5772 tablet_replica.cc:333] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.320029  5772 raft_consensus.cc:2243] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:15.320524  9770 consensus_peers.cc:597] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 -> Peer a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593): Couldn't send request to peer a98b41e8d958478f96dd4731b32f082c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.320708  5772 raft_consensus.cc:2272] T 3ddb006135ee4b38ae47df988a78c916 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.322806  5772 tablet_replica.cc:333] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.323378  5772 raft_consensus.cc:2243] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.323947  5772 raft_consensus.cc:2272] T 021a78dd601549f487cf670a509e73b7 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.326100  5772 tablet_replica.cc:333] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.326795  5772 raft_consensus.cc:2243] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.327731  5772 raft_consensus.cc:2272] T c7aff9a270d244c6833bc7a6c39b06c3 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.330108  5772 tablet_replica.cc:333] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.330684  5772 raft_consensus.cc:2243] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.331462  5772 raft_consensus.cc:2272] T bb5e91922b7a40438bc46c5c6c21e19c P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.333649  5772 tablet_replica.cc:333] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.334355  5772 raft_consensus.cc:2243] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.334869  5772 raft_consensus.cc:2272] T f2ce7f8d2b5e461081f263ff70203c87 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.337386  5772 tablet_replica.cc:333] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.338030  5772 raft_consensus.cc:2243] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.338544  5772 raft_consensus.cc:2272] T f55ff94ecc2d45fabca451ea8241dc3a P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.341289  5772 tablet_replica.cc:333] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.341848  5772 raft_consensus.cc:2243] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.342365  5772 raft_consensus.cc:2272] T 44106184ce734a0d8b4e2f2b39cf0e85 P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.344446  5772 tablet_replica.cc:333] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.344952  5772 raft_consensus.cc:2243] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.345368  5772 raft_consensus.cc:2272] T a894adca486d468bb2e71e469534db06 P a98b41e8d958478f96dd4731b32f082c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.347193  5772 tablet_replica.cc:333] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.347662  5772 raft_consensus.cc:2243] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.348085  5772 raft_consensus.cc:2272] T ed51cff532d146319d5ae6d658ed57e8 P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.350162  5772 tablet_replica.cc:333] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.350693  5772 raft_consensus.cc:2243] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.351495  5772 raft_consensus.cc:2272] T 418da1dee48c4d5c846c100485c1b6b0 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.353433  5772 tablet_replica.cc:333] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.353943  5772 raft_consensus.cc:2243] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.354391  5772 raft_consensus.cc:2272] T e4d25bf6d78a4418bf9d06da6b7c4583 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.356590  5772 tablet_replica.cc:333] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.357113  5772 raft_consensus.cc:2243] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.357980  5772 raft_consensus.cc:2272] T 93ac097c4f6d4d23952ceeb52b17ac13 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.360216  5772 tablet_replica.cc:333] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.360757  5772 raft_consensus.cc:2243] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.361550  5772 raft_consensus.cc:2272] T 81740add8aff4c199174cf14cf254cce P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.363605  5772 tablet_replica.cc:333] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.364156  5772 raft_consensus.cc:2243] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.364734  5772 raft_consensus.cc:2272] T 1fe73a017e434c0ead9b23db4796594d P a98b41e8d958478f96dd4731b32f082c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.366725  5772 tablet_replica.cc:333] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c: stopping tablet replica
I20260710 13:19:15.367215  5772 raft_consensus.cc:2243] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.368008  5772 raft_consensus.cc:2272] T 64d736a64e3d4b628629be068888b4f7 P a98b41e8d958478f96dd4731b32f082c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.408016  5772 tablet_server.cc:196] TabletServer@127.5.163.1:0 shutdown complete.
I20260710 13:19:15.445590  5772 tablet_server.cc:179] TabletServer@127.5.163.2:0 shutting down...
I20260710 13:19:15.476548  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:15.477274  5772 tablet_replica.cc:333] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.477883  5772 raft_consensus.cc:2243] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.478426  5772 raft_consensus.cc:2272] T 47f4d0da5aad406d9c7bfeeba811f819 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.480515  5772 tablet_replica.cc:333] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.481088  5772 raft_consensus.cc:2243] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.481880  5772 raft_consensus.cc:2272] T b3e0825e8ca04c0ebbeab09c478fa591 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.483790  5772 tablet_replica.cc:333] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.484452  5772 raft_consensus.cc:2243] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.485082  5772 raft_consensus.cc:2272] T fb155189b00a497a90fab77b7af5ca1c P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.487738  5772 tablet_replica.cc:333] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.488531  5772 raft_consensus.cc:2243] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:15.488880  9770 consensus_peers.cc:597] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 -> Peer c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193): Couldn't send request to peer c3f7c243d9f24ab982f72efa217dde68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.489718  5772 raft_consensus.cc:2272] T 3ddb006135ee4b38ae47df988a78c916 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.492470  5772 tablet_replica.cc:333] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
W20260710 13:19:15.492944  9696 consensus_peers.cc:597] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 -> Peer a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593): Couldn't send request to peer a98b41e8d958478f96dd4731b32f082c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:33593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.493248  5772 raft_consensus.cc:2243] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.494186  5772 raft_consensus.cc:2272] T 021a78dd601549f487cf670a509e73b7 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.496259  5772 tablet_replica.cc:333] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.497033  5772 raft_consensus.cc:2243] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.497579  5772 raft_consensus.cc:2272] T c7aff9a270d244c6833bc7a6c39b06c3 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:15.497615  9770 consensus_peers.cc:597] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 -> Peer a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593): Couldn't send request to peer a98b41e8d958478f96dd4731b32f082c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:33593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.499586  5772 tablet_replica.cc:333] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.500183  5772 raft_consensus.cc:2243] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.500819  5772 raft_consensus.cc:2272] T 81740add8aff4c199174cf14cf254cce P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.502524  5772 tablet_replica.cc:333] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.503024  5772 raft_consensus.cc:2243] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.503510  5772 raft_consensus.cc:2272] T bb5e91922b7a40438bc46c5c6c21e19c P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.505641  5772 tablet_replica.cc:333] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.506183  5772 raft_consensus.cc:2243] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.506685  5772 raft_consensus.cc:2272] T f2ce7f8d2b5e461081f263ff70203c87 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.509071  5772 tablet_replica.cc:333] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
W20260710 13:19:15.509370  9770 consensus_peers.cc:597] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 -> Peer a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593): Couldn't send request to peer a98b41e8d958478f96dd4731b32f082c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:33593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.509608  5772 raft_consensus.cc:2243] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.510141  5772 raft_consensus.cc:2272] T a894adca486d468bb2e71e469534db06 P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.512019  5772 tablet_replica.cc:333] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.512530  5772 raft_consensus.cc:2243] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.513298  5772 raft_consensus.cc:2272] T ed51cff532d146319d5ae6d658ed57e8 P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.515019  5772 tablet_replica.cc:333] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.515513  5772 raft_consensus.cc:2243] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.516251  5772 raft_consensus.cc:2272] T f55ff94ecc2d45fabca451ea8241dc3a P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.518589  5772 tablet_replica.cc:333] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.519136  5772 raft_consensus.cc:2243] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.519567  5772 raft_consensus.cc:2272] T 44106184ce734a0d8b4e2f2b39cf0e85 P c3f7c243d9f24ab982f72efa217dde68 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.522014  5772 tablet_replica.cc:333] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.522745  5772 raft_consensus.cc:2243] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.523259  5772 raft_consensus.cc:2272] T 93ac097c4f6d4d23952ceeb52b17ac13 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:15.524763  9770 consensus_peers.cc:597] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 -> Peer c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193): Couldn't send request to peer c3f7c243d9f24ab982f72efa217dde68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.525848  5772 tablet_replica.cc:333] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.526387  5772 raft_consensus.cc:2243] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.527093  5772 raft_consensus.cc:2272] T e4d25bf6d78a4418bf9d06da6b7c4583 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.528934  5772 tablet_replica.cc:333] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.529397  5772 raft_consensus.cc:2243] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.529856  5772 raft_consensus.cc:2272] T 1fe73a017e434c0ead9b23db4796594d P c3f7c243d9f24ab982f72efa217dde68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.531617  5772 tablet_replica.cc:333] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.532095  5772 raft_consensus.cc:2243] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.532493  5772 raft_consensus.cc:2272] T 64d736a64e3d4b628629be068888b4f7 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.534304  5772 tablet_replica.cc:333] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68: stopping tablet replica
I20260710 13:19:15.534770  5772 raft_consensus.cc:2243] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.535176  5772 raft_consensus.cc:2272] T 418da1dee48c4d5c846c100485c1b6b0 P c3f7c243d9f24ab982f72efa217dde68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.572357  5772 tablet_server.cc:196] TabletServer@127.5.163.2:0 shutdown complete.
I20260710 13:19:15.605007  5772 tablet_server.cc:179] TabletServer@127.5.163.3:0 shutting down...
W20260710 13:19:15.612972  9770 consensus_peers.cc:597] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 -> Peer a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593): Couldn't send request to peer a98b41e8d958478f96dd4731b32f082c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:33593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:15.613509  9770 consensus_peers.cc:597] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 -> Peer a98b41e8d958478f96dd4731b32f082c (127.5.163.1:33593): Couldn't send request to peer a98b41e8d958478f96dd4731b32f082c. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:33593: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.633843  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:15.634640  5772 tablet_replica.cc:333] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.635665  5772 raft_consensus.cc:2243] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.636528  5772 raft_consensus.cc:2272] T fb155189b00a497a90fab77b7af5ca1c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.638970  5772 tablet_replica.cc:333] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.639703  5772 raft_consensus.cc:2243] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:15.640343  9770 consensus_peers.cc:597] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 -> Peer c3f7c243d9f24ab982f72efa217dde68 (127.5.163.2:41193): Couldn't send request to peer c3f7c243d9f24ab982f72efa217dde68. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:41193: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:15.640632  5772 raft_consensus.cc:2272] T 47f4d0da5aad406d9c7bfeeba811f819 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.642817  5772 tablet_replica.cc:333] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.643353  5772 raft_consensus.cc:2243] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.643769  5772 raft_consensus.cc:2272] T b3e0825e8ca04c0ebbeab09c478fa591 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.645608  5772 tablet_replica.cc:333] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.646145  5772 raft_consensus.cc:2243] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.646564  5772 raft_consensus.cc:2272] T 021a78dd601549f487cf670a509e73b7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.648277  5772 tablet_replica.cc:333] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.648859  5772 raft_consensus.cc:2243] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.649292  5772 raft_consensus.cc:2272] T c7aff9a270d244c6833bc7a6c39b06c3 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.651032  5772 tablet_replica.cc:333] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.651539  5772 raft_consensus.cc:2243] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.652040  5772 raft_consensus.cc:2272] T 3ddb006135ee4b38ae47df988a78c916 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.653788  5772 tablet_replica.cc:333] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.654271  5772 raft_consensus.cc:2243] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.654687  5772 raft_consensus.cc:2272] T bb5e91922b7a40438bc46c5c6c21e19c P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.656476  5772 tablet_replica.cc:333] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.657071  5772 raft_consensus.cc:2243] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.657799  5772 raft_consensus.cc:2272] T f2ce7f8d2b5e461081f263ff70203c87 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.659557  5772 tablet_replica.cc:333] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.660122  5772 raft_consensus.cc:2243] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.660882  5772 raft_consensus.cc:2272] T a894adca486d468bb2e71e469534db06 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.662689  5772 tablet_replica.cc:333] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.663185  5772 raft_consensus.cc:2243] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.663578  5772 raft_consensus.cc:2272] T ed51cff532d146319d5ae6d658ed57e8 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.665555  5772 tablet_replica.cc:333] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.666064  5772 raft_consensus.cc:2243] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.666500  5772 raft_consensus.cc:2272] T 81740add8aff4c199174cf14cf254cce P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.668237  5772 tablet_replica.cc:333] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.668785  5772 raft_consensus.cc:2243] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.669587  5772 raft_consensus.cc:2272] T 1fe73a017e434c0ead9b23db4796594d P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.671377  5772 tablet_replica.cc:333] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.671875  5772 raft_consensus.cc:2243] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.672580  5772 raft_consensus.cc:2272] T 44106184ce734a0d8b4e2f2b39cf0e85 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.674304  5772 tablet_replica.cc:333] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.674777  5772 raft_consensus.cc:2243] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.675189  5772 raft_consensus.cc:2272] T f55ff94ecc2d45fabca451ea8241dc3a P 94d08e710c9a4321bc5091ee1c2d71c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.676946  5772 tablet_replica.cc:333] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.677393  5772 raft_consensus.cc:2243] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.677764  5772 raft_consensus.cc:2272] T 64d736a64e3d4b628629be068888b4f7 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.679533  5772 tablet_replica.cc:333] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.679996  5772 raft_consensus.cc:2243] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.680404  5772 raft_consensus.cc:2272] T e4d25bf6d78a4418bf9d06da6b7c4583 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.682072  5772 tablet_replica.cc:333] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.682520  5772 raft_consensus.cc:2243] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.682982  5772 raft_consensus.cc:2272] T 93ac097c4f6d4d23952ceeb52b17ac13 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.684681  5772 tablet_replica.cc:333] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6: stopping tablet replica
I20260710 13:19:15.685089  5772 raft_consensus.cc:2243] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:15.685475  5772 raft_consensus.cc:2272] T 418da1dee48c4d5c846c100485c1b6b0 P 94d08e710c9a4321bc5091ee1c2d71c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.722216  5772 tablet_server.cc:196] TabletServer@127.5.163.3:0 shutdown complete.
I20260710 13:19:15.752779  5772 master.cc:562] Master@127.5.163.62:39655 shutting down...
I20260710 13:19:15.775207  5772 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:15.775811  5772 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:15.776153  5772 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1264b2d4b42b4092b474866cbbdee6c0: stopping tablet replica
I20260710 13:19:15.796748  5772 master.cc:584] Master@127.5.163.62:39655 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12394 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:19:15.847585  5772 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.163.62:44389
I20260710 13:19:15.849088  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:15.854614 10113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:15.854506 10114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:15.855420 10116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:15.856451  5772 server_base.cc:1061] running on GCE node
I20260710 13:19:15.857381  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:15.857556  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:15.857668  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689555857648 us; error 0 us; skew 500 ppm
I20260710 13:19:15.858083  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:15.860347  5772 webserver.cc:533] Webserver started at http://127.5.163.62:45477/ using document root <none> and password file <none>
I20260710 13:19:15.860847  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:15.861004  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:15.861207  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:15.862234  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/master-0-root/instance:
uuid: "61b57d99d034426699a009f7f06f9b8f"
format_stamp: "Formatted at 2026-07-10 13:19:15 on dist-test-slave-20gn"
I20260710 13:19:15.866514  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:15.869617 10121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:15.870365  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:15.870597  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/master-0-root
uuid: "61b57d99d034426699a009f7f06f9b8f"
format_stamp: "Formatted at 2026-07-10 13:19:15 on dist-test-slave-20gn"
I20260710 13:19:15.870844  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:15.885757  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:15.886895  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:15.923502  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.62:44389
I20260710 13:19:15.923609 10172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.62:44389 every 8 connection(s)
I20260710 13:19:15.927413 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:15.937772 10173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f: Bootstrap starting.
I20260710 13:19:15.944067 10173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:15.948940 10173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f: No bootstrap required, opened a new log
I20260710 13:19:15.951007 10173 raft_consensus.cc:359] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61b57d99d034426699a009f7f06f9b8f" member_type: VOTER }
I20260710 13:19:15.951357 10173 raft_consensus.cc:385] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:15.951529 10173 raft_consensus.cc:740] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61b57d99d034426699a009f7f06f9b8f, State: Initialized, Role: FOLLOWER
I20260710 13:19:15.952029 10173 consensus_queue.cc:260] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "61b57d99d034426699a009f7f06f9b8f" member_type: VOTER }
I20260710 13:19:15.952422 10173 raft_consensus.cc:399] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:15.952606 10173 raft_consensus.cc:493] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:15.952885 10173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:15.957213 10173 raft_consensus.cc:515] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61b57d99d034426699a009f7f06f9b8f" member_type: VOTER }
I20260710 13:19:15.957676 10173 leader_election.cc:304] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [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: 61b57d99d034426699a009f7f06f9b8f; no voters: 
I20260710 13:19:15.958745 10173 leader_election.cc:290] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:15.959036 10176 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:15.960384 10176 raft_consensus.cc:697] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [term 1 LEADER]: Becoming Leader. State: Replica: 61b57d99d034426699a009f7f06f9b8f, State: Running, Role: LEADER
I20260710 13:19:15.961015 10176 consensus_queue.cc:237] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [LEADER]: Queue going to LEADER mode. State: All 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: "61b57d99d034426699a009f7f06f9b8f" member_type: VOTER }
I20260710 13:19:15.961732 10173 sys_catalog.cc:565] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:15.965739 10177 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "61b57d99d034426699a009f7f06f9b8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61b57d99d034426699a009f7f06f9b8f" member_type: VOTER } }
I20260710 13:19:15.966534 10177 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:15.966131 10178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 61b57d99d034426699a009f7f06f9b8f. Latest consensus state: current_term: 1 leader_uuid: "61b57d99d034426699a009f7f06f9b8f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "61b57d99d034426699a009f7f06f9b8f" member_type: VOTER } }
I20260710 13:19:15.967052 10178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:15.973064 10183 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:15.978130 10183 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:15.980563  5772 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:15.987195 10183 catalog_manager.cc:1383] Generated new cluster ID: 6e2a1f360d5844db8d5207d161c3833a
I20260710 13:19:15.987457 10183 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:16.001021 10183 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:16.002272 10183 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:16.012873 10183 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f: Generated new TSK 0
I20260710 13:19:16.013437 10183 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:16.049686  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:16.055583 10194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:16.056464 10195 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:16.060127  5772 server_base.cc:1061] running on GCE node
W20260710 13:19:16.060952 10197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:16.063009  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:16.063195  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:16.063313  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689556063303 us; error 0 us; skew 500 ppm
I20260710 13:19:16.063820  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:16.065989  5772 webserver.cc:533] Webserver started at http://127.5.163.1:36199/ using document root <none> and password file <none>
I20260710 13:19:16.066388  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:16.066531  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:16.066728  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:16.067709  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-0-root/instance:
uuid: "3e2d2690b1dd430f84287baa4fad19db"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-20gn"
I20260710 13:19:16.072170  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:16.075507 10202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.076261  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:16.076542  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-0-root
uuid: "3e2d2690b1dd430f84287baa4fad19db"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-20gn"
I20260710 13:19:16.076876  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:16.089955  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:16.091075  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:16.092453  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:16.094594  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:16.094810  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.095041  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:16.095220  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.134155  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.1:37655
I20260710 13:19:16.134266 10264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.1:37655 every 8 connection(s)
I20260710 13:19:16.139039  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:16.145448 10269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:16.145776 10270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:16.152031 10265 heartbeater.cc:344] Connected to a master server at 127.5.163.62:44389
I20260710 13:19:16.152525 10265 heartbeater.cc:461] Registering TS with master...
W20260710 13:19:16.152597 10272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:16.153146  5772 server_base.cc:1061] running on GCE node
I20260710 13:19:16.153777 10265 heartbeater.cc:507] Master 127.5.163.62:44389 requested a full tablet report, sending...
I20260710 13:19:16.154211  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:16.154464  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:16.154628  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689556154611 us; error 0 us; skew 500 ppm
I20260710 13:19:16.155344  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:16.155994 10138 ts_manager.cc:194] Registered new tserver with Master: 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655)
I20260710 13:19:16.157902  5772 webserver.cc:533] Webserver started at http://127.5.163.2:34149/ using document root <none> and password file <none>
I20260710 13:19:16.158031 10138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58180
I20260710 13:19:16.158442  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:16.158703  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:16.158977  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:16.160171  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-1-root/instance:
uuid: "020e073a855a41378cd5d5f8dea607a7"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-20gn"
I20260710 13:19:16.164682  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:19:16.167924 10277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.168915  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:16.169200  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-1-root
uuid: "020e073a855a41378cd5d5f8dea607a7"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-20gn"
I20260710 13:19:16.169453  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:16.183790  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:16.185087  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:16.186502  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:16.188709  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:16.188885  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.189162  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:16.189307  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.228734  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.2:42565
I20260710 13:19:16.228920 10339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.2:42565 every 8 connection(s)
I20260710 13:19:16.233373  5772 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:16.240717 10343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:16.242422 10344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 13:19:16.244628 10346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 13:19:16.245565  5772 server_base.cc:1061] running on GCE node
I20260710 13:19:16.246349 10340 heartbeater.cc:344] Connected to a master server at 127.5.163.62:44389
I20260710 13:19:16.246596  5772 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:16.246774 10340 heartbeater.cc:461] Registering TS with master...
W20260710 13:19:16.246862  5772 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:16.247222  5772 hybrid_clock.cc:648] HybridClock initialized: now 1783689556247185 us; error 0 us; skew 500 ppm
I20260710 13:19:16.247720 10340 heartbeater.cc:507] Master 127.5.163.62:44389 requested a full tablet report, sending...
I20260710 13:19:16.247805  5772 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:16.249790 10138 ts_manager.cc:194] Registered new tserver with Master: 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:16.250541  5772 webserver.cc:533] Webserver started at http://127.5.163.3:36767/ using document root <none> and password file <none>
I20260710 13:19:16.251056  5772 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:16.251243  5772 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:16.251302 10138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58184
I20260710 13:19:16.251519  5772 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:16.252962  5772 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-2-root/instance:
uuid: "844e3782ec774b788c31efaea376d9e2"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-20gn"
I20260710 13:19:16.257283  5772 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:16.260406 10351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.261183  5772 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:16.261485  5772 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-2-root
uuid: "844e3782ec774b788c31efaea376d9e2"
format_stamp: "Formatted at 2026-07-10 13:19:16 on dist-test-slave-20gn"
I20260710 13:19:16.261770  5772 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktRCZKK/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689453170879-5772-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 13:19:16.286837  5772 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:16.287992  5772 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:16.289503  5772 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:16.291643  5772 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:16.291867  5772 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.292097  5772 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:16.292269  5772 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:16.331189  5772 rpc_server.cc:307] RPC server started. Bound to: 127.5.163.3:37257
I20260710 13:19:16.331293 10413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.163.3:37257 every 8 connection(s)
I20260710 13:19:16.344440 10414 heartbeater.cc:344] Connected to a master server at 127.5.163.62:44389
I20260710 13:19:16.344851 10414 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:16.345520 10414 heartbeater.cc:507] Master 127.5.163.62:44389 requested a full tablet report, sending...
I20260710 13:19:16.347363 10138 ts_manager.cc:194] Registered new tserver with Master: 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:16.347770  5772 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013411282s
I20260710 13:19:16.348758 10138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58192
I20260710 13:19:16.374076 10138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58194:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:16.376874 10138 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:16.451771 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 641ebfbd26f744f8908128b9c5cde40f (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:16.453214 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641ebfbd26f744f8908128b9c5cde40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.458870 10304 tablet_service.cc:1511] Processing CreateTablet for tablet 4908ef7ca3bb4fd9bc7cacddc5238011 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:16.459601 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 641ebfbd26f744f8908128b9c5cde40f (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:16.460364 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4908ef7ca3bb4fd9bc7cacddc5238011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.461804 10303 tablet_service.cc:1511] Processing CreateTablet for tablet b1a60ac13774466d9e2b4969beab79e3 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:16.463551 10229 tablet_service.cc:1511] Processing CreateTablet for tablet 4908ef7ca3bb4fd9bc7cacddc5238011 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:16.464020 10302 tablet_service.cc:1511] Processing CreateTablet for tablet 4529f922b0cf441daf54eb860c577f48 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:16.464911 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4908ef7ca3bb4fd9bc7cacddc5238011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.466229 10301 tablet_service.cc:1511] Processing CreateTablet for tablet 778146a787c544ff8e834a93e7b5ccd3 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:16.468976 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641ebfbd26f744f8908128b9c5cde40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.472409 10300 tablet_service.cc:1511] Processing CreateTablet for tablet 9b10bd79742245b9934fd385652d7c72 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:16.473737 10300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b10bd79742245b9934fd385652d7c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.474308 10228 tablet_service.cc:1511] Processing CreateTablet for tablet b1a60ac13774466d9e2b4969beab79e3 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:16.475960 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a60ac13774466d9e2b4969beab79e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.477631 10429 tablet_bootstrap.cc:492] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:16.476162 10299 tablet_service.cc:1511] Processing CreateTablet for tablet 389c97ee671c45e2af38eb164a5b3b65 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:16.478962 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389c97ee671c45e2af38eb164a5b3b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.481495 10301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778146a787c544ff8e834a93e7b5ccd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.485014 10302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4529f922b0cf441daf54eb860c577f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.489025 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a60ac13774466d9e2b4969beab79e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.501698 10430 tablet_bootstrap.cc:492] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:16.504026 10305 tablet_service.cc:1511] Processing CreateTablet for tablet 308a381302384bc699e0c8d132e0ff27 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:16.505379 10305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308a381302384bc699e0c8d132e0ff27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.508000 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 36bbcef26e4f40198e7dbfdc7796b0df (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:16.509344 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36bbcef26e4f40198e7dbfdc7796b0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.514367 10228 tablet_service.cc:1511] Processing CreateTablet for tablet 4529f922b0cf441daf54eb860c577f48 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:16.515651 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4529f922b0cf441daf54eb860c577f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.521142 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 778146a787c544ff8e834a93e7b5ccd3 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:16.522429 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778146a787c544ff8e834a93e7b5ccd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.526942 10227 tablet_service.cc:1511] Processing CreateTablet for tablet 9b10bd79742245b9934fd385652d7c72 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:16.528247 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b10bd79742245b9934fd385652d7c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.530746 10429 tablet_bootstrap.cc:654] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.534672 10430 tablet_bootstrap.cc:654] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.539722 10230 tablet_service.cc:1511] Processing CreateTablet for tablet 389c97ee671c45e2af38eb164a5b3b65 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:16.543351 10226 tablet_service.cc:1511] Processing CreateTablet for tablet 308a381302384bc699e0c8d132e0ff27 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:16.550575 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389c97ee671c45e2af38eb164a5b3b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.550858 10379 tablet_service.cc:1511] Processing CreateTablet for tablet 641ebfbd26f744f8908128b9c5cde40f (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:16.551327 10226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308a381302384bc699e0c8d132e0ff27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.552202 10379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 641ebfbd26f744f8908128b9c5cde40f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.548606 10229 tablet_service.cc:1511] Processing CreateTablet for tablet 36bbcef26e4f40198e7dbfdc7796b0df (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:16.562083 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36bbcef26e4f40198e7dbfdc7796b0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.564728 10429 tablet_bootstrap.cc:492] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:16.564580 10378 tablet_service.cc:1511] Processing CreateTablet for tablet 4908ef7ca3bb4fd9bc7cacddc5238011 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:16.565359 10429 ts_tablet_manager.cc:1403] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.000s
I20260710 13:19:16.566025 10378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4908ef7ca3bb4fd9bc7cacddc5238011. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.568521 10429 raft_consensus.cc:359] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:16.569383 10429 raft_consensus.cc:385] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.569720 10429 raft_consensus.cc:740] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.569986 10430 tablet_bootstrap.cc:492] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:16.570672 10430 ts_tablet_manager.cc:1403] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.003s
I20260710 13:19:16.570560 10429 consensus_queue.cc:260] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:16.575271 10430 raft_consensus.cc:359] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.576318 10430 raft_consensus.cc:385] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.576732 10430 raft_consensus.cc:740] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.577688 10430 consensus_queue.cc:260] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.575390 10377 tablet_service.cc:1511] Processing CreateTablet for tablet b1a60ac13774466d9e2b4969beab79e3 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:16.581207 10377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1a60ac13774466d9e2b4969beab79e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.595098 10376 tablet_service.cc:1511] Processing CreateTablet for tablet 4529f922b0cf441daf54eb860c577f48 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:16.597075 10376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4529f922b0cf441daf54eb860c577f48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.603212 10375 tablet_service.cc:1511] Processing CreateTablet for tablet 778146a787c544ff8e834a93e7b5ccd3 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:16.606262 10374 tablet_service.cc:1511] Processing CreateTablet for tablet 9b10bd79742245b9934fd385652d7c72 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:16.608208 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b10bd79742245b9934fd385652d7c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.610308 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 389c97ee671c45e2af38eb164a5b3b65 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:16.613683 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 308a381302384bc699e0c8d132e0ff27 (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:16.617038 10371 tablet_service.cc:1511] Processing CreateTablet for tablet 36bbcef26e4f40198e7dbfdc7796b0df (DEFAULT_TABLE table=test-workload [id=acbd96dff0114076a05a4276f2556f9d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:16.625151 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36bbcef26e4f40198e7dbfdc7796b0df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.629148 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308a381302384bc699e0c8d132e0ff27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.633114 10375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778146a787c544ff8e834a93e7b5ccd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.637111 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389c97ee671c45e2af38eb164a5b3b65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:16.645932 10340 heartbeater.cc:499] Master 127.5.163.62:44389 was elected leader, sending a full tablet report...
I20260710 13:19:16.646297 10430 ts_tablet_manager.cc:1434] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.075s	user 0.037s	sys 0.038s
I20260710 13:19:16.647317 10430 tablet_bootstrap.cc:492] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:16.653815 10430 tablet_bootstrap.cc:654] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.670073 10433 tablet_bootstrap.cc:492] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:16.673316 10265 heartbeater.cc:499] Master 127.5.163.62:44389 was elected leader, sending a full tablet report...
I20260710 13:19:16.673990 10429 ts_tablet_manager.cc:1434] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.108s	user 0.045s	sys 0.057s
I20260710 13:19:16.675014 10429 tablet_bootstrap.cc:492] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:16.681433 10429 tablet_bootstrap.cc:654] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.692811 10429 tablet_bootstrap.cc:492] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:16.693408 10429 ts_tablet_manager.cc:1403] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:19:16.696271 10429 raft_consensus.cc:359] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.697125 10429 raft_consensus.cc:385] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.697496 10429 raft_consensus.cc:740] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.698518 10429 consensus_queue.cc:260] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.699824 10430 tablet_bootstrap.cc:492] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:16.700349 10430 ts_tablet_manager.cc:1403] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.027s
I20260710 13:19:16.701128 10429 ts_tablet_manager.cc:1434] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:16.702205 10429 tablet_bootstrap.cc:492] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:16.707821 10430 raft_consensus.cc:359] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:16.708251 10429 tablet_bootstrap.cc:654] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.708572 10430 raft_consensus.cc:385] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.708914 10430 raft_consensus.cc:740] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.709697 10430 consensus_queue.cc:260] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:16.711498 10433 tablet_bootstrap.cc:654] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.717144 10430 ts_tablet_manager.cc:1434] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:19:16.718452 10430 tablet_bootstrap.cc:492] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:16.732765 10429 tablet_bootstrap.cc:492] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:16.733279 10429 ts_tablet_manager.cc:1403] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.009s
I20260710 13:19:16.733409 10430 tablet_bootstrap.cc:654] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.736047 10429 raft_consensus.cc:359] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.736799 10429 raft_consensus.cc:385] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.737087 10429 raft_consensus.cc:740] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.737820 10429 consensus_queue.cc:260] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.739921 10429 ts_tablet_manager.cc:1434] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:19:16.741066 10429 tablet_bootstrap.cc:492] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:16.747376 10429 tablet_bootstrap.cc:654] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.755528 10433 tablet_bootstrap.cc:492] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:16.755936 10430 tablet_bootstrap.cc:492] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:16.755988 10433 ts_tablet_manager.cc:1403] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.028s
I20260710 13:19:16.756790 10430 ts_tablet_manager.cc:1403] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.003s
I20260710 13:19:16.759403 10429 tablet_bootstrap.cc:492] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:16.760406 10429 ts_tablet_manager.cc:1403] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 13:19:16.759630 10433 raft_consensus.cc:359] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:16.759977 10430 raft_consensus.cc:359] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.760852 10433 raft_consensus.cc:385] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.761045 10430 raft_consensus.cc:385] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.761234 10433 raft_consensus.cc:740] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.761444 10430 raft_consensus.cc:740] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.762084 10433 consensus_queue.cc:260] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:16.762326 10430 consensus_queue.cc:260] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.763341 10429 raft_consensus.cc:359] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.764030 10429 raft_consensus.cc:385] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.764302 10429 raft_consensus.cc:740] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.764710 10430 ts_tablet_manager.cc:1434] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 13:19:16.765120 10429 consensus_queue.cc:260] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.765663 10430 tablet_bootstrap.cc:492] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:16.767210 10429 ts_tablet_manager.cc:1434] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:19:16.770077 10435 raft_consensus.cc:493] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.770303 10429 tablet_bootstrap.cc:492] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:16.770547 10435 raft_consensus.cc:515] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.773135 10435 leader_election.cc:290] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:16.777330 10429 tablet_bootstrap.cc:654] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.777743 10414 heartbeater.cc:499] Master 127.5.163.62:44389 was elected leader, sending a full tablet report...
I20260710 13:19:16.779001 10430 tablet_bootstrap.cc:654] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.797919 10433 ts_tablet_manager.cc:1434] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.012s
I20260710 13:19:16.799463 10433 tablet_bootstrap.cc:492] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:16.800328 10434 raft_consensus.cc:493] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.800990 10434 raft_consensus.cc:515] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.812674 10442 raft_consensus.cc:493] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.813242 10433 tablet_bootstrap.cc:654] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.813161 10442 raft_consensus.cc:515] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:16.816107 10442 leader_election.cc:290] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:16.827405 10434 leader_election.cc:290] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:16.830478 10430 tablet_bootstrap.cc:492] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:16.831143 10430 ts_tablet_manager.cc:1403] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.066s	user 0.042s	sys 0.013s
I20260710 13:19:16.834110 10430 raft_consensus.cc:359] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.834869 10430 raft_consensus.cc:385] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.835222 10430 raft_consensus.cc:740] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.836190 10429 tablet_bootstrap.cc:492] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:16.836081 10430 consensus_queue.cc:260] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.836894 10429 ts_tablet_manager.cc:1403] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.028s
I20260710 13:19:16.838727 10430 ts_tablet_manager.cc:1434] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260710 13:19:16.839745 10430 tablet_bootstrap.cc:492] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:16.842020 10429 raft_consensus.cc:359] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.843010 10429 raft_consensus.cc:385] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.843381 10429 raft_consensus.cc:740] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.847484 10430 tablet_bootstrap.cc:654] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.853946 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b10bd79742245b9934fd385652d7c72" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
W20260710 13:19:16.855965 10278 leader_election.cc:343] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:16.844286 10429 consensus_queue.cc:260] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.859504 10430 tablet_bootstrap.cc:492] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:16.859846 10429 ts_tablet_manager.cc:1434] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
I20260710 13:19:16.860054 10430 ts_tablet_manager.cc:1403] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260710 13:19:16.861217 10429 tablet_bootstrap.cc:492] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:16.865557 10434 raft_consensus.cc:493] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.866258 10434 raft_consensus.cc:515] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.866971 10433 tablet_bootstrap.cc:492] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:16.867501 10433 ts_tablet_manager.cc:1403] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.032s
I20260710 13:19:16.864306 10430 raft_consensus.cc:359] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.868932 10434 leader_election.cc:290] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:16.869825 10429 tablet_bootstrap.cc:654] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.869189 10430 raft_consensus.cc:385] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.870582 10430 raft_consensus.cc:740] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.870512 10433 raft_consensus.cc:359] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.871502 10433 raft_consensus.cc:385] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:16.871829 10433 raft_consensus.cc:740] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:16.872182 10430 consensus_queue.cc:260] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.872586 10433 consensus_queue.cc:260] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.875635 10430 ts_tablet_manager.cc:1434] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:19:16.875676 10433 ts_tablet_manager.cc:1434] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:19:16.876883 10430 tablet_bootstrap.cc:492] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:16.877075 10433 tablet_bootstrap.cc:492] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:16.883916 10430 tablet_bootstrap.cc:654] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.885973 10433 tablet_bootstrap.cc:654] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:16.905277 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641ebfbd26f744f8908128b9c5cde40f" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:16.906287 10240 raft_consensus.cc:2468] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:16.907958 10352 leader_election.cc:304] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:16.909160 10442 raft_consensus.cc:2804] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:16.909611 10442 raft_consensus.cc:493] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:16.910044 10442 raft_consensus.cc:3060] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:16.923151 10442 raft_consensus.cc:515] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:16.942631 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b10bd79742245b9934fd385652d7c72" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
W20260710 13:19:16.944376 10278 leader_election.cc:343] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:16.944998 10278 leader_election.cc:304] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7; no voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:16.946352 10435 raft_consensus.cc:2749] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:16.947124 10435 raft_consensus.cc:493] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.947662 10435 raft_consensus.cc:515] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.950856 10435 leader_election.cc:290] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:16.953130 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a381302384bc699e0c8d132e0ff27" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
W20260710 13:19:16.954838 10278 leader_election.cc:343] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:16.956480 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a381302384bc699e0c8d132e0ff27" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
W20260710 13:19:16.959178 10278 leader_election.cc:343] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:16.959681 10278 leader_election.cc:304] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7; no voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:16.960955 10435 raft_consensus.cc:2749] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:16.970783 10434 raft_consensus.cc:493] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:16.971488 10434 raft_consensus.cc:515] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:16.974696 10434 leader_election.cc:290] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
W20260710 13:19:16.976235 10186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:16.990692 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641ebfbd26f744f8908128b9c5cde40f" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:16.991472 10240 raft_consensus.cc:3060] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.023427 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641ebfbd26f744f8908128b9c5cde40f" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:17.024359 10315 raft_consensus.cc:2468] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:17.028787 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641ebfbd26f744f8908128b9c5cde40f" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:17.029475 10315 raft_consensus.cc:3060] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.049594 10442 leader_election.cc:290] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:17.050771 10442 raft_consensus.cc:493] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.051316 10442 raft_consensus.cc:515] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.053879 10240 raft_consensus.cc:2468] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:17.055327 10352 leader_election.cc:304] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:17.057597 10458 raft_consensus.cc:2804] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.063083 10429 tablet_bootstrap.cc:492] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:17.065030 10429 ts_tablet_manager.cc:1403] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.204s	user 0.076s	sys 0.100s
I20260710 13:19:17.065347 10388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778146a787c544ff8e834a93e7b5ccd3" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:17.065577 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:17.066532 10430 tablet_bootstrap.cc:492] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:17.066634 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4908ef7ca3bb4fd9bc7cacddc5238011" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:17.067862 10387 raft_consensus.cc:2468] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 0.
W20260710 13:19:17.068004 10203 leader_election.cc:343] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.068109 10429 raft_consensus.cc:359] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
W20260710 13:19:17.068810 10203 leader_election.cc:343] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.068938 10429 raft_consensus.cc:385] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.069113 10315 raft_consensus.cc:2468] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:17.069280 10429 raft_consensus.cc:740] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.069576 10203 leader_election.cc:304] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:17.070233 10429 consensus_queue.cc:260] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.070617 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:17.070812 10434 raft_consensus.cc:2804] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.071336 10434 raft_consensus.cc:493] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.071815 10434 raft_consensus.cc:3060] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.072363 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778146a787c544ff8e834a93e7b5ccd3" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:17.073484 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4908ef7ca3bb4fd9bc7cacddc5238011" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:17.073891 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4908ef7ca3bb4fd9bc7cacddc5238011" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
W20260710 13:19:17.075130 10205 leader_election.cc:343] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.075551 10205 leader_election.cc:304] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db; no voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:17.075615 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4908ef7ca3bb4fd9bc7cacddc5238011" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
W20260710 13:19:17.077647 10354 leader_election.cc:343] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.076751 10442 leader_election.cc:290] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:17.079084 10458 raft_consensus.cc:697] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:17.080286 10458 consensus_queue.cc:237] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:17.083727 10434 raft_consensus.cc:515] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.083774 10430 ts_tablet_manager.cc:1403] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.207s	user 0.065s	sys 0.060s
I20260710 13:19:17.087623 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4908ef7ca3bb4fd9bc7cacddc5238011" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:17.090380 10240 raft_consensus.cc:2393] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 844e3782ec774b788c31efaea376d9e2 in current term 1: Already voted for candidate 3e2d2690b1dd430f84287baa4fad19db in this term.
I20260710 13:19:17.091024 10387 raft_consensus.cc:3060] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.091445 10430 raft_consensus.cc:359] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.092900 10434 leader_election.cc:290] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:17.093619 10434 raft_consensus.cc:2749] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.092410 10430 raft_consensus.cc:385] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.094600 10430 raft_consensus.cc:740] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.095718 10430 consensus_queue.cc:260] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.096217 10433 tablet_bootstrap.cc:492] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:17.098145 10433 ts_tablet_manager.cc:1403] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.221s	user 0.065s	sys 0.117s
I20260710 13:19:17.101979 10433 raft_consensus.cc:359] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.102921 10433 raft_consensus.cc:385] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.103277 10433 raft_consensus.cc:740] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.104358 10352 leader_election.cc:304] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 844e3782ec774b788c31efaea376d9e2; no voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:17.104928 10433 consensus_queue.cc:260] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.105842 10429 ts_tablet_manager.cc:1434] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.040s	user 0.022s	sys 0.017s
I20260710 13:19:17.106843 10433 ts_tablet_manager.cc:1434] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:17.107529 10433 tablet_bootstrap.cc:492] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
W20260710 13:19:17.107757 10205 leader_election.cc:343] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.108618 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4908ef7ca3bb4fd9bc7cacddc5238011" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:17.109515 10457 raft_consensus.cc:493] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.111023 10457 raft_consensus.cc:515] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.114461 10433 tablet_bootstrap.cc:654] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.114595 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529f922b0cf441daf54eb860c577f48" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:17.114862 10138 catalog_manager.cc:5697] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844e3782ec774b788c31efaea376d9e2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "844e3782ec774b788c31efaea376d9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:17.116091 10278 leader_election.cc:343] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.116689 10457 leader_election.cc:290] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:17.117244 10205 leader_election.cc:304] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db; no voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:17.118762 10460 raft_consensus.cc:2749] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.119902 10433 tablet_bootstrap.cc:492] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:17.120369 10433 ts_tablet_manager.cc:1403] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 13:19:17.120788 10457 raft_consensus.cc:493] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.118966 10387 raft_consensus.cc:2468] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:17.123987 10430 ts_tablet_manager.cc:1434] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.036s	user 0.011s	sys 0.000s
I20260710 13:19:17.127586 10430 tablet_bootstrap.cc:492] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
W20260710 13:19:17.124444 10205 leader_election.cc:343] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.132622 10315 raft_consensus.cc:3060] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.134882 10430 tablet_bootstrap.cc:654] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.123881 10429 tablet_bootstrap.cc:492] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:17.136687 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529f922b0cf441daf54eb860c577f48" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:17.137387 10240 raft_consensus.cc:2468] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 0.
I20260710 13:19:17.137823 10203 leader_election.cc:304] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:17.138837 10460 raft_consensus.cc:2804] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.121457 10457 raft_consensus.cc:515] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.139429 10460 raft_consensus.cc:697] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:17.141129 10457 leader_election.cc:290] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:17.141601 10278 leader_election.cc:304] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [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: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:17.140476 10460 consensus_queue.cc:237] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.143532 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
W20260710 13:19:17.144855 10278 leader_election.cc:343] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.145112 10429 tablet_bootstrap.cc:654] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.123500 10433 raft_consensus.cc:359] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.148996 10433 raft_consensus.cc:385] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.148801 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:17.149299 10433 raft_consensus.cc:740] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.150130 10433 consensus_queue.cc:260] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
W20260710 13:19:17.150542 10278 leader_election.cc:343] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:17.151021 10278 leader_election.cc:304] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7; no voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:17.151798 10435 raft_consensus.cc:2804] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.152150 10435 raft_consensus.cc:493] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.152470 10435 raft_consensus.cc:3060] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.152626 10457 raft_consensus.cc:2749] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.152962 10433 ts_tablet_manager.cc:1434] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 13:19:17.155298 10458 raft_consensus.cc:493] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.155896 10458 raft_consensus.cc:515] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.122174 10442 raft_consensus.cc:2749] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.158187 10458 leader_election.cc:290] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:17.160080 10435 raft_consensus.cc:515] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.161176 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529f922b0cf441daf54eb860c577f48" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:17.162190 10314 raft_consensus.cc:2393] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 844e3782ec774b788c31efaea376d9e2 in current term 1: Already voted for candidate 020e073a855a41378cd5d5f8dea607a7 in this term.
I20260710 13:19:17.163595 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529f922b0cf441daf54eb860c577f48" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:17.164237 10239 raft_consensus.cc:3060] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.164312 10433 tablet_bootstrap.cc:492] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:17.164252 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529f922b0cf441daf54eb860c577f48" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:17.172758 10352 leader_election.cc:304] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 844e3782ec774b788c31efaea376d9e2; no voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:17.177505 10239 raft_consensus.cc:2468] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 1.
I20260710 13:19:17.180090 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529f922b0cf441daf54eb860c577f48" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:17.178381 10442 raft_consensus.cc:3060] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.181951 10136 catalog_manager.cc:5697] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 1 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.183099 10433 tablet_bootstrap.cc:654] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.150981 10315 raft_consensus.cc:2468] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:17.187877 10435 leader_election.cc:290] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:17.190320 10429 tablet_bootstrap.cc:492] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:17.191097 10429 ts_tablet_manager.cc:1403] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.070s	user 0.016s	sys 0.020s
I20260710 13:19:17.191745 10278 leader_election.cc:304] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:17.194442 10435 raft_consensus.cc:2804] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.194933 10435 raft_consensus.cc:697] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Becoming Leader. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:17.198639 10429 raft_consensus.cc:359] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.200105 10429 raft_consensus.cc:385] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.200579 10429 raft_consensus.cc:740] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.201803 10429 consensus_queue.cc:260] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.205276 10429 ts_tablet_manager.cc:1434] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 13:19:17.206573 10442 raft_consensus.cc:2749] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:17.206761 10429 tablet_bootstrap.cc:492] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:17.216162 10429 tablet_bootstrap.cc:654] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.197125 10435 consensus_queue.cc:237] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.220625 10387 raft_consensus.cc:2468] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 1.
I20260710 13:19:17.228857 10429 tablet_bootstrap.cc:492] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:17.229638 10429 ts_tablet_manager.cc:1403] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.010s
I20260710 13:19:17.233122 10429 raft_consensus.cc:359] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.234215 10429 raft_consensus.cc:385] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.234624 10429 raft_consensus.cc:740] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.235597 10429 consensus_queue.cc:260] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.237810 10433 tablet_bootstrap.cc:492] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:17.238322 10433 ts_tablet_manager.cc:1403] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.084s	user 0.019s	sys 0.041s
I20260710 13:19:17.240804 10429 ts_tablet_manager.cc:1434] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260710 13:19:17.241142 10433 raft_consensus.cc:359] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.241928 10433 raft_consensus.cc:385] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.242210 10433 raft_consensus.cc:740] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.242285 10429 tablet_bootstrap.cc:492] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:17.242959 10433 consensus_queue.cc:260] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.248207 10433 ts_tablet_manager.cc:1434] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:17.249258 10433 tablet_bootstrap.cc:492] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:17.252120 10429 tablet_bootstrap.cc:654] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.255641 10433 tablet_bootstrap.cc:654] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.255668 10430 tablet_bootstrap.cc:492] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:17.256882 10430 ts_tablet_manager.cc:1403] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.130s	user 0.031s	sys 0.024s
I20260710 13:19:17.260846 10430 raft_consensus.cc:359] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.261814 10430 raft_consensus.cc:385] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.262195 10430 raft_consensus.cc:740] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.263746 10429 tablet_bootstrap.cc:492] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:17.263293 10430 consensus_queue.cc:260] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.264415 10429 ts_tablet_manager.cc:1403] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.000s
I20260710 13:19:17.265491 10138 catalog_manager.cc:5697] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "020e073a855a41378cd5d5f8dea607a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.266824 10430 ts_tablet_manager.cc:1434] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:17.267380 10429 raft_consensus.cc:359] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.268103 10429 raft_consensus.cc:385] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.268163 10430 tablet_bootstrap.cc:492] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:17.268457 10429 raft_consensus.cc:740] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.269388 10429 consensus_queue.cc:260] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.272313 10429 ts_tablet_manager.cc:1434] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:17.273360 10433 tablet_bootstrap.cc:492] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:17.273821 10433 ts_tablet_manager.cc:1403] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.007s
I20260710 13:19:17.277197 10433 raft_consensus.cc:359] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.277876 10433 raft_consensus.cc:385] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.278154 10433 raft_consensus.cc:740] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.278988 10430 tablet_bootstrap.cc:654] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.279007 10433 consensus_queue.cc:260] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.283764 10433 ts_tablet_manager.cc:1434] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:19:17.284749 10433 tablet_bootstrap.cc:492] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:17.287859 10430 tablet_bootstrap.cc:492] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:17.288338 10430 ts_tablet_manager.cc:1403] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.007s
I20260710 13:19:17.289722 10433 tablet_bootstrap.cc:654] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.290896 10430 raft_consensus.cc:359] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.291591 10430 raft_consensus.cc:385] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.291903 10430 raft_consensus.cc:740] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.292692 10430 consensus_queue.cc:260] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.294178 10433 tablet_bootstrap.cc:492] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:17.294308 10430 ts_tablet_manager.cc:1434] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:17.294695 10433 ts_tablet_manager.cc:1403] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.001s
I20260710 13:19:17.295401 10430 tablet_bootstrap.cc:492] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:17.297165 10433 raft_consensus.cc:359] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.297689 10433 raft_consensus.cc:385] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.297932 10433 raft_consensus.cc:740] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.298549 10433 consensus_queue.cc:260] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.300442 10433 ts_tablet_manager.cc:1434] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:19:17.301272 10430 tablet_bootstrap.cc:654] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.301561 10433 tablet_bootstrap.cc:492] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:17.308091 10433 tablet_bootstrap.cc:654] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.311211 10430 tablet_bootstrap.cc:492] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:17.311617 10430 ts_tablet_manager.cc:1403] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 13:19:17.313551 10430 raft_consensus.cc:359] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.314198 10430 raft_consensus.cc:385] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.314446 10430 raft_consensus.cc:740] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.314527 10433 tablet_bootstrap.cc:492] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:17.314997 10433 ts_tablet_manager.cc:1403] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.009s
I20260710 13:19:17.315124 10430 consensus_queue.cc:260] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.316886 10430 ts_tablet_manager.cc:1434] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:19:17.316892 10433 raft_consensus.cc:359] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.317626 10433 raft_consensus.cc:385] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.317845 10433 raft_consensus.cc:740] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.318410 10433 consensus_queue.cc:260] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.319829 10433 ts_tablet_manager.cc:1434] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:19:17.320974 10433 tablet_bootstrap.cc:492] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:17.324975 10433 tablet_bootstrap.cc:654] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:17.329577 10433 tablet_bootstrap.cc:492] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:17.329965 10433 ts_tablet_manager.cc:1403] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 13:19:17.331909 10433 raft_consensus.cc:359] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.332405 10433 raft_consensus.cc:385] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:17.332614 10433 raft_consensus.cc:740] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:17.333176 10433 consensus_queue.cc:260] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.334795 10433 ts_tablet_manager.cc:1434] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 13:19:17.343786 10442 raft_consensus.cc:493] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.344202 10442 raft_consensus.cc:515] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.345667 10442 leader_election.cc:290] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:17.346491 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:17.346679 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:17.347083 10239 raft_consensus.cc:2468] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:17.347282 10315 raft_consensus.cc:2468] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:17.348044 10352 leader_election.cc:304] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:17.348799 10442 raft_consensus.cc:2804] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.349109 10442 raft_consensus.cc:493] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.349390 10442 raft_consensus.cc:3060] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.354063 10442 raft_consensus.cc:515] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.355670 10442 leader_election.cc:290] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:17.356350 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:17.356559 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:17.356922 10239 raft_consensus.cc:3060] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.357219 10315 raft_consensus.cc:3060] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.361655 10239 raft_consensus.cc:2468] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:17.361678 10315 raft_consensus.cc:2468] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:17.362098 10460 raft_consensus.cc:493] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.362561 10460 raft_consensus.cc:515] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.363042 10352 leader_election.cc:304] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:17.364388 10442 raft_consensus.cc:2804] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.364500 10460 leader_election.cc:290] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:17.364975 10442 raft_consensus.cc:697] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:17.365617 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a381302384bc699e0c8d132e0ff27" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:17.366287 10315 raft_consensus.cc:2468] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 0.
I20260710 13:19:17.365898 10442 consensus_queue.cc:237] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.366952 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a381302384bc699e0c8d132e0ff27" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:17.367204 10205 leader_election.cc:304] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:17.367551 10387 raft_consensus.cc:2468] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 0.
I20260710 13:19:17.367976 10460 raft_consensus.cc:2804] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.368330 10460 raft_consensus.cc:493] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.368705 10460 raft_consensus.cc:3060] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.373956 10138 catalog_manager.cc:5697] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844e3782ec774b788c31efaea376d9e2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "844e3782ec774b788c31efaea376d9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:17.374440 10460 raft_consensus.cc:515] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.376039 10460 leader_election.cc:290] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:17.376989 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a381302384bc699e0c8d132e0ff27" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:17.377143 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a381302384bc699e0c8d132e0ff27" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:17.377488 10315 raft_consensus.cc:3060] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.377725 10387 raft_consensus.cc:3060] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.382634 10315 raft_consensus.cc:2468] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:17.383697 10205 leader_election.cc:304] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:17.384282 10387 raft_consensus.cc:2468] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:17.384343 10460 raft_consensus.cc:2804] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.384919 10460 raft_consensus.cc:697] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:17.385766 10460 consensus_queue.cc:237] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.390453 10442 raft_consensus.cc:493] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.390904 10442 raft_consensus.cc:515] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.393203 10442 leader_election.cc:290] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:17.393536 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bbcef26e4f40198e7dbfdc7796b0df" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:17.393852 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bbcef26e4f40198e7dbfdc7796b0df" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:17.394253 10239 raft_consensus.cc:2468] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:17.394456 10315 raft_consensus.cc:2468] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:17.394079 10138 catalog_manager.cc:5697] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 1 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.395382 10352 leader_election.cc:304] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:17.396095 10442 raft_consensus.cc:2804] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.396437 10442 raft_consensus.cc:493] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.396730 10442 raft_consensus.cc:3060] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.402662 10442 raft_consensus.cc:515] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.404359 10442 leader_election.cc:290] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:17.405005 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bbcef26e4f40198e7dbfdc7796b0df" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:17.405376 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36bbcef26e4f40198e7dbfdc7796b0df" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:17.405625 10239 raft_consensus.cc:3060] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.405969 10315 raft_consensus.cc:3060] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.412302 10315 raft_consensus.cc:2468] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:17.412302 10239 raft_consensus.cc:2468] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:17.413609 10354 leader_election.cc:304] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:17.414243 10442 raft_consensus.cc:2804] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.414709 10442 raft_consensus.cc:697] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:17.415462 10442 consensus_queue.cc:237] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.421864 10138 catalog_manager.cc:5697] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844e3782ec774b788c31efaea376d9e2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "844e3782ec774b788c31efaea376d9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:17.437073 10442 raft_consensus.cc:493] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.437592 10442 raft_consensus.cc:515] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.439159 10442 leader_election.cc:290] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:17.439970 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:17.440166 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:17.440691 10239 raft_consensus.cc:2468] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:17.440742 10315 raft_consensus.cc:2468] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:17.441876 10354 leader_election.cc:304] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:17.442507 10442 raft_consensus.cc:2804] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.442867 10442 raft_consensus.cc:493] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.443140 10442 raft_consensus.cc:3060] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.447805 10442 raft_consensus.cc:515] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.449383 10442 leader_election.cc:290] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:17.450095 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:17.450388 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:17.450623 10239 raft_consensus.cc:3060] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.450996 10315 raft_consensus.cc:3060] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.455480 10239 raft_consensus.cc:2468] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:17.455480 10315 raft_consensus.cc:2468] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:17.456611 10352 leader_election.cc:304] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:17.457309 10442 raft_consensus.cc:2804] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.457763 10442 raft_consensus.cc:697] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:17.458529 10442 consensus_queue.cc:237] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.465298 10138 catalog_manager.cc:5697] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844e3782ec774b788c31efaea376d9e2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "844e3782ec774b788c31efaea376d9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:17.473654 10460 raft_consensus.cc:493] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.474148 10460 raft_consensus.cc:515] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.475883 10460 leader_election.cc:290] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:17.476594 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b10bd79742245b9934fd385652d7c72" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:17.476915 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b10bd79742245b9934fd385652d7c72" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:17.477202 10315 raft_consensus.cc:2468] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 0.
I20260710 13:19:17.477550 10387 raft_consensus.cc:2468] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 0.
I20260710 13:19:17.478394 10205 leader_election.cc:304] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:17.479138 10460 raft_consensus.cc:2804] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.479540 10460 raft_consensus.cc:493] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.479806 10460 raft_consensus.cc:3060] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.484406 10460 raft_consensus.cc:515] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.485919 10460 leader_election.cc:290] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:17.486752 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b10bd79742245b9934fd385652d7c72" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:17.486867 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b10bd79742245b9934fd385652d7c72" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:17.487279 10315 raft_consensus.cc:3060] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.487433 10387 raft_consensus.cc:3060] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.492053 10315 raft_consensus.cc:2468] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:17.493036 10205 leader_election.cc:304] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:17.493683 10387 raft_consensus.cc:2468] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:17.493772 10460 raft_consensus.cc:2804] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.494294 10460 raft_consensus.cc:697] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:17.495059 10460 consensus_queue.cc:237] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.502004 10138 catalog_manager.cc:5697] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 1 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.582278 10442 consensus_queue.cc:1048] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.593290 10442 consensus_queue.cc:1048] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.620222 10442 raft_consensus.cc:493] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:17.620626 10442 raft_consensus.cc:515] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.622339 10442 leader_election.cc:290] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:17.623126 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778146a787c544ff8e834a93e7b5ccd3" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:17.623340 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778146a787c544ff8e834a93e7b5ccd3" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:17.623831 10239 raft_consensus.cc:2468] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:17.623896 10315 raft_consensus.cc:2468] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:17.624992 10354 leader_election.cc:304] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:17.625651 10442 raft_consensus.cc:2804] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:17.625988 10442 raft_consensus.cc:493] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:17.626253 10442 raft_consensus.cc:3060] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.632290 10442 raft_consensus.cc:515] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.634025 10442 leader_election.cc:290] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:17.634865 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778146a787c544ff8e834a93e7b5ccd3" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:17.635010 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778146a787c544ff8e834a93e7b5ccd3" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:17.635412 10239 raft_consensus.cc:3060] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.635581 10315 raft_consensus.cc:3060] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:17.640295 10239 raft_consensus.cc:2468] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:17.640311 10315 raft_consensus.cc:2468] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:17.641393 10352 leader_election.cc:304] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:17.642084 10442 raft_consensus.cc:2804] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:17.642516 10442 raft_consensus.cc:697] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:17.643126 10442 consensus_queue.cc:237] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.649943 10137 catalog_manager.cc:5697] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844e3782ec774b788c31efaea376d9e2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "844e3782ec774b788c31efaea376d9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:17.658623 10460 consensus_queue.cc:1048] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.668689 10460 consensus_queue.cc:1048] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.782325 10457 consensus_queue.cc:1048] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.784972 10459 consensus_queue.cc:1048] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.798448 10497 consensus_queue.cc:1048] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.800194 10442 consensus_queue.cc:1048] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.816375 10442 consensus_queue.cc:1048] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.828341 10492 consensus_queue.cc:1048] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.838352 10458 consensus_queue.cc:1048] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.845400 10461 consensus_queue.cc:1048] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.847014 10389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "641ebfbd26f744f8908128b9c5cde40f"
dest_uuid: "844e3782ec774b788c31efaea376d9e2"
mode: GRACEFUL
new_leader_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:55496
I20260710 13:19:17.847802 10389 raft_consensus.cc:606] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Received request to transfer leadership to TS 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:17.860062 10387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3"
dest_uuid: "844e3782ec774b788c31efaea376d9e2"
mode: GRACEFUL
new_leader_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:55496
I20260710 13:19:17.860776 10387 raft_consensus.cc:606] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Received request to transfer leadership to TS 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:17.879359 10314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4529f922b0cf441daf54eb860c577f48"
dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
mode: GRACEFUL
new_leader_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:47870
I20260710 13:19:17.879987 10314 raft_consensus.cc:606] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Received request to transfer leadership to TS 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:17.885113 10387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "778146a787c544ff8e834a93e7b5ccd3"
dest_uuid: "844e3782ec774b788c31efaea376d9e2"
mode: GRACEFUL
new_leader_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:55496
I20260710 13:19:17.885576 10387 raft_consensus.cc:606] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Received request to transfer leadership to TS 020e073a855a41378cd5d5f8dea607a7
I20260710 13:19:17.893366 10458 consensus_queue.cc:1048] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.902971 10239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b10bd79742245b9934fd385652d7c72"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
mode: GRACEFUL
new_leader_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:37466
I20260710 13:19:17.903596 10239 raft_consensus.cc:606] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Received request to transfer leadership to TS 020e073a855a41378cd5d5f8dea607a7
I20260710 13:19:17.907624 10442 consensus_queue.cc:1048] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.910986 10387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65"
dest_uuid: "844e3782ec774b788c31efaea376d9e2"
mode: GRACEFUL
new_leader_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:55496
I20260710 13:19:17.911592 10387 raft_consensus.cc:606] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Received request to transfer leadership to TS 020e073a855a41378cd5d5f8dea607a7
I20260710 13:19:17.915555 10442 raft_consensus.cc:993] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2: : Instructing follower 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:17.916004 10458 raft_consensus.cc:1081] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Signalling peer 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:17.917454 10239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "308a381302384bc699e0c8d132e0ff27"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
mode: GRACEFUL
new_leader_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:37466
I20260710 13:19:17.917773 10314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65"
dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:47866
I20260710 13:19:17.918041 10239 raft_consensus.cc:606] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Received request to transfer leadership to TS 020e073a855a41378cd5d5f8dea607a7
I20260710 13:19:17.918437 10314 raft_consensus.cc:493] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:17.918838 10314 raft_consensus.cc:3060] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.924351 10314 raft_consensus.cc:515] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.926151 10314 leader_election.cc:290] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:17.926823 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:17.927417 10239 raft_consensus.cc:3060] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.927378 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:17.928133 10387 raft_consensus.cc:3055] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:17.928478 10387 raft_consensus.cc:740] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:17.929291 10387 consensus_queue.cc:260] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.930533 10387 raft_consensus.cc:3060] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:17.934689 10239 raft_consensus.cc:2468] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:17.935986 10278 leader_election.cc:304] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:17.936878 10498 raft_consensus.cc:2804] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:17.937064 10387 raft_consensus.cc:2468] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:17.937330 10498 raft_consensus.cc:697] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Becoming Leader. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:17.938315 10498 consensus_queue.cc:237] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:17.944337 10137 catalog_manager.cc:5697] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 reported cstate change: term changed from 1 to 2, leader changed from 844e3782ec774b788c31efaea376d9e2 (127.5.163.3) to 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "020e073a855a41378cd5d5f8dea607a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:17.990545 10492 consensus_queue.cc:1048] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:17.997510 10461 raft_consensus.cc:993] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db: : Instructing follower 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:17.997948 10461 raft_consensus.cc:1081] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Signalling peer 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:17.999466 10315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b10bd79742245b9934fd385652d7c72"
dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:47850
I20260710 13:19:17.999951 10315 raft_consensus.cc:493] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.000319 10315 raft_consensus.cc:3060] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.003358 10461 consensus_queue.cc:1048] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.007032 10315 raft_consensus.cc:515] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.007920 10314 raft_consensus.cc:1240] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Rejecting Update request from peer 3e2d2690b1dd430f84287baa4fad19db for earlier term 1. Current term is 2. Ops: []
I20260710 13:19:18.009856 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b10bd79742245b9934fd385652d7c72" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:18.010502 10239 raft_consensus.cc:3055] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.010851 10239 raft_consensus.cc:740] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:18.011458 10315 leader_election.cc:290] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:18.011629 10239 consensus_queue.cc:260] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.013247 10239 raft_consensus.cc:3060] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.013929 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b10bd79742245b9934fd385652d7c72" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:18.014655 10389 raft_consensus.cc:3060] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.020520 10239 raft_consensus.cc:2468] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:18.021803 10278 leader_election.cc:304] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:18.022619 10498 raft_consensus.cc:2804] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.023106 10498 raft_consensus.cc:697] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Becoming Leader. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:18.023931 10498 consensus_queue.cc:237] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [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: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.024471 10389 raft_consensus.cc:2468] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
W20260710 13:19:18.013347 10461 consensus_queue.cc:1175] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "020e073a855a41378cd5d5f8dea607a7" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 3e2d2690b1dd430f84287baa4fad19db for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 13:19:18.032110 10137 catalog_manager.cc:5697] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 reported cstate change: term changed from 1 to 2, leader changed from 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1) to 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "020e073a855a41378cd5d5f8dea607a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.121042 10442 consensus_queue.cc:1048] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.131086 10459 consensus_queue.cc:1048] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:18.139084 10458 raft_consensus.cc:993] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2: : Instructing follower 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:18.139531 10459 raft_consensus.cc:1081] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Signalling peer 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:18.140959 10315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "778146a787c544ff8e834a93e7b5ccd3"
dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:47866
I20260710 13:19:18.141512 10315 raft_consensus.cc:493] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.141824 10315 raft_consensus.cc:3060] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.147039 10315 raft_consensus.cc:515] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.148906 10315 leader_election.cc:290] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:18.149679 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778146a787c544ff8e834a93e7b5ccd3" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:18.149960 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778146a787c544ff8e834a93e7b5ccd3" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:18.150223 10239 raft_consensus.cc:3060] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.150563 10389 raft_consensus.cc:3055] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.150874 10389 raft_consensus.cc:740] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:18.151558 10389 consensus_queue.cc:260] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.152463 10389 raft_consensus.cc:3060] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.156702 10459 raft_consensus.cc:993] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2: : Instructing follower 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:18.157186 10442 raft_consensus.cc:1081] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Signalling peer 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:18.157473 10239 raft_consensus.cc:2468] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:18.160602 10240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "641ebfbd26f744f8908128b9c5cde40f"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:37456
I20260710 13:19:18.158969 10389 raft_consensus.cc:2468] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:18.161929 10240 raft_consensus.cc:493] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.162055 10278 leader_election.cc:304] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:18.162417 10240 raft_consensus.cc:3060] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.162925 10498 raft_consensus.cc:2804] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.163419 10498 raft_consensus.cc:697] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Becoming Leader. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:18.164149 10498 consensus_queue.cc:237] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.169291 10240 raft_consensus.cc:515] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:18.169804 10138 catalog_manager.cc:5697] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 reported cstate change: term changed from 1 to 2, leader changed from 844e3782ec774b788c31efaea376d9e2 (127.5.163.3) to 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "020e073a855a41378cd5d5f8dea607a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.171394 10240 leader_election.cc:290] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Requested vote from peers 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:18.172122 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641ebfbd26f744f8908128b9c5cde40f" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:18.172454 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "641ebfbd26f744f8908128b9c5cde40f" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:18.172891 10389 raft_consensus.cc:3055] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.173209 10389 raft_consensus.cc:740] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:18.173230 10315 raft_consensus.cc:3060] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.173878 10389 consensus_queue.cc:260] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:18.174732 10389 raft_consensus.cc:3060] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.180096 10315 raft_consensus.cc:2468] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:18.181502 10205 leader_election.cc:304] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:18.182411 10461 raft_consensus.cc:2804] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.182843 10389 raft_consensus.cc:2468] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:18.182862 10461 raft_consensus.cc:697] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:18.184021 10461 consensus_queue.cc:237] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } }
I20260710 13:19:18.190146 10138 catalog_manager.cc:5697] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 1 to 2, leader changed from 844e3782ec774b788c31efaea376d9e2 (127.5.163.3) to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 2 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.206799 10497 raft_consensus.cc:993] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7: : Instructing follower 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:18.207276 10498 raft_consensus.cc:1081] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Signalling peer 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:18.208740 10240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4529f922b0cf441daf54eb860c577f48"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:37444
I20260710 13:19:18.209306 10240 raft_consensus.cc:493] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.209672 10240 raft_consensus.cc:3060] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.214761 10240 raft_consensus.cc:515] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.216500 10240 leader_election.cc:290] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:18.217278 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529f922b0cf441daf54eb860c577f48" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:18.217644 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4529f922b0cf441daf54eb860c577f48" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:18.217828 10314 raft_consensus.cc:3055] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.218207 10389 raft_consensus.cc:3060] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.218190 10314 raft_consensus.cc:740] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:18.219177 10314 consensus_queue.cc:260] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.220316 10314 raft_consensus.cc:3060] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.223287 10389 raft_consensus.cc:2468] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:18.224363 10203 leader_election.cc:304] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:18.225051 10461 raft_consensus.cc:2804] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.225299 10314 raft_consensus.cc:2468] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:18.225443 10461 raft_consensus.cc:697] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:18.226276 10461 consensus_queue.cc:237] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.231844 10138 catalog_manager.cc:5697] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 1 to 2, leader changed from 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2) to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 2 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.274032 10458 raft_consensus.cc:993] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2: : Instructing follower 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:18.274446 10459 raft_consensus.cc:1081] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Signalling peer 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:18.275889 10240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:37456
I20260710 13:19:18.276437 10240 raft_consensus.cc:493] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.276834 10240 raft_consensus.cc:3060] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.282012 10240 raft_consensus.cc:515] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.283444 10240 leader_election.cc:290] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:18.284219 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:18.284451 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:18.284895 10314 raft_consensus.cc:3060] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.284991 10389 raft_consensus.cc:3055] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.285362 10389 raft_consensus.cc:740] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:18.286150 10389 consensus_queue.cc:260] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.287369 10389 raft_consensus.cc:3060] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.291777 10314 raft_consensus.cc:2468] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:18.292918 10205 leader_election.cc:304] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:18.293744 10389 raft_consensus.cc:2468] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:18.293789 10461 raft_consensus.cc:2804] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.294466 10461 raft_consensus.cc:697] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:18.295281 10461 consensus_queue.cc:237] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.300966 10138 catalog_manager.cc:5697] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 1 to 2, leader changed from 844e3782ec774b788c31efaea376d9e2 (127.5.163.3) to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 2 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.331882 10492 raft_consensus.cc:993] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db: : Instructing follower 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:18.332406 10461 raft_consensus.cc:1081] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Signalling peer 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:18.333906 10314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "308a381302384bc699e0c8d132e0ff27"
dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:47850
I20260710 13:19:18.334386 10314 raft_consensus.cc:493] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:18.334745 10314 raft_consensus.cc:3060] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.339730 10314 raft_consensus.cc:515] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.341652 10314 leader_election.cc:290] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:18.342332 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a381302384bc699e0c8d132e0ff27" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:18.342924 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a381302384bc699e0c8d132e0ff27" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:18.343182 10240 raft_consensus.cc:3055] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:18.343523 10389 raft_consensus.cc:3060] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.343544 10240 raft_consensus.cc:740] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:18.344503 10240 consensus_queue.cc:260] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.345731 10240 raft_consensus.cc:3060] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:18.350786 10389 raft_consensus.cc:2468] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:18.352025 10278 leader_election.cc:304] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:18.352596 10240 raft_consensus.cc:2468] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:18.352749 10498 raft_consensus.cc:2804] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:18.353331 10498 raft_consensus.cc:697] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Becoming Leader. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:18.354166 10498 consensus_queue.cc:237] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:18.359942 10138 catalog_manager.cc:5697] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 reported cstate change: term changed from 1 to 2, leader changed from 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1) to 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "020e073a855a41378cd5d5f8dea607a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:18.420017 10240 raft_consensus.cc:1275] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.421380 10498 consensus_queue.cc:1048] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.428889 10389 raft_consensus.cc:1275] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.431054 10497 consensus_queue.cc:1048] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.507884 10389 raft_consensus.cc:1275] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.509089 10497 consensus_queue.cc:1048] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.517182 10240 raft_consensus.cc:1275] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.518726 10497 consensus_queue.cc:1048] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.576457 10389 raft_consensus.cc:1275] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.577592 10497 consensus_queue.cc:1048] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.584582 10240 raft_consensus.cc:1275] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.586126 10515 consensus_queue.cc:1048] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.613125 10389 raft_consensus.cc:1275] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.614446 10461 consensus_queue.cc:1048] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.623009 10314 raft_consensus.cc:1275] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.625187 10493 consensus_queue.cc:1048] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:18.698274 10314 raft_consensus.cc:1275] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.699517 10493 consensus_queue.cc:1048] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.707464 10389 raft_consensus.cc:1275] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.709564 10492 consensus_queue.cc:1048] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.729061 10315 raft_consensus.cc:1275] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.730063 10461 consensus_queue.cc:1048] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.737708 10389 raft_consensus.cc:1275] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.739075 10461 consensus_queue.cc:1048] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:18.740362 10240 raft_consensus.cc:1275] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.741932 10497 consensus_queue.cc:1048] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:18.749742 10389 raft_consensus.cc:1275] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:18.751370 10515 consensus_queue.cc:1048] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.945195 10138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58206:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:19:20.947190 10138 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 13:19:20.995983 10229 tablet_service.cc:1511] Processing CreateTablet for tablet 95119217ad894b3b8b0f2f83ebf2c9b4 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:20.996976 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 95119217ad894b3b8b0f2f83ebf2c9b4 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:20.997287 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95119217ad894b3b8b0f2f83ebf2c9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.998250 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95119217ad894b3b8b0f2f83ebf2c9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:20.999468 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 95119217ad894b3b8b0f2f83ebf2c9b4 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:19:21.000685 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95119217ad894b3b8b0f2f83ebf2c9b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.003948 10226 tablet_service.cc:1511] Processing CreateTablet for tablet 7906b0ae8fbc4c0fa8ad76e18fd93767 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:21.004361 10230 tablet_service.cc:1511] Processing CreateTablet for tablet c9aa7553ce6a40228bf482942c334d55 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:21.005177 10226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7906b0ae8fbc4c0fa8ad76e18fd93767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.006515 10230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9aa7553ce6a40228bf482942c334d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.007102 10374 tablet_service.cc:1511] Processing CreateTablet for tablet c9aa7553ce6a40228bf482942c334d55 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:21.008273 10374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9aa7553ce6a40228bf482942c334d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.010216 10375 tablet_service.cc:1511] Processing CreateTablet for tablet e86baf1e56c446fbbc5f16d6686953a3 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
W20260710 13:19:21.012017 10186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:21.012109 10371 tablet_service.cc:1511] Processing CreateTablet for tablet 7906b0ae8fbc4c0fa8ad76e18fd93767 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:21.013581 10228 tablet_service.cc:1511] Processing CreateTablet for tablet 73afc3eed2464e7dafd66768d1015728 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:21.014844 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73afc3eed2464e7dafd66768d1015728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.015216 10303 tablet_service.cc:1511] Processing CreateTablet for tablet 7906b0ae8fbc4c0fa8ad76e18fd93767 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:19:21.015540 10302 tablet_service.cc:1511] Processing CreateTablet for tablet c9aa7553ce6a40228bf482942c334d55 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:19:21.016418 10303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7906b0ae8fbc4c0fa8ad76e18fd93767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.017518 10304 tablet_service.cc:1511] Processing CreateTablet for tablet e86baf1e56c446fbbc5f16d6686953a3 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:21.018642 10227 tablet_service.cc:1511] Processing CreateTablet for tablet e86baf1e56c446fbbc5f16d6686953a3 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:19:21.019932 10227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86baf1e56c446fbbc5f16d6686953a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.020941 10375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86baf1e56c446fbbc5f16d6686953a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.022353 10371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7906b0ae8fbc4c0fa8ad76e18fd93767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.018687 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e86baf1e56c446fbbc5f16d6686953a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.024729 10302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9aa7553ce6a40228bf482942c334d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.042007 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 73afc3eed2464e7dafd66768d1015728 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:21.043337 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73afc3eed2464e7dafd66768d1015728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.041777 10301 tablet_service.cc:1511] Processing CreateTablet for tablet 73afc3eed2464e7dafd66768d1015728 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:19:21.048405 10299 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc944179f6e4db690e752a69c28cf67 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:21.048853 10301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73afc3eed2464e7dafd66768d1015728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.049266 10376 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc944179f6e4db690e752a69c28cf67 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:21.053439 10376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc944179f6e4db690e752a69c28cf67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.057691 10225 tablet_service.cc:1511] Processing CreateTablet for tablet 1cc944179f6e4db690e752a69c28cf67 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:19:21.058925 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc944179f6e4db690e752a69c28cf67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.061278 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cc944179f6e4db690e752a69c28cf67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.081705 10228 tablet_service.cc:1511] Processing CreateTablet for tablet 250a886b5db4419aac850cbad0d61142 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:21.083899 10533 tablet_bootstrap.cc:492] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:21.096060 10228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250a886b5db4419aac850cbad0d61142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.096621 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 250a886b5db4419aac850cbad0d61142 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:21.097236 10531 tablet_bootstrap.cc:492] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:21.098119 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250a886b5db4419aac850cbad0d61142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.102938 10532 tablet_bootstrap.cc:492] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:21.105842 10372 tablet_service.cc:1511] Processing CreateTablet for tablet 250a886b5db4419aac850cbad0d61142 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:19:21.111690 10372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 250a886b5db4419aac850cbad0d61142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.116305 10229 tablet_service.cc:1511] Processing CreateTablet for tablet d02c4e80bdef4994b5a91dbfb897a344 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:21.117646 10229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02c4e80bdef4994b5a91dbfb897a344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.119571 10304 tablet_service.cc:1511] Processing CreateTablet for tablet d02c4e80bdef4994b5a91dbfb897a344 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:21.120887 10304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02c4e80bdef4994b5a91dbfb897a344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.130878 10375 tablet_service.cc:1511] Processing CreateTablet for tablet d02c4e80bdef4994b5a91dbfb897a344 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:19:21.132222 10375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d02c4e80bdef4994b5a91dbfb897a344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.134621 10533 tablet_bootstrap.cc:654] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.135720 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 14a4faefa7af40e5930e19aa72469618 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:21.139134 10373 tablet_service.cc:1511] Processing CreateTablet for tablet 14a4faefa7af40e5930e19aa72469618 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:21.149494 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a4faefa7af40e5930e19aa72469618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.149559 10373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a4faefa7af40e5930e19aa72469618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.151414 10225 tablet_service.cc:1511] Processing CreateTablet for tablet 14a4faefa7af40e5930e19aa72469618 (DEFAULT_TABLE table=soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:19:21.152594 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a4faefa7af40e5930e19aa72469618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:21.153888 10532 tablet_bootstrap.cc:654] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.143435 10531 tablet_bootstrap.cc:654] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.166946 10533 tablet_bootstrap.cc:492] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:21.168152 10533 ts_tablet_manager.cc:1403] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.000s
I20260710 13:19:21.170095 10531 tablet_bootstrap.cc:492] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:21.170615 10531 ts_tablet_manager.cc:1403] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.074s	user 0.003s	sys 0.008s
I20260710 13:19:21.172513 10533 raft_consensus.cc:359] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.173364 10532 tablet_bootstrap.cc:492] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:21.173364 10533 raft_consensus.cc:385] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.173928 10533 raft_consensus.cc:740] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.173653 10531 raft_consensus.cc:359] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.174058 10532 ts_tablet_manager.cc:1403] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.000s
I20260710 13:19:21.174497 10531 raft_consensus.cc:385] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.174862 10531 raft_consensus.cc:740] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.174804 10533 consensus_queue.cc:260] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.175840 10531 consensus_queue.cc:260] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.177708 10533 ts_tablet_manager.cc:1434] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:21.178076 10531 ts_tablet_manager.cc:1434] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:21.178833 10533 tablet_bootstrap.cc:492] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:21.179131 10531 tablet_bootstrap.cc:492] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:21.185542 10533 tablet_bootstrap.cc:654] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.195369 10532 raft_consensus.cc:359] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.196238 10532 raft_consensus.cc:385] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.196583 10532 raft_consensus.cc:740] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.197494 10532 consensus_queue.cc:260] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.199889 10532 ts_tablet_manager.cc:1434] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260710 13:19:21.200850 10532 tablet_bootstrap.cc:492] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:21.201812 10531 tablet_bootstrap.cc:654] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.207139 10532 tablet_bootstrap.cc:654] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.210698 10533 tablet_bootstrap.cc:492] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:21.211398 10533 ts_tablet_manager.cc:1403] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.018s
I20260710 13:19:21.215029 10533 raft_consensus.cc:359] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.215780 10533 raft_consensus.cc:385] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.216082 10533 raft_consensus.cc:740] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.216603 10531 tablet_bootstrap.cc:492] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:21.217087 10531 ts_tablet_manager.cc:1403] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.024s
I20260710 13:19:21.217111 10532 tablet_bootstrap.cc:492] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:21.216758 10533 consensus_queue.cc:260] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.217710 10532 ts_tablet_manager.cc:1403] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:19:21.219540 10531 raft_consensus.cc:359] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.220489 10531 raft_consensus.cc:385] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.220909 10531 raft_consensus.cc:740] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.220498 10532 raft_consensus.cc:359] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.221213 10533 ts_tablet_manager.cc:1434] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:21.221511 10532 raft_consensus.cc:385] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.221858 10532 raft_consensus.cc:740] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.222209 10533 tablet_bootstrap.cc:492] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:21.221812 10531 consensus_queue.cc:260] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.222990 10532 consensus_queue.cc:260] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.224284 10531 ts_tablet_manager.cc:1434] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 13:19:21.225195 10531 tablet_bootstrap.cc:492] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:21.225541 10532 ts_tablet_manager.cc:1434] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:21.226627 10532 tablet_bootstrap.cc:492] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:21.229161 10533 tablet_bootstrap.cc:654] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.231206 10531 tablet_bootstrap.cc:654] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.234171 10459 raft_consensus.cc:493] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.234723 10459 raft_consensus.cc:515] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.239612 10532 tablet_bootstrap.cc:654] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.244063 10459 leader_election.cc:290] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:21.245951 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73afc3eed2464e7dafd66768d1015728" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:21.246245 10533 tablet_bootstrap.cc:492] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:21.250705 10533 ts_tablet_manager.cc:1403] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.016s
W20260710 13:19:21.251199 10352 leader_election.cc:343] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.246441 10532 tablet_bootstrap.cc:492] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:21.253031 10532 ts_tablet_manager.cc:1403] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260710 13:19:21.253242 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73afc3eed2464e7dafd66768d1015728" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:21.254647 10533 raft_consensus.cc:359] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.255415 10533 raft_consensus.cc:385] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.255751 10533 raft_consensus.cc:740] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.256377 10531 tablet_bootstrap.cc:492] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:21.256908 10531 ts_tablet_manager.cc:1403] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.011s
I20260710 13:19:21.256664 10533 consensus_queue.cc:260] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
W20260710 13:19:21.258049 10354 leader_election.cc:343] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.255981 10532 raft_consensus.cc:359] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.260038 10354 leader_election.cc:304] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 844e3782ec774b788c31efaea376d9e2; no voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:21.260430 10532 raft_consensus.cc:385] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.260802 10532 raft_consensus.cc:740] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.261274 10540 raft_consensus.cc:2749] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.260022 10531 raft_consensus.cc:359] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.261919 10531 raft_consensus.cc:385] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.261597 10532 consensus_queue.cc:260] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.262264 10531 raft_consensus.cc:740] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.259146 10533 ts_tablet_manager.cc:1434] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:19:21.263718 10533 tablet_bootstrap.cc:492] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:21.265059 10532 ts_tablet_manager.cc:1434] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:21.266085 10532 tablet_bootstrap.cc:492] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:21.263207 10531 consensus_queue.cc:260] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.269976 10531 ts_tablet_manager.cc:1434] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:19:21.271452 10531 tablet_bootstrap.cc:492] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:21.273604 10533 tablet_bootstrap.cc:654] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.275974 10519 raft_consensus.cc:493] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.276471 10519 raft_consensus.cc:515] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.277971 10531 tablet_bootstrap.cc:654] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.279138 10519 leader_election.cc:290] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.283180 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86baf1e56c446fbbc5f16d6686953a3" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
W20260710 13:19:21.285714 10205 leader_election.cc:343] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.289978 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86baf1e56c446fbbc5f16d6686953a3" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
W20260710 13:19:21.291545 10203 leader_election.cc:343] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.292023 10203 leader_election.cc:304] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db; no voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:21.295789 10519 raft_consensus.cc:2749] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.303143 10532 tablet_bootstrap.cc:654] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.304369 10498 raft_consensus.cc:493] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.305517 10498 raft_consensus.cc:515] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.307346 10540 raft_consensus.cc:493] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.307654 10498 leader_election.cc:290] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.307814 10540 raft_consensus.cc:515] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.308691 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:21.309772 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:21.310174 10531 tablet_bootstrap.cc:492] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
W20260710 13:19:21.310086 10278 leader_election.cc:343] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.310425 10389 raft_consensus.cc:2468] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 0.
I20260710 13:19:21.310870 10531 ts_tablet_manager.cc:1403] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.017s
I20260710 13:19:21.311549 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:21.311781 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:21.312420 10314 raft_consensus.cc:2468] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
W20260710 13:19:21.313493 10352 leader_election.cc:343] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.313851 10531 raft_consensus.cc:359] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.314563 10278 leader_election.cc:304] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [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: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:21.315203 10531 raft_consensus.cc:385] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.315478 10533 tablet_bootstrap.cc:492] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:21.315557 10531 raft_consensus.cc:740] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.316064 10533 ts_tablet_manager.cc:1403] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.011s
I20260710 13:19:21.316510 10531 consensus_queue.cc:260] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.317387 10354 leader_election.cc:304] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [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: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:21.319115 10531 ts_tablet_manager.cc:1434] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:19:21.318965 10533 raft_consensus.cc:359] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.310051 10540 leader_election.cc:290] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:21.319749 10533 raft_consensus.cc:385] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.319947 10498 raft_consensus.cc:2804] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.320525 10531 tablet_bootstrap.cc:492] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:21.320766 10498 raft_consensus.cc:493] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.321372 10498 raft_consensus.cc:3060] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.320086 10533 raft_consensus.cc:740] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.322052 10459 raft_consensus.cc:2804] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.322556 10459 raft_consensus.cc:493] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.323014 10459 raft_consensus.cc:3060] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.322696 10533 consensus_queue.cc:260] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.324985 10533 ts_tablet_manager.cc:1434] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 13:19:21.325764 10540 raft_consensus.cc:493] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.326391 10540 raft_consensus.cc:515] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.331507 10533 tablet_bootstrap.cc:492] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:21.335191 10531 tablet_bootstrap.cc:654] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.336264 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95119217ad894b3b8b0f2f83ebf2c9b4" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:21.337177 10314 raft_consensus.cc:2468] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:21.338256 10533 tablet_bootstrap.cc:654] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.338831 10354 leader_election.cc:304] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:21.339932 10540 leader_election.cc:290] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:21.349210 10540 raft_consensus.cc:2804] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.350195 10540 raft_consensus.cc:493] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.350968 10540 raft_consensus.cc:3060] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.346889 10459 raft_consensus.cc:515] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.343492 10532 tablet_bootstrap.cc:492] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:21.359691 10532 ts_tablet_manager.cc:1403] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.025s
I20260710 13:19:21.360873 10498 raft_consensus.cc:515] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.362808 10532 raft_consensus.cc:359] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.364609 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:21.366091 10239 raft_consensus.cc:3060] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.366359 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:21.367086 10314 raft_consensus.cc:2393] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 844e3782ec774b788c31efaea376d9e2 in current term 1: Already voted for candidate 020e073a855a41378cd5d5f8dea607a7 in this term.
I20260710 13:19:21.363613 10532 raft_consensus.cc:385] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.368487 10532 raft_consensus.cc:740] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.369237 10532 consensus_queue.cc:260] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.372375 10459 leader_election.cc:290] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:21.374562 10239 raft_consensus.cc:2468] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 1.
I20260710 13:19:21.376034 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95119217ad894b3b8b0f2f83ebf2c9b4" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:21.376677 10240 raft_consensus.cc:2468] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:21.376905 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:21.377660 10389 raft_consensus.cc:2393] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 020e073a855a41378cd5d5f8dea607a7 in current term 1: Already voted for candidate 844e3782ec774b788c31efaea376d9e2 in this term.
I20260710 13:19:21.378211 10532 ts_tablet_manager.cc:1434] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:19:21.379482 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:21.381302 10240 raft_consensus.cc:2393] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 844e3782ec774b788c31efaea376d9e2 in current term 1: Already voted for candidate 020e073a855a41378cd5d5f8dea607a7 in this term.
I20260710 13:19:21.381687 10532 tablet_bootstrap.cc:492] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:21.379938 10278 leader_election.cc:304] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:21.382710 10520 raft_consensus.cc:2804] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.384038 10520 raft_consensus.cc:697] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Becoming Leader. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:21.384972 10520 consensus_queue.cc:237] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.380425 10498 leader_election.cc:290] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.391366 10352 leader_election.cc:304] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [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: 844e3782ec774b788c31efaea376d9e2; no voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:21.392150 10531 tablet_bootstrap.cc:492] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:21.392402 10548 raft_consensus.cc:2749] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.392985 10531 ts_tablet_manager.cc:1403] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.073s	user 0.036s	sys 0.017s
I20260710 13:19:21.391396 10532 tablet_bootstrap.cc:654] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.394134 10540 raft_consensus.cc:515] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.395021 10533 tablet_bootstrap.cc:492] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:21.397054 10531 raft_consensus.cc:359] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.397758 10533 ts_tablet_manager.cc:1403] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.032s
I20260710 13:19:21.397787 10531 raft_consensus.cc:385] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.399564 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95119217ad894b3b8b0f2f83ebf2c9b4" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:21.400130 10531 raft_consensus.cc:740] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.400298 10240 raft_consensus.cc:3060] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.400978 10533 raft_consensus.cc:359] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.401636 10533 raft_consensus.cc:385] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.401917 10533 raft_consensus.cc:740] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.402697 10533 consensus_queue.cc:260] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.402594 10137 catalog_manager.cc:5697] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "020e073a855a41378cd5d5f8dea607a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.402714 10540 leader_election.cc:290] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:21.405419 10533 ts_tablet_manager.cc:1434] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:21.406421 10533 tablet_bootstrap.cc:492] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:21.407509 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95119217ad894b3b8b0f2f83ebf2c9b4" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:21.407866 10240 raft_consensus.cc:2468] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:21.408098 10314 raft_consensus.cc:3060] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.409462 10352 leader_election.cc:304] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:21.410392 10540 raft_consensus.cc:2804] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.411141 10540 raft_consensus.cc:697] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:21.412024 10540 consensus_queue.cc:237] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.412665 10533 tablet_bootstrap.cc:654] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.404953 10531 consensus_queue.cc:260] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.418870 10531 ts_tablet_manager.cc:1434] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:19:21.419970 10531 tablet_bootstrap.cc:492] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:21.420817 10314 raft_consensus.cc:2468] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:21.424068 10533 tablet_bootstrap.cc:492] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:21.424580 10533 ts_tablet_manager.cc:1403] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 13:19:21.427529 10533 raft_consensus.cc:359] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.429015 10533 raft_consensus.cc:385] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.429706 10533 raft_consensus.cc:740] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.430764 10498 raft_consensus.cc:493] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.434981 10498 raft_consensus.cc:515] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.435503 10533 consensus_queue.cc:260] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.437238 10498 leader_election.cc:290] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.439277 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a886b5db4419aac850cbad0d61142" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:21.440893 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a886b5db4419aac850cbad0d61142" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:21.444929 10533 ts_tablet_manager.cc:1434] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:19:21.445266 10531 tablet_bootstrap.cc:654] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.445796 10533 tablet_bootstrap.cc:492] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:21.448675 10520 raft_consensus.cc:493] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.449174 10520 raft_consensus.cc:515] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.450855 10520 leader_election.cc:290] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
W20260710 13:19:21.449396 10278 leader_election.cc:343] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:21.451858 10278 leader_election.cc:343] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.452231 10278 leader_election.cc:304] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7; no voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:21.453356 10520 raft_consensus.cc:2749] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.453501 10135 catalog_manager.cc:5697] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844e3782ec774b788c31efaea376d9e2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "844e3782ec774b788c31efaea376d9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.455425 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906b0ae8fbc4c0fa8ad76e18fd93767" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:21.457967 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906b0ae8fbc4c0fa8ad76e18fd93767" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:21.458557 10532 tablet_bootstrap.cc:492] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:21.459074 10532 ts_tablet_manager.cc:1403] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.004s
W20260710 13:19:21.459973 10278 leader_election.cc:343] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.460462 10533 tablet_bootstrap.cc:654] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:21.460676 10278 leader_election.cc:343] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.461191 10278 leader_election.cc:304] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7; no voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:21.461944 10520 raft_consensus.cc:2749] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.462147 10532 raft_consensus.cc:359] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.464121 10531 tablet_bootstrap.cc:492] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:21.464911 10532 raft_consensus.cc:385] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.465257 10532 raft_consensus.cc:740] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.465426 10531 ts_tablet_manager.cc:1403] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.001s
I20260710 13:19:21.466120 10532 consensus_queue.cc:260] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.468186 10532 ts_tablet_manager.cc:1434] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260710 13:19:21.468329 10531 raft_consensus.cc:359] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.469137 10532 tablet_bootstrap.cc:492] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:21.469132 10531 raft_consensus.cc:385] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.469623 10531 raft_consensus.cc:740] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.470336 10531 consensus_queue.cc:260] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.473336 10531 ts_tablet_manager.cc:1434] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:19:21.474644 10531 tablet_bootstrap.cc:492] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:21.475903 10532 tablet_bootstrap.cc:654] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.476781 10520 raft_consensus.cc:493] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.477321 10520 raft_consensus.cc:515] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.479650 10520 leader_election.cc:290] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.481443 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86baf1e56c446fbbc5f16d6686953a3" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:21.482152 10389 raft_consensus.cc:2468] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 0.
I20260710 13:19:21.481443 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86baf1e56c446fbbc5f16d6686953a3" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:21.483093 10531 tablet_bootstrap.cc:654] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.483489 10240 raft_consensus.cc:2468] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 0.
I20260710 13:19:21.484448 10278 leader_election.cc:304] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:21.485353 10520 raft_consensus.cc:2804] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.485751 10520 raft_consensus.cc:493] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.486148 10520 raft_consensus.cc:3060] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.490231 10533 tablet_bootstrap.cc:492] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:21.490368 10531 tablet_bootstrap.cc:492] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:21.490861 10533 ts_tablet_manager.cc:1403] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.006s
I20260710 13:19:21.490885 10531 ts_tablet_manager.cc:1403] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:19:21.494021 10533 raft_consensus.cc:359] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.494192 10531 raft_consensus.cc:359] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.494809 10533 raft_consensus.cc:385] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.494911 10531 raft_consensus.cc:385] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.495247 10533 raft_consensus.cc:740] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.495342 10531 raft_consensus.cc:740] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.496208 10533 consensus_queue.cc:260] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.496119 10531 consensus_queue.cc:260] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.498682 10531 ts_tablet_manager.cc:1434] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:19:21.498831 10533 ts_tablet_manager.cc:1434] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:21.499629 10531 tablet_bootstrap.cc:492] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:21.499751 10533 tablet_bootstrap.cc:492] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:21.505839 10533 tablet_bootstrap.cc:654] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.511673 10531 tablet_bootstrap.cc:654] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.515437 10520 raft_consensus.cc:515] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.516987 10533 tablet_bootstrap.cc:492] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:21.517549 10533 ts_tablet_manager.cc:1403] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260710 13:19:21.518436 10532 tablet_bootstrap.cc:492] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:21.518862 10532 ts_tablet_manager.cc:1403] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.014s
I20260710 13:19:21.520028 10533 raft_consensus.cc:359] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.520761 10533 raft_consensus.cc:385] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.521027 10533 raft_consensus.cc:740] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.521425 10531 tablet_bootstrap.cc:492] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:21.521939 10531 ts_tablet_manager.cc:1403] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.002s
I20260710 13:19:21.521649 10533 consensus_queue.cc:260] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.522527 10520 leader_election.cc:290] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.521497 10532 raft_consensus.cc:359] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.523633 10532 raft_consensus.cc:385] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.523934 10532 raft_consensus.cc:740] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.524385 10531 raft_consensus.cc:359] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.525137 10531 raft_consensus.cc:385] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.524812 10532 consensus_queue.cc:260] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.525300 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86baf1e56c446fbbc5f16d6686953a3" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:21.525466 10531 raft_consensus.cc:740] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.525878 10240 raft_consensus.cc:3060] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.526078 10533 ts_tablet_manager.cc:1434] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:19:21.526152 10531 consensus_queue.cc:260] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.527069 10533 tablet_bootstrap.cc:492] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7: Bootstrap starting.
I20260710 13:19:21.528437 10531 ts_tablet_manager.cc:1434] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:21.529693 10531 tablet_bootstrap.cc:492] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db: Bootstrap starting.
I20260710 13:19:21.532832 10533 tablet_bootstrap.cc:654] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.534391 10532 ts_tablet_manager.cc:1434] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 13:19:21.535046 10531 tablet_bootstrap.cc:654] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.535499 10532 tablet_bootstrap.cc:492] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:21.542097 10532 tablet_bootstrap.cc:654] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.542624 10520 raft_consensus.cc:493] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.543146 10520 raft_consensus.cc:515] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.545061 10531 tablet_bootstrap.cc:492] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db: No bootstrap required, opened a new log
I20260710 13:19:21.545181 10520 leader_election.cc:290] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.524739 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86baf1e56c446fbbc5f16d6686953a3" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:21.545560 10531 ts_tablet_manager.cc:1403] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260710 13:19:21.545873 10389 raft_consensus.cc:3060] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.548736 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02c4e80bdef4994b5a91dbfb897a344" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:21.550287 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02c4e80bdef4994b5a91dbfb897a344" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:21.550927 10239 raft_consensus.cc:2468] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 0.
I20260710 13:19:21.552845 10278 leader_election.cc:304] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:21.554710 10533 tablet_bootstrap.cc:492] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7: No bootstrap required, opened a new log
I20260710 13:19:21.548090 10531 raft_consensus.cc:359] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
W20260710 13:19:21.555052 10278 leader_election.cc:343] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.552960 10389 raft_consensus.cc:2468] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 1.
I20260710 13:19:21.555369 10531 raft_consensus.cc:385] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.555799 10531 raft_consensus.cc:740] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.555291 10533 ts_tablet_manager.cc:1403] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.012s
I20260710 13:19:21.556488 10531 consensus_queue.cc:260] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.558933 10533 raft_consensus.cc:359] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.559288 10520 raft_consensus.cc:2804] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.559607 10533 raft_consensus.cc:385] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.563730 10533 raft_consensus.cc:740] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.561410 10531 ts_tablet_manager.cc:1434] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:19:21.565063 10533 consensus_queue.cc:260] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.567189 10533 ts_tablet_manager.cc:1434] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:19:21.569016 10278 leader_election.cc:304] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:21.563616 10520 raft_consensus.cc:493] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.569604 10520 raft_consensus.cc:3060] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.569738 10551 raft_consensus.cc:2804] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.570267 10551 raft_consensus.cc:697] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Becoming Leader. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:21.571077 10551 consensus_queue.cc:237] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.585403 10240 raft_consensus.cc:2468] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 1.
I20260710 13:19:21.588871 10520 raft_consensus.cc:515] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.590998 10520 leader_election.cc:290] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.591969 10545 raft_consensus.cc:493] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.592478 10545 raft_consensus.cc:515] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.593252 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02c4e80bdef4994b5a91dbfb897a344" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:21.592406 10138 catalog_manager.cc:5697] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "020e073a855a41378cd5d5f8dea607a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.594660 10545 leader_election.cc:290] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.595182 10532 tablet_bootstrap.cc:492] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:21.591975 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02c4e80bdef4994b5a91dbfb897a344" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:21.595842 10532 ts_tablet_manager.cc:1403] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.028s
I20260710 13:19:21.595924 10240 raft_consensus.cc:3060] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.597092 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73afc3eed2464e7dafd66768d1015728" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:21.597891 10314 raft_consensus.cc:2468] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 0.
I20260710 13:19:21.598830 10205 leader_election.cc:304] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:21.599234 10532 raft_consensus.cc:359] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.599958 10532 raft_consensus.cc:385] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.600136 10545 raft_consensus.cc:2804] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.599980 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73afc3eed2464e7dafd66768d1015728" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:21.600392 10532 raft_consensus.cc:740] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.600745 10545 raft_consensus.cc:493] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.600912 10389 raft_consensus.cc:2468] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 0.
I20260710 13:19:21.601145 10545 raft_consensus.cc:3060] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.601320 10532 consensus_queue.cc:260] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
W20260710 13:19:21.603101 10278 leader_election.cc:343] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:21.606108 10532 ts_tablet_manager.cc:1434] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 13:19:21.607157 10532 tablet_bootstrap.cc:492] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:21.608067 10545 raft_consensus.cc:515] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.610690 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73afc3eed2464e7dafd66768d1015728" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:21.611235 10314 raft_consensus.cc:3060] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.613279 10532 tablet_bootstrap.cc:654] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.615808 10240 raft_consensus.cc:2468] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 1.
I20260710 13:19:21.617148 10545 leader_election.cc:290] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.618225 10278 leader_election.cc:304] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:21.618582 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73afc3eed2464e7dafd66768d1015728" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:21.619082 10520 raft_consensus.cc:2804] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.619127 10314 raft_consensus.cc:2468] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:21.619465 10387 raft_consensus.cc:3060] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.620417 10205 leader_election.cc:304] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:21.620733 10520 raft_consensus.cc:697] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Becoming Leader. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:21.621241 10545 raft_consensus.cc:2804] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.621598 10520 consensus_queue.cc:237] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.622294 10545 raft_consensus.cc:697] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:21.623102 10545 consensus_queue.cc:237] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.624241 10532 tablet_bootstrap.cc:492] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:21.624804 10532 ts_tablet_manager.cc:1403] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:19:21.627931 10532 raft_consensus.cc:359] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.628882 10532 raft_consensus.cc:385] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.628557 10387 raft_consensus.cc:2468] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:21.629323 10532 raft_consensus.cc:740] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.630306 10532 consensus_queue.cc:260] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.631131 10138 catalog_manager.cc:5697] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2). New cstate: current_term: 1 leader_uuid: "020e073a855a41378cd5d5f8dea607a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.633035 10532 ts_tablet_manager.cc:1434] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:21.636691 10532 tablet_bootstrap.cc:492] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2: Bootstrap starting.
I20260710 13:19:21.637080 10540 raft_consensus.cc:493] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.637553 10540 raft_consensus.cc:515] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.639138 10540 leader_election.cc:290] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:21.641708 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc944179f6e4db690e752a69c28cf67" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:21.641993 10532 tablet_bootstrap.cc:654] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:21.642372 10314 raft_consensus.cc:2468] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:21.643328 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc944179f6e4db690e752a69c28cf67" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:21.643903 10240 raft_consensus.cc:2468] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:21.646320 10352 leader_election.cc:304] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:21.647495 10540 raft_consensus.cc:2804] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.647828 10540 raft_consensus.cc:493] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.648123 10540 raft_consensus.cc:3060] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.649078 10135 catalog_manager.cc:5697] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 1 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.656364 10532 tablet_bootstrap.cc:492] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2: No bootstrap required, opened a new log
I20260710 13:19:21.656425 10548 raft_consensus.cc:493] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.657186 10548 raft_consensus.cc:515] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.657200 10532 ts_tablet_manager.cc:1403] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260710 13:19:21.659431 10548 leader_election.cc:290] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:21.660604 10532 raft_consensus.cc:359] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.660857 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906b0ae8fbc4c0fa8ad76e18fd93767" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:21.661284 10532 raft_consensus.cc:385] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:21.661512 10314 raft_consensus.cc:2468] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:21.661615 10532 raft_consensus.cc:740] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Initialized, Role: FOLLOWER
I20260710 13:19:21.659897 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906b0ae8fbc4c0fa8ad76e18fd93767" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:21.662537 10354 leader_election.cc:304] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:21.662302 10532 consensus_queue.cc:260] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.660815 10540 raft_consensus.cc:515] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.662549 10240 raft_consensus.cc:2468] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 0.
I20260710 13:19:21.663605 10548 raft_consensus.cc:2804] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.664240 10548 raft_consensus.cc:493] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.664661 10548 raft_consensus.cc:3060] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.664911 10532 ts_tablet_manager.cc:1434] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:21.668828 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc944179f6e4db690e752a69c28cf67" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:21.669174 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc944179f6e4db690e752a69c28cf67" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:21.669464 10240 raft_consensus.cc:3060] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.669786 10314 raft_consensus.cc:3060] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.671815 10548 raft_consensus.cc:515] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.674045 10548 leader_election.cc:290] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:21.674808 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906b0ae8fbc4c0fa8ad76e18fd93767" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:21.675364 10239 raft_consensus.cc:3060] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.675561 10240 raft_consensus.cc:2468] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:21.675498 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906b0ae8fbc4c0fa8ad76e18fd93767" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:21.676304 10315 raft_consensus.cc:3060] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.681752 10314 raft_consensus.cc:2468] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:21.681754 10545 raft_consensus.cc:493] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.682034 10352 leader_election.cc:304] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:21.682559 10545 raft_consensus.cc:515] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.683336 10540 leader_election.cc:290] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:21.684113 10540 raft_consensus.cc:2804] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.685491 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a4faefa7af40e5930e19aa72469618" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:21.684319 10315 raft_consensus.cc:2468] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:21.685024 10545 leader_election.cc:290] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.685794 10540 raft_consensus.cc:697] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:21.685796 10239 raft_consensus.cc:2468] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 1.
I20260710 13:19:21.693212 10354 leader_election.cc:304] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:21.693493 10540 consensus_queue.cc:237] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.694046 10387 raft_consensus.cc:2468] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 0.
I20260710 13:19:21.694072 10548 raft_consensus.cc:2804] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.695482 10203 leader_election.cc:304] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:21.695742 10548 raft_consensus.cc:697] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Leader. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:21.696287 10545 raft_consensus.cc:2804] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.685514 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a4faefa7af40e5930e19aa72469618" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:21.696604 10545 raft_consensus.cc:493] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.697165 10314 raft_consensus.cc:2468] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 0.
I20260710 13:19:21.697459 10545 raft_consensus.cc:3060] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.696584 10548 consensus_queue.cc:237] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.704100 10545 raft_consensus.cc:515] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.706760 10545 leader_election.cc:290] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.706801 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a4faefa7af40e5930e19aa72469618" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:21.706954 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a4faefa7af40e5930e19aa72469618" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:21.707527 10314 raft_consensus.cc:3060] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.707549 10387 raft_consensus.cc:3060] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.714776 10387 raft_consensus.cc:2468] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:21.714955 10314 raft_consensus.cc:2468] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:21.715986 10203 leader_election.cc:304] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:21.716809 10545 raft_consensus.cc:2804] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.717281 10545 raft_consensus.cc:697] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:21.717738 10135 catalog_manager.cc:5697] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844e3782ec774b788c31efaea376d9e2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "844e3782ec774b788c31efaea376d9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.717993 10545 consensus_queue.cc:237] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.726270 10138 catalog_manager.cc:5697] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 1 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.729792 10135 catalog_manager.cc:5697] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 844e3782ec774b788c31efaea376d9e2 (127.5.163.3). New cstate: current_term: 1 leader_uuid: "844e3782ec774b788c31efaea376d9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.794390 10520 consensus_queue.cc:1048] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.802171 10498 consensus_queue.cc:1048] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.805531 10540 raft_consensus.cc:493] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.806166 10540 raft_consensus.cc:515] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.808384 10540 leader_election.cc:290] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:21.809178 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02c4e80bdef4994b5a91dbfb897a344" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e2d2690b1dd430f84287baa4fad19db" is_pre_election: true
I20260710 13:19:21.809443 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d02c4e80bdef4994b5a91dbfb897a344" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:21.810057 10239 raft_consensus.cc:2393] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 844e3782ec774b788c31efaea376d9e2 in current term 1: Already voted for candidate 020e073a855a41378cd5d5f8dea607a7 in this term.
I20260710 13:19:21.811165 10352 leader_election.cc:304] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 844e3782ec774b788c31efaea376d9e2; no voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:21.812319 10548 raft_consensus.cc:3060] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.820117 10548 raft_consensus.cc:2749] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:21.853345 10548 consensus_queue.cc:1048] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.864997 10548 consensus_queue.cc:1048] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:21.960574 10545 raft_consensus.cc:493] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:21.961167 10545 raft_consensus.cc:515] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.962877 10545 leader_election.cc:290] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.963637 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a886b5db4419aac850cbad0d61142" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7" is_pre_election: true
I20260710 13:19:21.963897 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a886b5db4419aac850cbad0d61142" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2" is_pre_election: true
I20260710 13:19:21.964252 10314 raft_consensus.cc:2468] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 0.
I20260710 13:19:21.964504 10387 raft_consensus.cc:2468] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 0.
I20260710 13:19:21.965278 10205 leader_election.cc:304] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:21.965898 10545 raft_consensus.cc:2804] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:21.966243 10545 raft_consensus.cc:493] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:21.966495 10545 raft_consensus.cc:3060] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.971226 10545 raft_consensus.cc:515] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.972904 10545 leader_election.cc:290] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:21.973531 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a886b5db4419aac850cbad0d61142" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:21.973841 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a886b5db4419aac850cbad0d61142" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:21.974072 10314 raft_consensus.cc:3060] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.974429 10387 raft_consensus.cc:3060] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:21.979185 10314 raft_consensus.cc:2468] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:21.979204 10387 raft_consensus.cc:2468] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 1.
I20260710 13:19:21.980280 10205 leader_election.cc:304] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:21.980975 10545 raft_consensus.cc:2804] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:21.981426 10545 raft_consensus.cc:697] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:21.982134 10545 consensus_queue.cc:237] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:21.989624 10135 catalog_manager.cc:5697] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 1 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.005165 10551 consensus_queue.cc:1048] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.015558 10498 consensus_queue.cc:1048] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.088044 10545 consensus_queue.cc:1048] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.097640 10389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "95119217ad894b3b8b0f2f83ebf2c9b4"
dest_uuid: "844e3782ec774b788c31efaea376d9e2"
mode: GRACEFUL
new_leader_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:55496
I20260710 13:19:22.098289 10389 raft_consensus.cc:606] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Received request to transfer leadership to TS 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:22.100858 10545 consensus_queue.cc:1048] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.103827 10387 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7906b0ae8fbc4c0fa8ad76e18fd93767"
dest_uuid: "844e3782ec774b788c31efaea376d9e2"
mode: GRACEFUL
new_leader_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:55496
I20260710 13:19:22.104421 10387 raft_consensus.cc:606] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Received request to transfer leadership to TS 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:22.110169 10314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55"
dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
mode: GRACEFUL
new_leader_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:47870
I20260710 13:19:22.110697 10314 raft_consensus.cc:606] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Received request to transfer leadership to TS 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:22.112291 10548 consensus_queue.cc:1048] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.116560 10314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e86baf1e56c446fbbc5f16d6686953a3"
dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
mode: GRACEFUL
new_leader_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:47870
I20260710 13:19:22.117100 10314 raft_consensus.cc:606] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Received request to transfer leadership to TS 3e2d2690b1dd430f84287baa4fad19db
I20260710 13:19:22.122511 10540 consensus_queue.cc:1048] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.122622 10239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73afc3eed2464e7dafd66768d1015728"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
mode: GRACEFUL
new_leader_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:37466
I20260710 13:19:22.123239 10239 raft_consensus.cc:606] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Received request to transfer leadership to TS 020e073a855a41378cd5d5f8dea607a7
I20260710 13:19:22.129889 10389 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cc944179f6e4db690e752a69c28cf67"
dest_uuid: "844e3782ec774b788c31efaea376d9e2"
mode: GRACEFUL
new_leader_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:55496
I20260710 13:19:22.130390 10389 raft_consensus.cc:606] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Received request to transfer leadership to TS 020e073a855a41378cd5d5f8dea607a7
I20260710 13:19:22.135251 10239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "250a886b5db4419aac850cbad0d61142"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
mode: GRACEFUL
new_leader_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:37466
I20260710 13:19:22.135859 10239 raft_consensus.cc:606] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Received request to transfer leadership to TS 020e073a855a41378cd5d5f8dea607a7
I20260710 13:19:22.136008 10459 raft_consensus.cc:993] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2: : Instructing follower 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:22.136447 10459 raft_consensus.cc:1081] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Signalling peer 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:22.138015 10551 consensus_queue.cc:1048] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.138703 10314 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cc944179f6e4db690e752a69c28cf67"
dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:47866
I20260710 13:19:22.139214 10314 raft_consensus.cc:493] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.139539 10314 raft_consensus.cc:3060] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.144073 10314 raft_consensus.cc:515] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.146968 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc944179f6e4db690e752a69c28cf67" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:22.147491 10240 raft_consensus.cc:3060] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.148025 10314 leader_election.cc:290] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:22.148164 10387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cc944179f6e4db690e752a69c28cf67" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:22.148620 10387 raft_consensus.cc:3055] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.148988 10387 raft_consensus.cc:740] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:22.149734 10387 consensus_queue.cc:260] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.150853 10387 raft_consensus.cc:3060] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.155154 10240 raft_consensus.cc:2468] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:22.156847 10387 raft_consensus.cc:2468] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:22.156708 10278 leader_election.cc:304] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:22.157774 10551 raft_consensus.cc:2804] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.158231 10551 raft_consensus.cc:697] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Becoming Leader. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:22.159044 10551 consensus_queue.cc:237] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.161134 10239 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14a4faefa7af40e5930e19aa72469618"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
mode: GRACEFUL
new_leader_uuid: "844e3782ec774b788c31efaea376d9e2"
 from {username='slave'} at 127.0.0.1:37466
I20260710 13:19:22.161685 10239 raft_consensus.cc:606] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Received request to transfer leadership to TS 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:22.173604 10520 consensus_queue.cc:1048] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.177974 10135 catalog_manager.cc:5697] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 reported cstate change: term changed from 1 to 2, leader changed from 844e3782ec774b788c31efaea376d9e2 (127.5.163.3) to 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "020e073a855a41378cd5d5f8dea607a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.203040 10540 consensus_queue.cc:1048] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.214897 10548 consensus_queue.cc:1048] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.221800 10540 raft_consensus.cc:993] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2: : Instructing follower 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:22.222244 10548 raft_consensus.cc:1081] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Signalling peer 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:22.223814 10240 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7906b0ae8fbc4c0fa8ad76e18fd93767"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:37456
I20260710 13:19:22.224269 10240 raft_consensus.cc:493] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.224565 10240 raft_consensus.cc:3060] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.228986 10240 raft_consensus.cc:515] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.230744 10240 leader_election.cc:290] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:22.231029 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906b0ae8fbc4c0fa8ad76e18fd93767" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:22.231292 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7906b0ae8fbc4c0fa8ad76e18fd93767" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:22.231717 10314 raft_consensus.cc:3060] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.231905 10389 raft_consensus.cc:3055] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.232213 10389 raft_consensus.cc:740] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:22.232884 10389 consensus_queue.cc:260] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.233620 10389 raft_consensus.cc:3060] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.236006 10314 raft_consensus.cc:2468] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:22.236975 10205 leader_election.cc:304] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:22.237632 10545 raft_consensus.cc:2804] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.238140 10545 raft_consensus.cc:697] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:22.238873 10545 consensus_queue.cc:237] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.240334 10389 raft_consensus.cc:2468] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:22.243667 10584 consensus_queue.cc:1048] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.246053 10138 catalog_manager.cc:5697] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 1 to 2, leader changed from 844e3782ec774b788c31efaea376d9e2 (127.5.163.3) to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 2 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.255213 10545 consensus_queue.cc:1048] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.263782 10519 raft_consensus.cc:993] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db: : Instructing follower 844e3782ec774b788c31efaea376d9e2 to start an election
I20260710 13:19:22.264261 10545 raft_consensus.cc:1081] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Signalling peer 844e3782ec774b788c31efaea376d9e2 to start an election
I20260710 13:19:22.265805 10389 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14a4faefa7af40e5930e19aa72469618"
dest_uuid: "844e3782ec774b788c31efaea376d9e2"
 from {username='slave'} at 127.0.0.1:55484
I20260710 13:19:22.266304 10389 raft_consensus.cc:493] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.266628 10389 raft_consensus.cc:3060] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.271246 10389 raft_consensus.cc:515] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.273276 10389 leader_election.cc:290] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:22.273587 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a4faefa7af40e5930e19aa72469618" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:22.273782 10314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a4faefa7af40e5930e19aa72469618" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:22.274161 10240 raft_consensus.cc:3055] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.274245 10314 raft_consensus.cc:3060] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.274499 10240 raft_consensus.cc:740] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:22.275206 10240 consensus_queue.cc:260] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.276307 10240 raft_consensus.cc:3060] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.280450 10314 raft_consensus.cc:2468] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 2.
I20260710 13:19:22.281577 10354 leader_election.cc:304] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:22.282115 10240 raft_consensus.cc:2468] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 2.
I20260710 13:19:22.282284 10548 raft_consensus.cc:2804] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.282842 10548 raft_consensus.cc:697] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 2 LEADER]: Becoming Leader. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:22.283535 10548 consensus_queue.cc:237] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.289784 10137 catalog_manager.cc:5697] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 reported cstate change: term changed from 1 to 2, leader changed from 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1) to 844e3782ec774b788c31efaea376d9e2 (127.5.163.3). New cstate: current_term: 2 leader_uuid: "844e3782ec774b788c31efaea376d9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.364025 10545 consensus_queue.cc:1048] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.370425 10519 raft_consensus.cc:993] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db: : Instructing follower 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:22.370920 10519 raft_consensus.cc:1081] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Signalling peer 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:22.372850 10315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "250a886b5db4419aac850cbad0d61142"
dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:47850
I20260710 13:19:22.375262 10315 raft_consensus.cc:493] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.375620 10315 raft_consensus.cc:3060] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.376178 10545 consensus_queue.cc:1048] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:22.382328 10315 raft_consensus.cc:515] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.387466 10590 raft_consensus.cc:993] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7: : Instructing follower 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:22.387935 10590 raft_consensus.cc:1081] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Signalling peer 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:22.388797 10240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a886b5db4419aac850cbad0d61142" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:22.389185 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "250a886b5db4419aac850cbad0d61142" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:22.389353 10315 leader_election.cc:290] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:22.389398 10240 raft_consensus.cc:3055] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.389715 10389 raft_consensus.cc:3060] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.389853 10240 raft_consensus.cc:740] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:22.390640 10240 consensus_queue.cc:260] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.391214 10239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:37444
I20260710 13:19:22.391793 10239 raft_consensus.cc:493] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.391999 10240 raft_consensus.cc:3060] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.392154 10239 raft_consensus.cc:3060] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.396575 10240 raft_consensus.cc:2468] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:22.396571 10389 raft_consensus.cc:2468] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:22.397753 10278 leader_election.cc:304] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:22.398494 10590 raft_consensus.cc:2804] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.398973 10590 raft_consensus.cc:697] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Becoming Leader. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:22.399750 10590 consensus_queue.cc:237] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.400863 10239 raft_consensus.cc:515] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.403367 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:22.403975 10315 raft_consensus.cc:3055] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.404309 10315 raft_consensus.cc:740] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:22.405084 10315 consensus_queue.cc:260] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.406091 10315 raft_consensus.cc:3060] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.408059 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9aa7553ce6a40228bf482942c334d55" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:22.408609 10389 raft_consensus.cc:3060] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.402705 10239 leader_election.cc:290] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:22.411895 10135 catalog_manager.cc:5697] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 reported cstate change: term changed from 1 to 2, leader changed from 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1) to 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "020e073a855a41378cd5d5f8dea607a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.412469 10315 raft_consensus.cc:2468] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:22.413709 10205 leader_election.cc:304] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:22.414482 10545 raft_consensus.cc:2804] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.414891 10545 raft_consensus.cc:697] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:22.415652 10545 consensus_queue.cc:237] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.415874 10389 raft_consensus.cc:2468] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:22.425460 10135 catalog_manager.cc:5697] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 1 to 2, leader changed from 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2) to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 2 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.476903 10590 raft_consensus.cc:993] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7: : Instructing follower 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:22.477449 10589 raft_consensus.cc:1081] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Signalling peer 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:22.479014 10239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e86baf1e56c446fbbc5f16d6686953a3"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:37444
I20260710 13:19:22.479511 10239 raft_consensus.cc:493] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.479825 10239 raft_consensus.cc:3060] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.484368 10239 raft_consensus.cc:515] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.485855 10239 leader_election.cc:290] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:22.486501 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86baf1e56c446fbbc5f16d6686953a3" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:22.487103 10315 raft_consensus.cc:3055] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.487604 10315 raft_consensus.cc:740] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:22.487099 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e86baf1e56c446fbbc5f16d6686953a3" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:22.488137 10389 raft_consensus.cc:3060] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.488332 10315 consensus_queue.cc:260] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.489527 10315 raft_consensus.cc:3060] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.489965 10540 raft_consensus.cc:993] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2: : Instructing follower 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:22.490419 10540 raft_consensus.cc:1081] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Signalling peer 3e2d2690b1dd430f84287baa4fad19db to start an election
I20260710 13:19:22.491969 10239 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "95119217ad894b3b8b0f2f83ebf2c9b4"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
 from {username='slave'} at 127.0.0.1:37456
I20260710 13:19:22.492439 10239 raft_consensus.cc:493] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.492817 10239 raft_consensus.cc:3060] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.495448 10315 raft_consensus.cc:2468] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:22.495448 10389 raft_consensus.cc:2468] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:22.496799 10203 leader_election.cc:304] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e2d2690b1dd430f84287baa4fad19db, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:22.497545 10519 raft_consensus.cc:2804] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.498003 10519 raft_consensus.cc:697] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:22.498703 10519 consensus_queue.cc:237] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.499480 10239 raft_consensus.cc:515] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.501444 10239 leader_election.cc:290] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Requested vote from peers 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:22.502029 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95119217ad894b3b8b0f2f83ebf2c9b4" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:22.502708 10315 raft_consensus.cc:3060] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.503082 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95119217ad894b3b8b0f2f83ebf2c9b4" candidate_uuid: "3e2d2690b1dd430f84287baa4fad19db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:22.503537 10389 raft_consensus.cc:3055] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.503851 10389 raft_consensus.cc:740] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:22.504534 10389 consensus_queue.cc:260] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.505645 10389 raft_consensus.cc:3060] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.506345 10135 catalog_manager.cc:5697] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 1 to 2, leader changed from 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2) to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 2 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.507463 10315 raft_consensus.cc:2468] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:22.508389 10205 leader_election.cc:304] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 3e2d2690b1dd430f84287baa4fad19db; no voters: 
I20260710 13:19:22.509110 10519 raft_consensus.cc:2804] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.509580 10519 raft_consensus.cc:697] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Becoming Leader. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:22.510423 10519 consensus_queue.cc:237] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.511458 10389 raft_consensus.cc:2468] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e2d2690b1dd430f84287baa4fad19db in term 2.
I20260710 13:19:22.517804 10545 raft_consensus.cc:993] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db: : Instructing follower 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:22.518186 10519 raft_consensus.cc:1081] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Signalling peer 020e073a855a41378cd5d5f8dea607a7 to start an election
I20260710 13:19:22.519510 10315 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73afc3eed2464e7dafd66768d1015728"
dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
 from {username='slave'} at 127.0.0.1:47850
I20260710 13:19:22.519496 10135 catalog_manager.cc:5697] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db reported cstate change: term changed from 1 to 2, leader changed from 844e3782ec774b788c31efaea376d9e2 (127.5.163.3) to 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1). New cstate: current_term: 2 leader_uuid: "3e2d2690b1dd430f84287baa4fad19db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.520198 10315 raft_consensus.cc:493] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.520597 10315 raft_consensus.cc:3060] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.525239 10315 raft_consensus.cc:515] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.527608 10239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73afc3eed2464e7dafd66768d1015728" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:22.527853 10315 leader_election.cc:290] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 844e3782ec774b788c31efaea376d9e2 (127.5.163.3:37257)
I20260710 13:19:22.528096 10239 raft_consensus.cc:3055] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.528061 10389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73afc3eed2464e7dafd66768d1015728" candidate_uuid: "020e073a855a41378cd5d5f8dea607a7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "844e3782ec774b788c31efaea376d9e2"
I20260710 13:19:22.528735 10239 raft_consensus.cc:740] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:22.528960 10389 raft_consensus.cc:3060] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.529505 10239 consensus_queue.cc:260] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.530318 10239 raft_consensus.cc:3060] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.534049 10389 raft_consensus.cc:2468] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:22.534796 10239 raft_consensus.cc:2468] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 020e073a855a41378cd5d5f8dea607a7 in term 2.
I20260710 13:19:22.535086 10278 leader_election.cc:304] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:22.535892 10589 raft_consensus.cc:2804] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.536298 10589 raft_consensus.cc:697] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Becoming Leader. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:22.537119 10589 consensus_queue.cc:237] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:22.543020 10135 catalog_manager.cc:5697] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 reported cstate change: term changed from 1 to 2, leader changed from 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1) to 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2). New cstate: current_term: 2 leader_uuid: "020e073a855a41378cd5d5f8dea607a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:22.552001 10240 raft_consensus.cc:1275] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.553028 10589 consensus_queue.cc:1048] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.558825 10389 raft_consensus.cc:1275] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.560030 10589 consensus_queue.cc:1048] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.649598 10389 raft_consensus.cc:1275] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.650724 10519 consensus_queue.cc:1048] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.657989 10315 raft_consensus.cc:1275] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.659463 10519 consensus_queue.cc:1048] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.680263 10315 raft_consensus.cc:1275] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Refusing update from remote peer 844e3782ec774b788c31efaea376d9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.681416 10548 consensus_queue.cc:1048] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.688479 10240 raft_consensus.cc:1275] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Refusing update from remote peer 844e3782ec774b788c31efaea376d9e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.690228 10540 consensus_queue.cc:1048] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.823207 10240 raft_consensus.cc:1275] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.824363 10520 consensus_queue.cc:1048] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.834833 10389 raft_consensus.cc:1275] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.836262 10589 consensus_queue.cc:1048] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.892858 10315 raft_consensus.cc:1275] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.893970 10545 consensus_queue.cc:1048] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.901083 10389 raft_consensus.cc:1275] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.902633 10545 consensus_queue.cc:1048] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.942427 10389 raft_consensus.cc:1275] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.943580 10545 consensus_queue.cc:1048] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:22.951826 10315 raft_consensus.cc:1275] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:22.953540 10598 consensus_queue.cc:1048] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:23.021180 10315 raft_consensus.cc:1275] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.022523 10598 consensus_queue.cc:1048] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:23.031785 10389 raft_consensus.cc:1275] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 3e2d2690b1dd430f84287baa4fad19db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.034747 10598 consensus_queue.cc:1048] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:23.091931 10240 raft_consensus.cc:1275] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.093200 10589 consensus_queue.cc:1048] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:23.102622 10389 raft_consensus.cc:1275] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Refusing update from remote peer 020e073a855a41378cd5d5f8dea607a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:23.104949 10590 consensus_queue.cc:1048] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:25.167305 10137 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:58206:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:25.191704 10137 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58206:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:25.242712  5772 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:25.428917 10646 tablet.cc:1724] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:25.462427 10628 log.cc:927] Time spent T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
W20260710 13:19:25.463783 10203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.163.3:37257, user_credentials={real_user=slave}} blocked reactor thread for 147274us
W20260710 13:19:25.464257 10624 log.cc:927] Time spent T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260710 13:19:25.460459 10642 tablet.cc:1724] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.437665 10643 tablet.cc:1724] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.482092 10313 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65"
dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
mode: GRACEFUL
new_leader_uuid: "844e3782ec774b788c31efaea376d9e2"
 from {username='slave'} at 127.0.0.1:42922
I20260710 13:19:25.489691 10313 raft_consensus.cc:606] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Received request to transfer leadership to TS 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:25.540006 10651 tablet.cc:1724] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.538130 10662 tablet.cc:1724] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.611491 10664 tablet.cc:1724] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.624908 10663 tablet.cc:1724] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.665647 10672 tablet.cc:1724] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.691401 10674 tablet.cc:1724] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.660455 10666 tablet.cc:1724] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.700099 10643 tablet.cc:1724] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.737875 10651 tablet.cc:1724] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.750880 10663 tablet.cc:1724] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 13:19:25.762283 10676 log.cc:927] Time spent T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2: Append to log took a long time: real 0.064s	user 0.000s	sys 0.002s
W20260710 13:19:25.765328 10671 log.cc:927] Time spent T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260710 13:19:25.729419 10642 tablet.cc:1724] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.719715 10646 tablet.cc:1724] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.789688 10664 tablet.cc:1724] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.798547 10674 tablet.cc:1724] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.805575 10643 tablet.cc:1724] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.787196 10662 tablet.cc:1724] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.804032 10666 tablet.cc:1724] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.836110 10672 tablet.cc:1724] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.813745 10679 tablet.cc:1724] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.820886 10680 tablet.cc:1724] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.845811 10238 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3"
dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
mode: GRACEFUL
new_leader_uuid: "844e3782ec774b788c31efaea376d9e2"
 from {username='slave'} at 127.0.0.1:54422
I20260710 13:19:25.846480 10238 raft_consensus.cc:606] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Received request to transfer leadership to TS 844e3782ec774b788c31efaea376d9e2
I20260710 13:19:25.851483 10646 tablet.cc:1724] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.852015 10663 tablet.cc:1724] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.818979 10651 tablet.cc:1724] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.847350 10674 tablet.cc:1724] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 13:19:25.863019  5772 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:25.866645  5772 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:25.900444 10137 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f: soft_deleted_table [id=e15082db662b43f48cb8b6247fea0793] alter complete (version 1)
I20260710 13:19:25.992938 10654 raft_consensus.cc:993] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7: : Instructing follower 844e3782ec774b788c31efaea376d9e2 to start an election
I20260710 13:19:25.993484 10652 raft_consensus.cc:1081] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Signalling peer 844e3782ec774b788c31efaea376d9e2 to start an election
I20260710 13:19:25.994940 10387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65"
dest_uuid: "844e3782ec774b788c31efaea376d9e2"
 from {username='slave'} at 127.0.0.1:55480
I20260710 13:19:25.995415 10387 raft_consensus.cc:493] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:25.995711 10387 raft_consensus.cc:3060] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.001446 10387 raft_consensus.cc:515] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:26.003062 10387 leader_election.cc:290] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 3 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:26.004112 10238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:26.004393 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389c97ee671c45e2af38eb164a5b3b65" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:26.004990 10238 raft_consensus.cc:3060] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.005316 10315 raft_consensus.cc:3055] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:26.005530 10315 raft_consensus.cc:740] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 020e073a855a41378cd5d5f8dea607a7, State: Running, Role: LEADER
I20260710 13:19:26.006168 10315 consensus_queue.cc:260] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [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: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:26.007241 10315 raft_consensus.cc:3060] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.011624 10315 raft_consensus.cc:2468] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 3.
I20260710 13:19:26.012755 10354 leader_election.cc:304] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [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: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:26.013202 10238 raft_consensus.cc:2468] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 3.
I20260710 13:19:26.013537 10648 raft_consensus.cc:2804] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:26.014117 10648 raft_consensus.cc:697] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 3 LEADER]: Becoming Leader. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:26.014950 10648 consensus_queue.cc:237] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [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: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:26.024629 10137 catalog_manager.cc:5697] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 reported cstate change: term changed from 2 to 3, leader changed from 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2) to 844e3782ec774b788c31efaea376d9e2 (127.5.163.3). New cstate: current_term: 3 leader_uuid: "844e3782ec774b788c31efaea376d9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.037482 10625 raft_consensus.cc:993] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db: : Instructing follower 844e3782ec774b788c31efaea376d9e2 to start an election
I20260710 13:19:26.038211 10627 raft_consensus.cc:1081] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Signalling peer 844e3782ec774b788c31efaea376d9e2 to start an election
I20260710 13:19:26.039808 10387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3"
dest_uuid: "844e3782ec774b788c31efaea376d9e2"
 from {username='slave'} at 127.0.0.1:55484
I20260710 13:19:26.040402 10387 raft_consensus.cc:493] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:26.041371 10387 raft_consensus.cc:3060] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.048319 10387 raft_consensus.cc:515] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:26.050612 10387 leader_election.cc:290] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [CANDIDATE]: Term 3 election: Requested vote from peers 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655), 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565)
I20260710 13:19:26.051101 10238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3e2d2690b1dd430f84287baa4fad19db"
I20260710 13:19:26.051303 10315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1a60ac13774466d9e2b4969beab79e3" candidate_uuid: "844e3782ec774b788c31efaea376d9e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "020e073a855a41378cd5d5f8dea607a7"
I20260710 13:19:26.051939 10238 raft_consensus.cc:3055] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:26.051939 10315 raft_consensus.cc:3060] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.052516 10238 raft_consensus.cc:740] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3e2d2690b1dd430f84287baa4fad19db, State: Running, Role: LEADER
I20260710 13:19:26.053464 10238 consensus_queue.cc:260] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [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: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:26.054893 10238 raft_consensus.cc:3060] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:26.059588 10315 raft_consensus.cc:2468] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 3.
I20260710 13:19:26.059904 10238 raft_consensus.cc:2468] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 844e3782ec774b788c31efaea376d9e2 in term 3.
I20260710 13:19:26.060873 10354 leader_election.cc:304] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [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: 020e073a855a41378cd5d5f8dea607a7, 844e3782ec774b788c31efaea376d9e2; no voters: 
I20260710 13:19:26.061734 10648 raft_consensus.cc:2804] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:26.062278 10648 raft_consensus.cc:697] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 3 LEADER]: Becoming Leader. State: Replica: 844e3782ec774b788c31efaea376d9e2, State: Running, Role: LEADER
I20260710 13:19:26.063364 10648 consensus_queue.cc:237] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [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: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } }
I20260710 13:19:26.072430 10137 catalog_manager.cc:5697] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 reported cstate change: term changed from 2 to 3, leader changed from 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1) to 844e3782ec774b788c31efaea376d9e2 (127.5.163.3). New cstate: current_term: 3 leader_uuid: "844e3782ec774b788c31efaea376d9e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "844e3782ec774b788c31efaea376d9e2" member_type: VOTER last_known_addr { host: "127.5.163.3" port: 37257 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.420529 10315 raft_consensus.cc:1275] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 3 FOLLOWER]: Refusing update from remote peer 844e3782ec774b788c31efaea376d9e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:26.421900 10648 consensus_queue.cc:1048] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.437355 10238 raft_consensus.cc:1275] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 3 FOLLOWER]: Refusing update from remote peer 844e3782ec774b788c31efaea376d9e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:26.439661 10548 consensus_queue.cc:1048] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.484609 10315 raft_consensus.cc:1275] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 3 FOLLOWER]: Refusing update from remote peer 844e3782ec774b788c31efaea376d9e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:26.485958 10548 consensus_queue.cc:1048] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "020e073a855a41378cd5d5f8dea607a7" member_type: VOTER last_known_addr { host: "127.5.163.2" port: 42565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.496778 10238 raft_consensus.cc:1275] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 3 FOLLOWER]: Refusing update from remote peer 844e3782ec774b788c31efaea376d9e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:26.498375 10689 consensus_queue.cc:1048] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e2d2690b1dd430f84287baa4fad19db" member_type: VOTER last_known_addr { host: "127.5.163.1" port: 37655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:26.925617  5772 tablet_server.cc:179] TabletServer@127.5.163.1:0 shutting down...
W20260710 13:19:26.943049 10352 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
W20260710 13:19:26.947134 10352 consensus_peers.cc:597] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 -> Peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Couldn't send request to peer 3e2d2690b1dd430f84287baa4fad19db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:26.950614 10352 consensus_peers.cc:597] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 -> Peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Couldn't send request to peer 3e2d2690b1dd430f84287baa4fad19db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:26.958220  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:26.959200  5772 tablet_replica.cc:333] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.959924  5772 raft_consensus.cc:2243] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.960399  5772 raft_consensus.cc:2272] T 250a886b5db4419aac850cbad0d61142 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.962232  5772 tablet_replica.cc:333] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.962790  5772 raft_consensus.cc:2243] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.963299  5772 raft_consensus.cc:2272] T 14a4faefa7af40e5930e19aa72469618 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.965188  5772 tablet_replica.cc:333] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.965708  5772 raft_consensus.cc:2243] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.966066  5772 raft_consensus.cc:2272] T d02c4e80bdef4994b5a91dbfb897a344 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.967710  5772 tablet_replica.cc:333] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.968154  5772 raft_consensus.cc:2243] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.968499  5772 raft_consensus.cc:2272] T 1cc944179f6e4db690e752a69c28cf67 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.970345  5772 tablet_replica.cc:333] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.970898  5772 raft_consensus.cc:2243] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.971525  5772 raft_consensus.cc:2272] T e86baf1e56c446fbbc5f16d6686953a3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.973364  5772 tablet_replica.cc:333] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.973915  5772 raft_consensus.cc:2243] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.974601  5772 raft_consensus.cc:2272] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.976480  5772 tablet_replica.cc:333] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.977031  5772 raft_consensus.cc:2243] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.977447  5772 raft_consensus.cc:2272] T 73afc3eed2464e7dafd66768d1015728 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.979113  5772 tablet_replica.cc:333] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.979627  5772 raft_consensus.cc:2243] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.980029  5772 raft_consensus.cc:2272] T 36bbcef26e4f40198e7dbfdc7796b0df P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.981988  5772 tablet_replica.cc:333] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.982515  5772 raft_consensus.cc:2243] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.982889  5772 raft_consensus.cc:2272] T b1a60ac13774466d9e2b4969beab79e3 P 3e2d2690b1dd430f84287baa4fad19db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.985170  5772 tablet_replica.cc:333] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.985668  5772 raft_consensus.cc:2243] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.986111  5772 raft_consensus.cc:2272] T 308a381302384bc699e0c8d132e0ff27 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.987879  5772 tablet_replica.cc:333] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.988360  5772 raft_consensus.cc:2243] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:26.988787  5772 raft_consensus.cc:2272] T 389c97ee671c45e2af38eb164a5b3b65 P 3e2d2690b1dd430f84287baa4fad19db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.990971  5772 tablet_replica.cc:333] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.991487  5772 raft_consensus.cc:2243] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.992280  5772 raft_consensus.cc:2272] T c9aa7553ce6a40228bf482942c334d55 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.994076  5772 tablet_replica.cc:333] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.994575  5772 raft_consensus.cc:2243] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.995337  5772 raft_consensus.cc:2272] T 4529f922b0cf441daf54eb860c577f48 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:26.997160  5772 tablet_replica.cc:333] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:26.997648  5772 raft_consensus.cc:2243] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:26.998389  5772 raft_consensus.cc:2272] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 3e2d2690b1dd430f84287baa4fad19db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.000335  5772 tablet_replica.cc:333] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:27.000907  5772 raft_consensus.cc:2243] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.001593  5772 raft_consensus.cc:2272] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.003311  5772 tablet_replica.cc:333] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:27.003846  5772 raft_consensus.cc:2243] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.004431  5772 raft_consensus.cc:2272] T 9b10bd79742245b9934fd385652d7c72 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.006217  5772 tablet_replica.cc:333] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:27.006687  5772 raft_consensus.cc:2243] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.007107  5772 raft_consensus.cc:2272] T 778146a787c544ff8e834a93e7b5ccd3 P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.008911  5772 tablet_replica.cc:333] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db: stopping tablet replica
I20260710 13:19:27.009420  5772 raft_consensus.cc:2243] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.010150  5772 raft_consensus.cc:2272] T 641ebfbd26f744f8908128b9c5cde40f P 3e2d2690b1dd430f84287baa4fad19db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.046399  5772 tablet_server.cc:196] TabletServer@127.5.163.1:0 shutdown complete.
W20260710 13:19:27.053699 10278 consensus_peers.cc:597] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 -> Peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Couldn't send request to peer 3e2d2690b1dd430f84287baa4fad19db. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.079408  5772 tablet_server.cc:179] TabletServer@127.5.163.2:0 shutting down...
W20260710 13:19:27.101596 10354 consensus_peers.cc:597] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 -> Peer 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565): Couldn't send request to peer 020e073a855a41378cd5d5f8dea607a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.105052  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:27.105893  5772 tablet_replica.cc:333] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.106518  5772 raft_consensus.cc:2243] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.106956  5772 raft_consensus.cc:2272] T 14a4faefa7af40e5930e19aa72469618 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.109088  5772 tablet_replica.cc:333] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.109608  5772 raft_consensus.cc:2243] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.110306  5772 raft_consensus.cc:2272] T 1cc944179f6e4db690e752a69c28cf67 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.112128  5772 tablet_replica.cc:333] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.112604  5772 raft_consensus.cc:2243] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.113302  5772 raft_consensus.cc:2272] T d02c4e80bdef4994b5a91dbfb897a344 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.115129  5772 tablet_replica.cc:333] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.115633  5772 raft_consensus.cc:2243] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.116359  5772 raft_consensus.cc:2272] T 250a886b5db4419aac850cbad0d61142 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.118163  5772 tablet_replica.cc:333] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.118664  5772 raft_consensus.cc:2243] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.119078  5772 raft_consensus.cc:2272] T e86baf1e56c446fbbc5f16d6686953a3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.121286  5772 tablet_replica.cc:333] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.122084  5772 raft_consensus.cc:2243] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.122586  5772 raft_consensus.cc:2272] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:27.124505 10278 consensus_peers.cc:597] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 -> Peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Couldn't send request to peer 3e2d2690b1dd430f84287baa4fad19db. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.124975  5772 tablet_replica.cc:333] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.125571  5772 raft_consensus.cc:2243] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.126299  5772 raft_consensus.cc:2272] T 73afc3eed2464e7dafd66768d1015728 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.128185  5772 tablet_replica.cc:333] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.128778  5772 raft_consensus.cc:2243] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.129180  5772 raft_consensus.cc:2272] T 36bbcef26e4f40198e7dbfdc7796b0df P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.131132  5772 tablet_replica.cc:333] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.131657  5772 raft_consensus.cc:2243] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.132362  5772 raft_consensus.cc:2272] T 308a381302384bc699e0c8d132e0ff27 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.134217  5772 tablet_replica.cc:333] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.134737  5772 raft_consensus.cc:2243] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.135160  5772 raft_consensus.cc:2272] T b1a60ac13774466d9e2b4969beab79e3 P 020e073a855a41378cd5d5f8dea607a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.137297  5772 tablet_replica.cc:333] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.137800  5772 raft_consensus.cc:2243] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.138186  5772 raft_consensus.cc:2272] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 020e073a855a41378cd5d5f8dea607a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.139957  5772 tablet_replica.cc:333] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.140413  5772 raft_consensus.cc:2243] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.140830  5772 raft_consensus.cc:2272] T 389c97ee671c45e2af38eb164a5b3b65 P 020e073a855a41378cd5d5f8dea607a7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.143570  5772 tablet_replica.cc:333] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.144076  5772 raft_consensus.cc:2243] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.144479  5772 raft_consensus.cc:2272] T c9aa7553ce6a40228bf482942c334d55 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.146106  5772 tablet_replica.cc:333] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.146564  5772 raft_consensus.cc:2243] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.146978  5772 raft_consensus.cc:2272] T 4529f922b0cf441daf54eb860c577f48 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.148685  5772 tablet_replica.cc:333] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.149168  5772 raft_consensus.cc:2243] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.149887  5772 raft_consensus.cc:2272] T 9b10bd79742245b9934fd385652d7c72 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.151635  5772 tablet_replica.cc:333] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.152092  5772 raft_consensus.cc:2243] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.152487  5772 raft_consensus.cc:2272] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.154028  5772 tablet_replica.cc:333] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.154456  5772 raft_consensus.cc:2243] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.154840  5772 raft_consensus.cc:2272] T 641ebfbd26f744f8908128b9c5cde40f P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.156481  5772 tablet_replica.cc:333] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7: stopping tablet replica
I20260710 13:19:27.156917  5772 raft_consensus.cc:2243] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.157629  5772 raft_consensus.cc:2272] T 778146a787c544ff8e834a93e7b5ccd3 P 020e073a855a41378cd5d5f8dea607a7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:27.173259 10354 consensus_peers.cc:597] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 -> Peer 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565): Couldn't send request to peer 020e073a855a41378cd5d5f8dea607a7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.197259  5772 tablet_server.cc:196] TabletServer@127.5.163.2:0 shutdown complete.
W20260710 13:19:27.197255 10352 consensus_peers.cc:597] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 -> Peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Couldn't send request to peer 3e2d2690b1dd430f84287baa4fad19db. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:27.204094 10354 consensus_peers.cc:597] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 -> Peer 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565): Couldn't send request to peer 020e073a855a41378cd5d5f8dea607a7. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:42565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.238565  5772 tablet_server.cc:179] TabletServer@127.5.163.3:0 shutting down...
I20260710 13:19:27.265002  5772 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:27.265717  5772 tablet_replica.cc:333] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.266427  5772 raft_consensus.cc:2243] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.267402  5772 raft_consensus.cc:2272] T 14a4faefa7af40e5930e19aa72469618 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.269980  5772 tablet_replica.cc:333] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.270741  5772 raft_consensus.cc:2243] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:27.270867 10354 consensus_peers.cc:597] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 -> Peer 020e073a855a41378cd5d5f8dea607a7 (127.5.163.2:42565): Couldn't send request to peer 020e073a855a41378cd5d5f8dea607a7. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.2:42565: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.271350  5772 raft_consensus.cc:2272] T d02c4e80bdef4994b5a91dbfb897a344 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.273428  5772 tablet_replica.cc:333] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.273952  5772 raft_consensus.cc:2243] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.274434  5772 raft_consensus.cc:2272] T 250a886b5db4419aac850cbad0d61142 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.276312  5772 tablet_replica.cc:333] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.277047  5772 raft_consensus.cc:2243] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.277567  5772 raft_consensus.cc:2272] T 1cc944179f6e4db690e752a69c28cf67 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.280021  5772 tablet_replica.cc:333] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.280704  5772 raft_consensus.cc:2243] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:27.280998 10352 consensus_peers.cc:597] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 -> Peer 3e2d2690b1dd430f84287baa4fad19db (127.5.163.1:37655): Couldn't send request to peer 3e2d2690b1dd430f84287baa4fad19db. Status: Network error: Client connection negotiation failed: client connection to 127.5.163.1:37655: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:27.281258  5772 raft_consensus.cc:2272] T e86baf1e56c446fbbc5f16d6686953a3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.283283  5772 tablet_replica.cc:333] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.283800  5772 raft_consensus.cc:2243] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.284509  5772 raft_consensus.cc:2272] T 36bbcef26e4f40198e7dbfdc7796b0df P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.286449  5772 tablet_replica.cc:333] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.286942  5772 raft_consensus.cc:2243] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.287333  5772 raft_consensus.cc:2272] T 73afc3eed2464e7dafd66768d1015728 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.289068  5772 tablet_replica.cc:333] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.289536  5772 raft_consensus.cc:2243] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.289917  5772 raft_consensus.cc:2272] T 95119217ad894b3b8b0f2f83ebf2c9b4 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.291632  5772 tablet_replica.cc:333] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.292116  5772 raft_consensus.cc:2243] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.292896  5772 raft_consensus.cc:2272] T b1a60ac13774466d9e2b4969beab79e3 P 844e3782ec774b788c31efaea376d9e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.295161  5772 tablet_replica.cc:333] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.295629  5772 raft_consensus.cc:2243] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.296017  5772 raft_consensus.cc:2272] T 308a381302384bc699e0c8d132e0ff27 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.297824  5772 tablet_replica.cc:333] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.298300  5772 raft_consensus.cc:2243] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.298683  5772 raft_consensus.cc:2272] T 7906b0ae8fbc4c0fa8ad76e18fd93767 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.300277  5772 tablet_replica.cc:333] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.300805  5772 raft_consensus.cc:2243] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.301187  5772 raft_consensus.cc:2272] T 9b10bd79742245b9934fd385652d7c72 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.303095  5772 tablet_replica.cc:333] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.303678  5772 raft_consensus.cc:2243] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.304070  5772 raft_consensus.cc:2272] T 778146a787c544ff8e834a93e7b5ccd3 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.305892  5772 tablet_replica.cc:333] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.306329  5772 raft_consensus.cc:2243] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.307025  5772 raft_consensus.cc:2272] T 389c97ee671c45e2af38eb164a5b3b65 P 844e3782ec774b788c31efaea376d9e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.309775  5772 tablet_replica.cc:333] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.310243  5772 raft_consensus.cc:2243] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.310616  5772 raft_consensus.cc:2272] T c9aa7553ce6a40228bf482942c334d55 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.312283  5772 tablet_replica.cc:333] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.312788  5772 raft_consensus.cc:2243] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.313186  5772 raft_consensus.cc:2272] T 4529f922b0cf441daf54eb860c577f48 P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.314908  5772 tablet_replica.cc:333] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.315383  5772 raft_consensus.cc:2243] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.315798  5772 raft_consensus.cc:2272] T 4908ef7ca3bb4fd9bc7cacddc5238011 P 844e3782ec774b788c31efaea376d9e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.317622  5772 tablet_replica.cc:333] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2: stopping tablet replica
I20260710 13:19:27.318041  5772 raft_consensus.cc:2243] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:27.318413  5772 raft_consensus.cc:2272] T 641ebfbd26f744f8908128b9c5cde40f P 844e3782ec774b788c31efaea376d9e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.346356  5772 tablet_server.cc:196] TabletServer@127.5.163.3:0 shutdown complete.
I20260710 13:19:27.376536  5772 master.cc:562] Master@127.5.163.62:44389 shutting down...
I20260710 13:19:27.395722  5772 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:27.396270  5772 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:27.396621  5772 tablet_replica.cc:333] T 00000000000000000000000000000000 P 61b57d99d034426699a009f7f06f9b8f: stopping tablet replica
I20260710 13:19:27.416456  5772 master.cc:584] Master@127.5.163.62:44389 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11618 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (24012 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (114134 ms total)
[  PASSED  ] 8 tests.
I20260710 13:19:27.468645  5772 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 398 messages since previous log ~416 seconds ago
I20260710 13:19:27.468984  5772 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 398 messages since previous log ~416 seconds ago
I20260710 13:19:27.469205  5772 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 396 messages since previous log ~416 seconds ago
I20260710 13:19:27.469434  5772 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 ~36 seconds ago
I20260710 13:19:27.469610  5772 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 ~36 seconds ago
I20260710 13:19:27.469913  5772 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 9 messages since previous log ~0 seconds ago
I20260710 13:19:27.470217  5772 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
